Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinpalkovic committed Jan 24, 2024
1 parent 2e7c31e commit ce99b28
Show file tree
Hide file tree
Showing 2 changed files with 1,982 additions and 2,805 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"react-confetti": "^6.1.0"
},
"devDependencies": {
"@radix-ui/react-dialog": "^1.0.4",
"@radix-ui/react-dialog": "^1.0.5",
"@storybook/addon-essentials": "next",
"@storybook/addon-interactions": "next",
"@storybook/addon-links": "next",
Expand All @@ -78,26 +78,26 @@
"@storybook/testing-library": "^0.2.2",
"@storybook/theming": "next",
"@storybook/types": "next",
"@types/node": "^18.15.0",
"@types/react": "^18.2.7",
"@types/react-dom": "^18.2.4",
"@vitejs/plugin-react": "^3.1.0",
"auto": "^10.3.0",
"chromatic": "^6.17.4",
"dedent": "^0.7.0",
"framer-motion": "^6.5.1",
"nodemon": "^2.0.22",
"@types/node": "^18",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"@vitejs/plugin-react": "^4.2.1",
"auto": "^11.0.4",
"chromatic": "^10.5.0",
"dedent": "^1.5.1",
"framer-motion": "^11.0.3",
"nodemon": "^3.0.3",
"npm-run-all": "^4.1.5",
"prettier": "^2.3.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-joyride": "^2.5.4",
"prettier": "^3.2.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-joyride": "^2.7.2",
"react-use-measure": "^2.1.1",
"rimraf": "^5.0.1",
"rimraf": "^5.0.5",
"storybook": "next",
"tsup": "^6.6.3",
"typescript": "^4.9.5",
"vite": "^4.1.4"
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"vite": "^5.0.12"
},
"bundler": {
"exportEntries": [
Expand Down
Loading

0 comments on commit ce99b28

Please sign in to comment.