We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 527b66d commit b09263fCopy full SHA for b09263f
front/package.json
@@ -3,7 +3,7 @@
3
"private": true,
4
"version": "0.0.0",
5
"type": "module",
6
- "packageManager": "pnpm@9.15.2",
+ "packageManager": "pnpm@9.15.3",
7
"scripts": {
8
"dev": "vite",
9
"build": "tsc -b && vite build",
@@ -25,12 +25,12 @@
25
"@biomejs/biome": "1.9.4",
26
"@tanstack/router-devtools": "1.95.1",
27
"@tanstack/router-plugin": "1.95.1",
28
- "@types/react": "19.0.2",
+ "@types/react": "19.0.3",
29
"@types/react-dom": "19.0.2",
30
"@vitejs/plugin-react-swc": "3.7.2",
31
"autoprefixer": "10.4.20",
32
"globals": "15.14.0",
33
- "orval": "7.3.0",
+ "orval": "7.4.0",
34
"postcss": "8.4.49",
35
"tailwindcss": "3.4.17",
36
"typescript": "5.7.2",
0 commit comments