Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
YeonV committed Nov 28, 2024
1 parent a593222 commit 5e41fba
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@dnd-kit/core": "^6.2.0",
"@dnd-kit/modifiers": "^7.0.0",
"@dnd-kit/modifiers": "^8.0.0",
"@electron/remote": "^2.0.9",
"@emotion/react": "^11.13.5",
"@emotion/styled": "^11.13.5",
Expand Down Expand Up @@ -72,7 +72,7 @@
"react-hotkeys-hook": "^4.6.1",
"react-otp-input": "^3.1.1",
"react-rnd": "^10.4.12",
"react-router-dom": "^6.26.1",
"react-router-dom": "^7.0.1",
"react-scripts": "5.0.1",
"react-webcam": "^7.2.0",
"react-zoom-pan-pinch": "^3.6.1",
Expand Down Expand Up @@ -180,7 +180,7 @@
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@chromatic-com/storybook": "1",
"@chromatic-com/storybook": "3.2.2",
"@eslint/compat": "^1.2.3",
"@storybook/addon-actions": "^8.4.5",
"@storybook/addon-essentials": "^8.4.5",
Expand All @@ -199,10 +199,10 @@
"@types/react-dom": "^18.2.19",
"@types/react-router-dom": "^5.3.3",
"@types/styled-components": "^5.1.34",
"concurrently": "^8.2.2",
"concurrently": "^9.1.0",
"cross-env": "^7.0.3",
"electron": "^27.1.2",
"electron-builder": "^24.9.1",
"electron-builder": "^25.1.8",
"eslint": "8.57",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.3",
Expand Down

0 comments on commit 5e41fba

Please sign in to comment.