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 +648
-743
lines changed Expand file tree Collapse file tree 4 files changed +648
-743
lines changed Original file line number Diff line number Diff line change 17
17
"@babel/runtime" : " ^7.23.2" ,
18
18
"@iframely/embed.js" : " ^1.10.3" ,
19
19
"@nuxt/devalue" : " ^2.0.2" ,
20
- "@nuxt/kit" : " 3.6.5 " ,
20
+ "@nuxt/kit" : " 3.8.0 " ,
21
21
"@nuxtjs/html-validator" : " ^1.5.1" ,
22
22
"@rudderstack/rudder-sdk-node" : " ^2.0.5" ,
23
23
"@sentry/node" : " ^7.74.0" ,
86
86
"lerna" : " 7.3.1" ,
87
87
"msw" : " 1.3.2" ,
88
88
"npm-run-all" : " 4.1.5" ,
89
- "nuxt" : " 3.6.5 " ,
89
+ "nuxt" : " 3.8.0 " ,
90
90
"nx" : " 16.10.0" ,
91
91
"prettier" : " 3.0.3" ,
92
92
"tsx" : " 3.12.10" ,
95
95
},
96
96
"resolutions" : {
97
97
"graphql" : " 16.6.0" ,
98
- "nuxt" : " 3.6.5 " ,
99
- "@nuxt/kit" : " 3.6.5 " ,
100
- "@nuxt/schema" : " 3.6.5 "
98
+ "nuxt" : " 3.8.0 " ,
99
+ "@nuxt/kit" : " 3.8.0 " ,
100
+ "@nuxt/schema" : " 3.8.0 "
101
101
},
102
102
"msw" : {
103
103
"workerDirectory" : " public"
Original file line number Diff line number Diff line change 115
115
"@iframely/embed.js" : " ^1.10.3" ,
116
116
"@nuxt/devalue" : " ^2.0.2" ,
117
117
"@nuxt/image" : " ^1.0.0-rc.1" ,
118
- "@nuxt/kit" : " ~3.6.5 " ,
119
- "@nuxt/schema" : " ~3.6.5 " ,
118
+ "@nuxt/kit" : " ~3.8.0 " ,
119
+ "@nuxt/schema" : " ~3.8.0 " ,
120
120
"@nuxtjs/html-validator" : " ^1.5.1" ,
121
121
"@sentry/node" : " ^7.74.0" ,
122
122
"@sentry/tracing" : " ^7.74.0" ,
195
195
"devDependencies" : {
196
196
"@antfu/eslint-config-vue" : " 0.42.1" ,
197
197
"@nuxt/eslint-config" : " 0.2.0" ,
198
- "@nuxt/kit" : " 3.6.5 " ,
198
+ "@nuxt/kit" : " 3.8.0 " ,
199
199
"@nuxt/module-builder" : " 0.5.2" ,
200
- "@nuxt/test-utils" : " 3.6.5 " ,
200
+ "@nuxt/test-utils" : " 3.8.0 " ,
201
201
"@nuxtjs/tailwindcss" : " 6.8.0" ,
202
202
"@types/find-cache-dir" : " 3.2.1" ,
203
203
"@types/fs-extra" : " 11.0.2" ,
218
218
"fs-extra" : " 11.1.1" ,
219
219
"globby" : " 13.2.2" ,
220
220
"msw" : " 1.3.2" ,
221
- "nuxt" : " 3.6.5 " ,
221
+ "nuxt" : " 3.8.0 " ,
222
222
"nx" : " 16.10.0" ,
223
223
"prettier" : " 3.0.3" ,
224
224
"tsup" : " 7.2.0" ,
Original file line number Diff line number Diff line change 20
20
"@babel/runtime" : " ^7.23.2" ,
21
21
"@iframely/embed.js" : " ^1.10.3" ,
22
22
"@nuxt/devalue" : " ^2.0.2" ,
23
- "@nuxt/kit" : " 3.6.5 " ,
23
+ "@nuxt/kit" : " 3.8.0 " ,
24
24
"@nuxtjs/html-validator" : " ^1.5.1" ,
25
25
"@rudderstack/rudder-sdk-node" : " ^2.0.5" ,
26
26
"@sentry/node" : " ^7.74.0" ,
92
92
"globby" : " 13.2.2" ,
93
93
"msw" : " 1.3.2" ,
94
94
"npm-run-all" : " 4.1.5" ,
95
- "nuxt" : " 3.6.5 " ,
95
+ "nuxt" : " 3.8.0 " ,
96
96
"prettier" : " 3.0.3" ,
97
97
"tsx" : " 3.12.10" ,
98
98
"typescript" : " 5.2.2" ,
You can’t perform that action at this time.
0 commit comments