File tree Expand file tree Collapse file tree 2 files changed +467
-224
lines changed Expand file tree Collapse file tree 2 files changed +467
-224
lines changed Original file line number Diff line number Diff line change 15
15
"dependencies" : {
16
16
"is-ip" : " ^5.0.1" ,
17
17
"maplibre-gl" : " ^3.6.2" ,
18
- "pinia" : " ^2.2.2 " ,
19
- "vue" : " ^3.5.9 " ,
20
- "vue-router" : " ^4.4.5 "
18
+ "pinia" : " ^2.3.0 " ,
19
+ "vue" : " ^3.5.13 " ,
20
+ "vue-router" : " ^4.5.0 "
21
21
},
22
22
"devDependencies" : {
23
23
"@rushstack/eslint-patch" : " ^1.10.4" ,
24
24
"@tsconfig/node18" : " ^18.2.4" ,
25
25
"@types/node" : " ^18.19.53" ,
26
- "@vitejs/plugin-vue" : " ^4.6.2 " ,
26
+ "@vitejs/plugin-vue" : " ^5.2.1 " ,
27
27
"@vue/eslint-config-prettier" : " ^8.0.0" ,
28
28
"@vue/eslint-config-typescript" : " ^12.0.0" ,
29
- "@vue/tsconfig" : " ^0.4 .0" ,
29
+ "@vue/tsconfig" : " ^0.7 .0" ,
30
30
"eslint" : " ^8.57.1" ,
31
31
"eslint-plugin-vue" : " ^9.28.0" ,
32
32
"npm-run-all2" : " ^6.2.3" ,
33
33
"prettier" : " ^3.3.3" ,
34
34
"typescript" : " ~5.2.2" ,
35
- "vite" : " ^4.5.5" ,
36
- "vue-tsc" : " ^1.8.27"
37
- }
35
+ "vite" : " ^6.0.3" ,
36
+ "vue-tsc" : " ^2.1.10"
37
+ },
38
+ "type" : " module"
38
39
}
You can’t perform that action at this time.
0 commit comments