Skip to content

Commit

Permalink
Merge pull request #34 from dargmuesli/renovate/nuxt-3.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency nuxt to v3.6.5
  • Loading branch information
dargmuesli authored Jul 26, 2023
2 parents 3d3a1bc + f171677 commit 9704370
Show file tree
Hide file tree
Showing 3 changed files with 212 additions and 275 deletions.
5 changes: 0 additions & 5 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,6 @@ export default defineNuxtConfig({
typescript: {
shim: false,
strict: true,
tsConfig: {
vueCompilerOptions: {
htmlAttributes: [], // https://github.com/johnsoncodehk/volar/issues/1970#issuecomment-1276994634
},
},
},

// modules
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"lint:ts": "nuxt typecheck"
},
"dependencies": {
"@dargmuesli/nuxt-cookie-control": "6.1.3",
"@dargmuesli/nuxt-cookie-control": "6.1.4",
"@http-util/status-i18n": "0.7.0",
"@nuxtjs/html-validator": "1.5.2",
"@nuxtjs/i18n": "8.0.0-beta.10",
Expand All @@ -60,7 +60,7 @@
"eslint-plugin-yml": "1.8.0",
"husky": "8.0.3",
"lint-staged": "13.2.3",
"nuxt": "3.6.2",
"nuxt": "3.6.5",
"prettier": "3.0.0",
"stylelint": "15.10.2",
"stylelint-config-recommended-vue": "1.5.0",
Expand Down
Loading

0 comments on commit 9704370

Please sign in to comment.