Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 13, 2023
1 parent c29c7c7 commit 3e0d33b
Show file tree
Hide file tree
Showing 2 changed files with 385 additions and 180 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,28 +25,28 @@
}
},
"dependencies": {
"@vueuse/core": "^10.1.0",
"@vueuse/nuxt": "^10.1.0",
"nuxt": "^3.4.2",
"@vueuse/core": "^10.1.2",
"@vueuse/nuxt": "^10.1.2",
"nuxt": "^3.4.3",
"vue-json-pretty": "^2.2.4",
"vuetify": "^3.1.15"
"vuetify": "^3.2.4"
},
"devDependencies": {
"@mdi/font": "^7.2.96",
"@nuxtjs/google-fonts": "^3.0.0",
"@nuxtjs/stylelint-module": "^5.0.1",
"@types/node": "^16.18.24",
"@typescript-eslint/eslint-plugin": "^5.59.1",
"@typescript-eslint/parser": "^5.59.1",
"eslint": "^8.39.0",
"eslint-plugin-vue": "^9.11.0",
"@types/node": "^16.18.30",
"@typescript-eslint/eslint-plugin": "^5.59.5",
"@typescript-eslint/parser": "^5.59.5",
"eslint": "^8.40.0",
"eslint-plugin-vue": "^9.12.0",
"eslint-plugin-vuetify": "^2.0.0-beta.4",
"husky": "^4.3.8",
"lint-staged": "^13.2.1",
"lint-staged": "^13.2.2",
"postcss": "^8.4.23",
"postcss-html": "^1.5.0",
"sass": "^1.62.0",
"stylelint": "^15.6.0",
"sass": "^1.62.1",
"stylelint": "^15.6.1",
"stylelint-config-recommended-scss": "^10.0.0",
"stylelint-config-recommended-vue": "^1.4.0",
"stylelint-config-standard": "^32.0.0",
Expand Down
Loading

0 comments on commit 3e0d33b

Please sign in to comment.