This repository was archived by the owner on Nov 20, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +1586
-774
lines changed Expand file tree Collapse file tree 4 files changed +1586
-774
lines changed Original file line number Diff line number Diff line change 28
28
"vitest" : " 1.5.3"
29
29
},
30
30
"resolutions" : {
31
- "@nuxt/kit" : " 3.7.3 " ,
32
- "@nuxt/schema" : " 3.7.3 " ,
33
- "nuxt" : " 3.7.3 "
31
+ "@nuxt/kit" : " 3.11.2 " ,
32
+ "@nuxt/schema" : " 3.11.2 " ,
33
+ "nuxt" : " 3.11.2 "
34
34
}
35
35
}
Original file line number Diff line number Diff line change 50
50
"@iframely/embed.js" : " ^1.10.3" ,
51
51
"@nuxt/devalue" : " ^2.0.2" ,
52
52
"@nuxt/image" : " ^1.0.0-rc.1" ,
53
- "@nuxt/kit" : " ~3.7.3 " ,
54
- "@nuxt/schema" : " ~3.7.3 " ,
53
+ "@nuxt/kit" : " ~3.11.0 " ,
54
+ "@nuxt/schema" : " ~3.11.0 " ,
55
55
"@nuxtjs/html-validator" : " ^1.5.1" ,
56
56
"@sentry/node" : " ^7.113.0" ,
57
57
"@sentry/tracing" : " ^7.113.0" ,
126
126
"zod-validation-error" : " ^3.2.0"
127
127
},
128
128
"devDependencies" : {
129
- "@nuxt/kit" : " 3.7.3 " ,
129
+ "@nuxt/kit" : " 3.11.2 " ,
130
130
"@nuxt/module-builder" : " 0.5.2" ,
131
131
"@nuxt/test-utils" : " 3.9.0" ,
132
132
"@nuxtjs/tailwindcss" : " 6.8.0" ,
145
145
"fs-extra" : " 11.2.0" ,
146
146
"globby" : " 14.0.1" ,
147
147
"msw" : " 2.2.14" ,
148
- "nuxt" : " 3.7.3 " ,
148
+ "nuxt" : " 3.11.2 " ,
149
149
"prettier" : " 3.2.5" ,
150
150
"proper-tags" : " 2.0.2" ,
151
151
"tsup" : " 8.0.2" ,
Original file line number Diff line number Diff line change 20
20
"@babel/runtime" : " ^7.24.5" ,
21
21
"@iframely/embed.js" : " ^1.10.3" ,
22
22
"@nuxt/devalue" : " ^2.0.2" ,
23
- "@nuxt/kit" : " 3.7.3 " ,
23
+ "@nuxt/kit" : " 3.11.2 " ,
24
24
"@nuxtjs/html-validator" : " ^1.5.1" ,
25
25
"@sentry/node" : " ^7.113.0" ,
26
26
"@sentry/tracing" : " ^7.113.0" ,
84
84
"eslint-plugin-prettier" : " 5.1.3" ,
85
85
"fs-extra" : " 11.2.0" ,
86
86
"globby" : " 14.0.1" ,
87
- "nuxt" : " 3.7.3 " ,
87
+ "nuxt" : " 3.11.2 " ,
88
88
"prettier" : " 3.2.5" ,
89
89
"tsx" : " 4.8.2" ,
90
90
"typescript" : " 5.4.5" ,
You can’t perform that action at this time.
0 commit comments