File tree 5 files changed +168
-168
lines changed
5 files changed +168
-168
lines changed Original file line number Diff line number Diff line change 15
15
"vue" : " ^3.5.13"
16
16
},
17
17
"devDependencies" : {
18
- "@hywax/tools-eslint" : " ^1.0 .0" ,
18
+ "@hywax/tools-eslint" : " ^1.1 .0" ,
19
19
"@hywax/vitepress-yandex-metrika" : " ^0.4.0" ,
20
- "@iconify/json" : " ^2.2.277 " ,
20
+ "@iconify/json" : " ^2.2.279 " ,
21
21
"@types/node" : " ^22.10.1" ,
22
- "unocss" : " ^0.64 .1" ,
22
+ "unocss" : " ^0.65 .1" ,
23
23
"unplugin-vue-components" : " ^0.27.5" ,
24
- "vite" : " ^6.0.1 " ,
24
+ "vite" : " ^6.0.3 " ,
25
25
"vitepress" : " ^1.5.0"
26
26
}
27
27
}
Original file line number Diff line number Diff line change 20
20
"zod" : " ^3.23.8"
21
21
},
22
22
"devDependencies" : {
23
- "@hywax/tools-eslint" : " ^1.0 .0" ,
23
+ "@hywax/tools-eslint" : " ^1.1 .0" ,
24
24
"@nuxtjs/i18n" : " ^9.1.0" ,
25
25
"@types/node" : " ^22.10.1" ,
26
26
"@vueuse/nuxt" : " ^12.0.0" ,
27
27
"nuxt" : " ^3.14.1592" ,
28
- "nuxt-zod-i18n" : " ^1.11.0 " ,
28
+ "nuxt-zod-i18n" : " ^1.11.2 " ,
29
29
"typescript" : " ^5.7.2" ,
30
30
"vue-tsc" : " ^2.1.10"
31
31
}
Original file line number Diff line number Diff line change 1
- ARG NODE=node:22.11 -alpine
1
+ ARG NODE=node:22.12.0 -alpine
2
2
3
3
# ################ Builder ##############
4
4
Original file line number Diff line number Diff line change 3
3
"type" : " module" ,
4
4
"version" : " 1.0.0" ,
5
5
"private" : true ,
6
- "packageManager" :
" [email protected] .2 " ,
6
+ "packageManager" :
" [email protected] .4 " ,
7
7
"scripts" : {
8
8
"dev" : " pnpm run dev" ,
9
9
"dev:mafl" : " pnpm --filter @mafl/mafl dev" ,
17
17
"devDependencies" : {
18
18
"@commitlint/cli" : " ^19.6.0" ,
19
19
"@commitlint/config-conventional" : " ^19.6.0" ,
20
- "@hywax/tools-eslint" : " ^1.0 .0" ,
20
+ "@hywax/tools-eslint" : " ^1.1 .0" ,
21
21
"changelogen" : " ^0.5.7" ,
22
22
"husky" : " ^9.1.7" ,
23
23
"lint-staged" : " ^15.2.10"
You can’t perform that action at this time.
0 commit comments