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] authored Oct 8, 2024
1 parent 3ca58ba commit 99d428c
Show file tree
Hide file tree
Showing 3 changed files with 915 additions and 847 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.15.0
18.20.4
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ovaas-front",
"version": "1.0.12",
"packageManager": "pnpm@8.2.0",
"packageManager": "pnpm@8.15.9",
"description": "OVAAS Front-end use Vue.js v3",
"license": "Apache-2.0",
"repository": "github:ovaas/ovaas-front",
Expand All @@ -16,34 +16,34 @@
"type-check": "nuxi typecheck"
},
"devDependencies": {
"@azure/data-tables": "^13.2.1",
"@azure/data-tables": "^13.2.2",
"@hannoeru/eslint-config": "^0.9.4",
"@iconify/json": "^2.2.36",
"@iconify/json": "^2.2.258",
"@intlify/nuxt3": "^0.2.4",
"@kevinmarrec/nuxt-pwa": "^0.17.0",
"@types/node": "^18.15.3",
"@types/nprogress": "^0.2.0",
"@types/node": "^18.19.55",
"@types/nprogress": "^0.2.3",
"@unocss/nuxt": "^0.50.6",
"@unocss/reset": "^0.50.6",
"@vee-validate/i18n": "^4.8.3",
"@vee-validate/rules": "^4.8.3",
"@vee-validate/i18n": "^4.13.2",
"@vee-validate/rules": "^4.13.2",
"@vueuse/core": "^9.13.0",
"@vueuse/head": "^1.1.23",
"@vueuse/head": "^1.3.1",
"@vueuse/nuxt": "^9.13.0",
"axios": "^1.3.4",
"compressorjs": "^1.2.1",
"dayjs": "^1.11.7",
"dotenv": "^16.0.3",
"dayjs": "^1.11.13",
"dotenv": "^16.4.5",
"eslint": "^8.36.0",
"mitt": "^3.0.0",
"mitt": "^3.0.1",
"nuxt": "3.3.1",
"postcss": "^8.4.21",
"postcss-nested": "^6.0.1",
"postcss-nested": "^6.2.0",
"typescript": "^4.9.5",
"unocss": "^0.50.6",
"vee-validate": "^4.8.3",
"vee-validate": "^4.13.2",
"vue-i18n": "next",
"zod": "^3.21.4"
"zod": "^3.23.8"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit 99d428c

Please sign in to comment.