Skip to content

Commit e7e5dc9

Browse files
authored
build(deps): bump multiple dependencies in the npm_and_yarn group (#63)
1 parent 58305de commit e7e5dc9

2 files changed

Lines changed: 1637 additions & 1699 deletions

File tree

package.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -34,58 +34,58 @@
3434
"dependencies": {
3535
"@chakra-ui/react": "^2.10.9",
3636
"@emotion/react": "^11.14.0",
37-
"@emotion/styled": "^11.14.0",
37+
"@emotion/styled": "^11.14.1",
3838
"@fingerprintjs/fingerprintjs": "3.4.2",
39-
"@formkit/auto-animate": "^0.8.2",
39+
"@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.80.7",
43-
"@tsparticles/engine": "^3.8.1",
42+
"@tanstack/react-query": "^5.90.17",
43+
"@tsparticles/engine": "^3.9.1",
4444
"@tsparticles/preset-links": "^3.2.0",
4545
"@tsparticles/react": "^3.0.0",
46-
"@vercel/analytics": "^1.5.0",
47-
"@vercel/speed-insights": "^1.2.0",
48-
"axios": "^1.12.0",
46+
"@vercel/analytics": "^1.6.1",
47+
"@vercel/speed-insights": "^1.3.1",
48+
"axios": "^1.13.2",
4949
"clsx": "^2.1.1",
5050
"date-fns": "^3.6.0",
5151
"framer-motion": "^11.18.2",
52-
"jotai": "^2.12.5",
53-
"nanoid": "^5.1.5",
52+
"jotai": "^2.16.2",
53+
"nanoid": "^5.1.6",
5454
"qs": "^6.14.1",
5555
"react": "^18.3.1",
5656
"react-dom": "^18.3.1",
5757
"react-error-boundary": "^4.1.2",
58-
"react-hook-form": "^7.57.0",
58+
"react-hook-form": "^7.71.1",
5959
"react-icons": "^5.5.0",
60-
"react-router-dom": "^6.30.1",
61-
"sass": "^1.89.2",
62-
"yup": "^1.6.1"
60+
"react-router-dom": "^6.30.3",
61+
"sass": "^1.97.2",
62+
"yup": "^1.7.1"
6363
},
6464
"devDependencies": {
6565
"@hookform/devtools": "^4.4.0",
66-
"@tanstack/eslint-plugin-query": "^5.78.0",
67-
"@tanstack/react-query-devtools": "^5.80.7",
68-
"@types/node": "^20.19.0",
66+
"@tanstack/eslint-plugin-query": "^5.91.2",
67+
"@tanstack/react-query-devtools": "^5.91.2",
68+
"@types/node": "^20.19.29",
6969
"@types/qs": "^6.14.0",
70-
"@types/react": "^18.3.23",
70+
"@types/react": "^18.3.27",
7171
"@types/react-dom": "^18.3.7",
7272
"@typescript-eslint/eslint-plugin": "^7.18.0",
7373
"@typescript-eslint/parser": "^7.18.0",
74-
"@vitejs/plugin-react": "^4.5.2",
74+
"@vitejs/plugin-react": "^4.7.0",
7575
"eslint": "^8.57.1",
76-
"eslint-config-prettier": "^9.1.0",
76+
"eslint-config-prettier": "^9.1.2",
7777
"eslint-import-resolver-typescript": "^3.10.1",
78-
"eslint-plugin-import": "^2.31.0",
79-
"eslint-plugin-prettier": "^5.4.1",
78+
"eslint-plugin-import": "^2.32.0",
79+
"eslint-plugin-prettier": "^5.5.5",
8080
"eslint-plugin-react": "^7.37.5",
8181
"eslint-plugin-react-hooks": "^4.6.2",
82-
"eslint-plugin-react-refresh": "^0.4.20",
82+
"eslint-plugin-react-refresh": "^0.4.26",
8383
"husky": "^9.1.7",
8484
"jotai-devtools": "^0.8.0",
8585
"lint-staged": "^15.5.2",
86-
"prettier": "^3.5.3",
86+
"prettier": "^3.7.4",
8787
"rollup-plugin-visualizer": "^5.14.0",
88-
"typescript": "^5.8.3",
88+
"typescript": "^5.9.3",
8989
"vite": "^5.4.21",
9090
"vite-plugin-pwa": "^0.19.8",
9191
"vite-tsconfig-paths": "^4.3.2"

0 commit comments

Comments
 (0)