Skip to content

Commit 55e6dff

Browse files
committed
Merge branch 'renovate/eslint-plugin-vue-9.x' of https://github.com/GrabarzUndPartner/nuxt-custom-elements-example into renovate/eslint-plugin-vue-9.x
2 parents 1c50e4e + 84ca32f commit 55e6dff

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,18 @@
1616
},
1717
"dependencies": {
1818
"@nuxtjs/vuetify": "1.12.3",
19-
"core-js": "3.22.4",
19+
"core-js": "3.22.5",
2020
"nuxt": "2.15.8",
2121
"nuxt-custom-elements": "1.9.0",
2222
"nuxt-i18n": "6.28.1",
2323
"vue-meta": "2.4.0"
2424
},
2525
"devDependencies": {
2626
"@babel/eslint-parser": "7.17.0",
27-
"@commitlint/cli": "16.2.4",
27+
"@commitlint/cli": "16.3.0",
2828
"@commitlint/config-conventional": "16.2.4",
2929
"@nuxt/postcss8": "1.1.3",
30-
"@nuxtjs/eslint-config": "9.0.0",
30+
"@nuxtjs/eslint-config": "10.0.0",
3131
"@nuxtjs/eslint-module": "3.1.0",
3232
"@nuxtjs/stylelint-module": "4.1.0",
3333
"@nuxtjs/tailwindcss": "4.2.1",
@@ -38,7 +38,7 @@
3838
"husky": "8.0.1",
3939
"lint-staged": "12.4.1",
4040
"postcss-html": "1.4.1",
41-
"postcss-nesting": "10.1.4",
41+
"postcss-nesting": "10.1.6",
4242
"stylelint": "14.8.2",
4343
"stylelint-config-recess-order": "3.0.0",
4444
"stylelint-config-standard": "25.0.0",

0 commit comments

Comments
 (0)