File tree 2 files changed +887
-508
lines changed
2 files changed +887
-508
lines changed Original file line number Diff line number Diff line change 18
18
"@neoconfetti/vue" : " ^2.2.1" ,
19
19
"@nuxtjs/html-validator" : " ^1.8.2" ,
20
20
"@nuxtjs/plausible" : " ^1.0.3" ,
21
- "@unocss/nuxt" : " ^0.64.1 " ,
21
+ "@unocss/nuxt" : " ^0.65.0 " ,
22
22
"nitropack" : " ^2.10.4" ,
23
23
"nuxt" : " ^3.14.159" ,
24
24
"nuxt-og-image" : " ^3.0.8" ,
27
27
"vue" : " ^3.5.13"
28
28
},
29
29
"devDependencies" : {
30
- "@nuxt/eslint" : " 0.7.0 " ,
30
+ "@nuxt/eslint" : " 0.7.3 " ,
31
31
"@nuxt/test-utils" : " 3.14.4" ,
32
- "@playwright/test" : " 1.48.2 " ,
32
+ "@playwright/test" : " 1.49.1 " ,
33
33
"eslint" : " 9.14.0" ,
34
- "lint-staged" : " 15.2.10 " ,
34
+ "lint-staged" : " 15.2.11 " ,
35
35
"mock-driver" : " link:./test/mock-driver" ,
36
36
"simple-git-hooks" : " 2.11.1" ,
37
37
"typescript" : " 5.6.3" ,
45
45
" npx eslint --fix"
46
46
]
47
47
},
48
- "packageManager" : " pnpm@9.13.2 "
48
+ "packageManager" : " pnpm@9.15.0 "
49
49
}
You can’t perform that action at this time.
0 commit comments