File tree Expand file tree Collapse file tree 3 files changed +115
-115
lines changed Expand file tree Collapse file tree 3 files changed +115
-115
lines changed Original file line number Diff line number Diff line change 1
- 20.15.1
1
+ 20.16.0
Original file line number Diff line number Diff line change 10
10
"lint" : " ESLINT_USE_FLAT_CONFIG=true eslint 'src/**/*.*'" ,
11
11
"serve" : " vite preview"
12
12
},
13
- "packageManager" : " pnpm@9.5 .0" ,
13
+ "packageManager" : " pnpm@9.6 .0" ,
14
14
"engines" : {
15
15
"node" : " >=20.11.1" ,
16
16
"pnpm" : " ^9.0.0"
17
17
},
18
18
"dependencies" : {
19
- "pinia" : " 2.1.7 " ,
19
+ "pinia" : " 2.2.1 " ,
20
20
"uid" : " 2.0.2" ,
21
21
"vue" : " 3.4.35" ,
22
22
"vue-types" : " 5.1.3"
23
23
},
24
24
"devDependencies" : {
25
- "@eslint/js" : " 9.7 .0" ,
25
+ "@eslint/js" : " 9.8 .0" ,
26
26
"@types/node" : " 20.14.13" ,
27
- "@vitejs/plugin-vue" : " 5.0.5 " ,
27
+ "@vitejs/plugin-vue" : " 5.1.2 " ,
28
28
"@vue/compiler-sfc" : " 3.4.35" ,
29
29
"autoprefixer" : " 10.4.19" ,
30
- "eslint" : " 9.7 .0" ,
30
+ "eslint" : " 9.8 .0" ,
31
31
"eslint-config-prettier" : " 9.1.0" ,
32
32
"eslint-plugin-prettier" : " 5.2.1" ,
33
33
"eslint-plugin-vue" : " 9.27.0" ,
34
34
"postcss" : " 8.4.40" ,
35
35
"prettier" : " 3.3.3" ,
36
36
"tailwindcss" : " 3.4.7" ,
37
37
"typescript" : " 5.5.4" ,
38
- "typescript-eslint" : " 7.16.1 " ,
38
+ "typescript-eslint" : " 7.18.0 " ,
39
39
"vite" : " 5.3.5" ,
40
40
"vite-plugin-pwa" : " 0.20.1" ,
41
41
"vite-svg-loader" : " 5.1.0" ,
You can’t perform that action at this time.
0 commit comments