File tree 7 files changed +20
-20
lines changed
7 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxt/kit" ,
3
- "version" : " 3.1.0 " ,
3
+ "version" : " 3.1.1 " ,
4
4
"repository" : " nuxt/nuxt" ,
5
5
"license" : " MIT" ,
6
6
"type" : " module" ,
13
13
"prepack" : " unbuild"
14
14
},
15
15
"dependencies" : {
16
- "@nuxt/schema" : " 3.1.0 " ,
16
+ "@nuxt/schema" : " 3.1.1 " ,
17
17
"c12" : " ^1.1.0" ,
18
18
"consola" : " ^2.15.3" ,
19
19
"defu" : " ^6.1.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxi" ,
3
- "version" : " 3.1.0 " ,
3
+ "version" : " 3.1.1 " ,
4
4
"repository" : " nuxt/nuxt" ,
5
5
"license" : " MIT" ,
6
6
"type" : " module" ,
18
18
"prepack" : " unbuild"
19
19
},
20
20
"devDependencies" : {
21
- "@nuxt/kit" : " 3.1.0 " ,
22
- "@nuxt/schema" : " 3.1.0 " ,
21
+ "@nuxt/kit" : " 3.1.1 " ,
22
+ "@nuxt/schema" : " 3.1.1 " ,
23
23
"@types/clear" : " ^0" ,
24
24
"@types/flat" : " ^5.0.2" ,
25
25
"@types/mri" : " ^1.1.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt" ,
3
- "version" : " 3.1.0 " ,
3
+ "version" : " 3.1.1 " ,
4
4
"repository" : " nuxt/nuxt" ,
5
5
"license" : " MIT" ,
6
6
"type" : " module" ,
37
37
},
38
38
"dependencies" : {
39
39
"@nuxt/devalue" : " ^2.0.0" ,
40
- "@nuxt/kit" : " 3.1.0 " ,
41
- "@nuxt/schema" : " 3.1.0 " ,
40
+ "@nuxt/kit" : " 3.1.1 " ,
41
+ "@nuxt/schema" : " 3.1.1 " ,
42
42
"@nuxt/telemetry" : " ^2.1.9" ,
43
43
"@nuxt/ui-templates" : " ^1.1.0" ,
44
- "@nuxt/vite-builder" : " 3.1.0 " ,
44
+ "@nuxt/vite-builder" : " 3.1.1 " ,
45
45
"@unhead/ssr" : " ^1.0.18" ,
46
46
"@vue/reactivity" : " ^3.2.45" ,
47
47
"@vue/shared" : " ^3.2.45" ,
62
62
"magic-string" : " ^0.27.0" ,
63
63
"mlly" : " ^1.1.0" ,
64
64
"nitropack" : " ^2.0.0" ,
65
- "nuxi" : " 3.1.0 " ,
65
+ "nuxi" : " 3.1.1 " ,
66
66
"ofetch" : " ^1.0.0" ,
67
67
"ohash" : " ^1.0.0" ,
68
68
"pathe" : " ^1.1.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxt/schema" ,
3
- "version" : " 3.1.0 " ,
3
+ "version" : " 3.1.1 " ,
4
4
"repository" : " nuxt/nuxt" ,
5
5
"license" : " MIT" ,
6
6
"type" : " module" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxt/test-utils" ,
3
- "version" : " 3.1.0 " ,
3
+ "version" : " 3.1.1 " ,
4
4
"repository" : " nuxt/nuxt" ,
5
5
"license" : " MIT" ,
6
6
"type" : " module" ,
13
13
"prepack" : " unbuild"
14
14
},
15
15
"dependencies" : {
16
- "@nuxt/kit" : " 3.1.0 " ,
17
- "@nuxt/schema" : " 3.1.0 " ,
16
+ "@nuxt/kit" : " 3.1.1 " ,
17
+ "@nuxt/schema" : " 3.1.1 " ,
18
18
"consola" : " ^2.15.3" ,
19
19
"defu" : " ^6.1.2" ,
20
20
"execa" : " ^6.1.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxt/vite-builder" ,
3
- "version" : " 3.1.0 " ,
3
+ "version" : " 3.1.1 " ,
4
4
"repository" : " nuxt/nuxt" ,
5
5
"license" : " MIT" ,
6
6
"type" : " module" ,
13
13
"prepack" : " unbuild"
14
14
},
15
15
"devDependencies" : {
16
- "@nuxt/schema" : " 3.1.0 " ,
16
+ "@nuxt/schema" : " 3.1.1 " ,
17
17
"@types/cssnano" : " ^5.1.0" ,
18
18
"unbuild" : " latest" ,
19
19
"vue" : " 3.2.45"
20
20
},
21
21
"dependencies" : {
22
- "@nuxt/kit" : " 3.1.0 " ,
22
+ "@nuxt/kit" : " 3.1.1 " ,
23
23
"@rollup/plugin-replace" : " ^5.0.2" ,
24
24
"@vitejs/plugin-vue" : " ^4.0.0" ,
25
25
"@vitejs/plugin-vue-jsx" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxt/webpack-builder" ,
3
- "version" : " 3.1.0 " ,
3
+ "version" : " 3.1.1 " ,
4
4
"repository" : " nuxt/nuxt" ,
5
5
"license" : " MIT" ,
6
6
"type" : " module" ,
18
18
"dependencies" : {
19
19
"@babel/core" : " ^7.20.12" ,
20
20
"@nuxt/friendly-errors-webpack-plugin" : " ^2.5.2" ,
21
- "@nuxt/kit" : " 3.1.0 " ,
21
+ "@nuxt/kit" : " 3.1.1 " ,
22
22
"autoprefixer" : " ^10.4.13" ,
23
23
"css-loader" : " ^6.7.3" ,
24
24
"css-minimizer-webpack-plugin" : " ^4.2.2" ,
57
57
"webpackbar" : " ^5.0.2"
58
58
},
59
59
"devDependencies" : {
60
- "@nuxt/schema" : " 3.1.0 " ,
60
+ "@nuxt/schema" : " 3.1.1 " ,
61
61
"@types/lodash-es" : " ^4.17.6" ,
62
62
"@types/pify" : " ^5.0.1" ,
63
63
"@types/webpack-bundle-analyzer" : " ^4.6.0" ,
You can’t perform that action at this time.
0 commit comments