File tree Expand file tree Collapse file tree 2 files changed +692
-975
lines changed Expand file tree Collapse file tree 2 files changed +692
-975
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " nuxt-template" ,
3
3
"type" : " module" ,
4
4
"private" : true ,
5
- "packageManager" : " pnpm@10.12.1 " ,
5
+ "packageManager" : " pnpm@10.17.0 " ,
6
6
"engines" : {
7
7
"pnpm" : " >=9.0.0" ,
8
8
"node" : " >=22.0.0"
19
19
"playwright:install" : " playwright install && sudo apt-get install libatk1.0-0 libatk-bridge2.0-0 libcups2 libxkbcommon0 libatspi2.0-0 libxcomposite1 libxdamage1 libxfixes3 libxrandr2 libgbm1"
20
20
},
21
21
"dependencies" : {
22
- "@nuxt/ui" : " 3.3.3 " ,
23
- "@nuxtjs/i18n" : " 10.0.6 " ,
24
- "nuxt" : " 4.1.1 " ,
22
+ "@nuxt/ui" : " 3.3.4 " ,
23
+ "@nuxtjs/i18n" : " 10.1.0 " ,
24
+ "nuxt" : " 4.1.2 " ,
25
25
"tailwindcss" : " 4.1.13"
26
26
},
27
27
"devDependencies" : {
28
- "@antfu/eslint-config" : " 5.3.0 " ,
28
+ "@antfu/eslint-config" : " 5.4.1 " ,
29
29
"@cspell/dict-de-de" : " 4.1.2" ,
30
30
"@nuxt/test-utils" : " 3.19.2" ,
31
31
"@playwright/test" : " 1.55.0" ,
32
32
"@vue/test-utils" : " 2.4.6" ,
33
33
"cspell" : " 9.2.1" ,
34
- "eslint" : " 9.35 .0" ,
35
- "eslint-plugin-format" : " 1.0.1 " ,
34
+ "eslint" : " 9.36 .0" ,
35
+ "eslint-plugin-format" : " 1.0.2 " ,
36
36
"happy-dom" : " 18.0.1" ,
37
37
"vitest" : " 3.2.4" ,
38
- "vue-tsc" : " 3.0.6 "
38
+ "vue-tsc" : " 3.0.7 "
39
39
}
40
40
}
You can’t perform that action at this time.
0 commit comments