File tree 5 files changed +3224
-4358
lines changed
src/runtime/server/plugins 5 files changed +3224
-4358
lines changed Original file line number Diff line number Diff line change 37
37
"test:unit" : " vitest"
38
38
},
39
39
"dependencies" : {
40
- "@nuxt/kit" : " ^3.12.4 " ,
40
+ "@nuxt/kit" : " ^3.14.1592 " ,
41
41
"defu" : " ^6.1.4" ,
42
- "h3" : " ^1.12 .0" ,
42
+ "h3" : " ^1.13 .0" ,
43
43
"knitwork" : " ^1.1.0" ,
44
- "nitropack" : " ^2.9.7 " ,
44
+ "nitropack" : " ^2.10.4 " ,
45
45
"requrl" : " ^3.0.2" ,
46
46
"scule" : " ^1.3.0" ,
47
47
"ufo" : " ^1.5.4"
50
50
"next-auth" : " ~4.21.1"
51
51
},
52
52
"devDependencies" : {
53
- "@antfu/eslint-config" : " ^2.25.0 " ,
54
- "@nuxt/module-builder" : " ^0.8.3 " ,
55
- "@nuxt/schema" : " ^3.12.4 " ,
53
+ "@antfu/eslint-config" : " ^2.27.3 " ,
54
+ "@nuxt/module-builder" : " ^0.8.4 " ,
55
+ "@nuxt/schema" : " ^3.14.1592 " ,
56
56
"@nuxtjs/eslint-config-typescript" : " ^12.1.0" ,
57
- "@types/node" : " ^18.19.42 " ,
58
- "eslint" : " ^8.57.0 " ,
59
- "nuxt" : " ^3.12.4 " ,
60
- "ofetch" : " ^1.3.4 " ,
61
- "oxlint" : " ^0.7.0 " ,
57
+ "@types/node" : " ^18.19.68 " ,
58
+ "eslint" : " ^8.57.1 " ,
59
+ "nuxt" : " ^3.14.1592 " ,
60
+ "ofetch" : " ^1.4.1 " ,
61
+ "oxlint" : " ^0.7.2 " ,
62
62
"ts-essentials" : " ^9.4.2" ,
63
63
"typescript" : " ^5.5.4" ,
64
- "vitepress" : " ^1.3.1 " ,
64
+ "vitepress" : " ^1.5.0 " ,
65
65
"vitest" : " ^1.6.0" ,
66
- "vue-tsc" : " ^2.0.29 "
66
+ "vue-tsc" : " ^2.1.10 "
67
67
},
68
68
"packageManager" :
" [email protected] +sha512.38dc6fba8dba35b39340b9700112c2fe1e12f10b17134715a4aa98ccf7bb035e76fd981cf0bb384dfa98f8d6af5481c2bef2f4266a24bfa20c34eb7147ce0b5e"
69
69
}
Original file line number Diff line number Diff line change 9
9
"postinstall" : " nuxt prepare"
10
10
},
11
11
"devDependencies" : {
12
- "nuxt" : " ^3.12.4 " ,
12
+ "nuxt" : " ^3.14.1592 " ,
13
13
"typescript" : " ^5.5.4" ,
14
- "vue-tsc" : " ^2.0.29 "
14
+ "vue-tsc" : " ^2.1.10 "
15
15
}
16
16
}
Original file line number Diff line number Diff line change 15
15
"zod" : " ^3.23.8"
16
16
},
17
17
"devDependencies" : {
18
- "@nuxt/test-utils" : " ^3.14 .1" ,
19
- "@playwright/test" : " ^1.46.0 " ,
20
- "@types/jsonwebtoken" : " ^9.0.6 " ,
21
- "@types/node" : " ^18.19.44 " ,
18
+ "@nuxt/test-utils" : " ^3.15 .1" ,
19
+ "@playwright/test" : " ^1.49.1 " ,
20
+ "@types/jsonwebtoken" : " ^9.0.7 " ,
21
+ "@types/node" : " ^18.19.68 " ,
22
22
"@vue/test-utils" : " ^2.4.6" ,
23
- "nuxt" : " ^3.12.4 " ,
23
+ "nuxt" : " ^3.14.1592 " ,
24
24
"typescript" : " ^5.5.4" ,
25
25
"vitest" : " ^1.6.0" ,
26
- "vue-tsc" : " ^2.0.29 "
26
+ "vue-tsc" : " ^2.1.10 "
27
27
}
28
28
}
You can’t perform that action at this time.
0 commit comments