Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit af1706d

Browse files
chore(deps): update nuxt packages (#937)
1 parent 919f64c commit af1706d

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"dependencies": {
3-
"nuxt-buefy": "^0.4.13"
3+
"nuxt-buefy": "^0.4.21"
44
}
55
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
3-
"@chakra-ui/nuxt": "^0.4.2",
3+
"@chakra-ui/nuxt": "^0.5.0",
44
"@nuxtjs/emotion": "^0.1.0"
55
}
66
}

packages/cna-template/template/nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@babel/eslint-parser": "^7.17.0",
3737
"eslint": "^8.11.0",
3838
"eslint-config-prettier": "^8.5.0",
39-
"eslint-plugin-nuxt": "^3.1.0",
39+
"eslint-plugin-nuxt": "^3.2.0",
4040
"eslint-plugin-vue": "^8.5.0",
4141
"husky": "^7.0.4",
4242
"lint-staged": "^12.3.5",

packages/create-nuxt-app/test/snapshots/index.test.js.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -787,7 +787,7 @@ Generated by [AVA](https://avajs.dev).
787787
dependencies: {
788788
'core-js': '^3.21.1',
789789
nuxt: '^2.15.8',
790-
'nuxt-buefy': '^0.4.13',
790+
'nuxt-buefy': '^0.4.21',
791791
vue: '^2.6.14',
792792
'vue-server-renderer': '^2.6.14',
793793
'vue-template-compiler': '^2.6.14',
@@ -871,7 +871,7 @@ Generated by [AVA](https://avajs.dev).
871871
872872
{
873873
dependencies: {
874-
'@chakra-ui/nuxt': '^0.4.2',
874+
'@chakra-ui/nuxt': '^0.5.0',
875875
'@nuxtjs/emotion': '^0.1.0',
876876
'core-js': '^3.21.1',
877877
nuxt: '^2.15.8',
@@ -2166,7 +2166,7 @@ Generated by [AVA](https://avajs.dev).
21662166
'@nuxtjs/stylelint-module': '^4.1.0',
21672167
eslint: '^8.11.0',
21682168
'eslint-config-prettier': '^8.5.0',
2169-
'eslint-plugin-nuxt': '^3.1.0',
2169+
'eslint-plugin-nuxt': '^3.2.0',
21702170
'eslint-plugin-vue': '^8.5.0',
21712171
husky: '^7.0.4',
21722172
'lint-staged': '^12.3.5',
@@ -2279,7 +2279,7 @@ Generated by [AVA](https://avajs.dev).
22792279
'@nuxtjs/eslint-config': '^8.0.0',
22802280
'@nuxtjs/eslint-module': '^3.0.2',
22812281
eslint: '^8.11.0',
2282-
'eslint-plugin-nuxt': '^3.1.0',
2282+
'eslint-plugin-nuxt': '^3.2.0',
22832283
'eslint-plugin-vue': '^8.5.0',
22842284
},
22852285
private: true,
1 Byte
Binary file not shown.

0 commit comments

Comments
 (0)