File tree Expand file tree Collapse file tree 2 files changed +512
-113
lines changed Expand file tree Collapse file tree 2 files changed +512
-113
lines changed Original file line number Diff line number Diff line change 3
3
"private" : true ,
4
4
"version" : " 0.0.0" ,
5
5
"type" : " module" ,
6
- "packageManager" : " pnpm@9.15.2 " ,
6
+ "packageManager" : " pnpm@9.15.3 " ,
7
7
"scripts" : {
8
8
"dev" : " vite" ,
9
9
"build" : " tsc -b && vite build" ,
23
23
},
24
24
"devDependencies" : {
25
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 " ,
26
+ "@tanstack/router-devtools" : " 1.95.3 " ,
27
+ "@tanstack/router-plugin" : " 1.95.3 " ,
28
+ "@types/react" : " 19.0.4 " ,
29
29
"@types/react-dom" : " 19.0.2" ,
30
30
"@vitejs/plugin-react-swc" : " 3.7.2" ,
31
31
"autoprefixer" : " 10.4.20" ,
32
32
"globals" : " 15.14.0" ,
33
- "orval" : " 7.3.0 " ,
33
+ "orval" : " 7.4.1 " ,
34
34
"postcss" : " 8.4.49" ,
35
35
"tailwindcss" : " 3.4.17" ,
36
- "typescript" : " 5.7.2 " ,
36
+ "typescript" : " 5.7.3 " ,
37
37
"vite" : " 6.0.7"
38
38
}
39
39
}
You can’t perform that action at this time.
0 commit comments