We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baaf425 commit 9aedb52Copy full SHA for 9aedb52
1 file changed
package.json
@@ -10,18 +10,18 @@
10
"@types/jquery": "^3.5.32",
11
"@types/js-cookie": "^3.0.6",
12
"@types/lodash": "^4.17.16",
13
- "@types/node": "^18.19.81",
14
- "@types/react": "^18.3.19",
15
- "@types/react-dom": "^18.3.5",
+ "@types/node": "^18.19.86",
+ "@types/react": "^18.3.20",
+ "@types/react-dom": "^18.3.6",
16
"@vitejs/plugin-react": "^4.3.4",
17
"c8": "^9.1.0",
18
"jsdom": "^24.1.3",
19
- "typescript": "^5.8.2",
20
- "vite": "^6.2.2",
+ "typescript": "^5.8.3",
+ "vite": "^6.2.5",
21
"vite-plugin-pwa": "^0.21.2",
22
"vite-plugin-svgr": "^4.3.0",
23
"vite-tsconfig-paths": "^5.1.4",
24
- "vitest": "^3.0.9"
+ "vitest": "^3.1.1"
25
},
26
"dependencies": {
27
"@fortawesome/fontawesome-svg-core": "^6.7.2",
0 commit comments