Skip to content

Commit cc1fd68

Browse files
committed
📦️ 패키지 마이너 업데이트
1 parent b691e74 commit cc1fd68

2 files changed

Lines changed: 477 additions & 558 deletions

File tree

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -39,35 +39,35 @@
3939
"@formkit/auto-animate": "^0.8.4",
4040
"@hookform/resolvers": "^3.10.0",
4141
"@lottiefiles/react-lottie-player": "^3.6.0",
42-
"@tanstack/react-query": "^5.90.17",
42+
"@tanstack/react-query": "^5.90.21",
4343
"@tsparticles/engine": "^3.9.1",
4444
"@tsparticles/preset-links": "^3.2.0",
4545
"@tsparticles/react": "^3.0.0",
4646
"@vercel/analytics": "^1.6.1",
4747
"@vercel/speed-insights": "^1.3.1",
48-
"axios": "^1.13.5",
48+
"axios": "^1.13.6",
4949
"clsx": "^2.1.1",
5050
"date-fns": "^3.6.0",
5151
"framer-motion": "^11.18.2",
52-
"jotai": "^2.16.2",
52+
"jotai": "^2.18.0",
5353
"nanoid": "^5.1.6",
54-
"qs": "^6.14.2",
54+
"qs": "^6.15.0",
5555
"react": "^18.3.1",
5656
"react-dom": "^18.3.1",
5757
"react-error-boundary": "^4.1.2",
58-
"react-hook-form": "^7.71.1",
58+
"react-hook-form": "^7.71.2",
5959
"react-icons": "^5.5.0",
6060
"react-router-dom": "^6.30.3",
61-
"sass": "^1.97.2",
61+
"sass": "^1.97.3",
6262
"yup": "^1.7.1"
6363
},
6464
"devDependencies": {
6565
"@hookform/devtools": "^4.4.0",
66-
"@tanstack/eslint-plugin-query": "^5.91.2",
67-
"@tanstack/react-query-devtools": "^5.91.2",
68-
"@types/node": "^20.19.29",
66+
"@tanstack/eslint-plugin-query": "^5.91.4",
67+
"@tanstack/react-query-devtools": "^5.91.3",
68+
"@types/node": "^20.19.35",
6969
"@types/qs": "^6.14.0",
70-
"@types/react": "^18.3.27",
70+
"@types/react": "^18.3.28",
7171
"@types/react-dom": "^18.3.7",
7272
"@typescript-eslint/eslint-plugin": "^7.18.0",
7373
"@typescript-eslint/parser": "^7.18.0",
@@ -83,7 +83,7 @@
8383
"husky": "^9.1.7",
8484
"jotai-devtools": "^0.8.0",
8585
"lint-staged": "^15.5.2",
86-
"prettier": "^3.7.4",
86+
"prettier": "^3.8.1",
8787
"rollup-plugin-visualizer": "^5.14.0",
8888
"typescript": "^5.9.3",
8989
"vite": "^5.4.21",

0 commit comments

Comments
 (0)