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 Aug 29, 2024
1 parent 9007078 commit 277dc61
Show file tree
Hide file tree
Showing 2 changed files with 3,632 additions and 2,791 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,33 +25,33 @@
}
},
"dependencies": {
"@vueuse/core": "^10.1.0",
"@vueuse/nuxt": "^10.1.0",
"nuxt": "^3.4.2",
"vue-json-pretty": "^2.2.4",
"vuetify": "^3.1.15"
"@vueuse/core": "^10.11.1",
"@vueuse/nuxt": "^10.11.1",
"nuxt": "^3.13.0",
"vue-json-pretty": "^2.4.0",
"vuetify": "^3.7.1"
},
"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",
"eslint-plugin-vuetify": "^2.0.0-beta.4",
"@mdi/font": "^7.4.47",
"@nuxtjs/google-fonts": "^3.2.0",
"@nuxtjs/stylelint-module": "^5.2.0",
"@types/node": "^16.18.106",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"eslint": "^8.57.0",
"eslint-plugin-vue": "^9.27.0",
"eslint-plugin-vuetify": "^2.4.0",
"husky": "^4.3.8",
"lint-staged": "^13.2.1",
"postcss": "^8.4.23",
"postcss-html": "^1.5.0",
"sass": "^1.62.0",
"stylelint": "^15.6.0",
"lint-staged": "^13.3.0",
"postcss": "^8.4.41",
"postcss-html": "^1.7.0",
"sass": "^1.77.8",
"stylelint": "^15.11.0",
"stylelint-config-recommended-scss": "^10.0.0",
"stylelint-config-recommended-vue": "^1.4.0",
"stylelint-config-recommended-vue": "^1.5.0",
"stylelint-config-standard": "^32.0.0",
"typescript": "^5.0.4",
"typescript": "^5.5.4",
"vite-plugin-vuetify": "^1.0.2",
"vscode-languageserver-protocol": "^3.17.3"
"vscode-languageserver-protocol": "^3.17.5"
}
}
Loading

0 comments on commit 277dc61

Please sign in to comment.