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 Feb 20, 2024
1 parent 358402b commit 6cb00b3
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 148 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,34 +32,34 @@
},
"dependencies": {
"@babel/parser": "^7.23.9",
"@intlify/shared": "^9.9.0",
"@intlify/shared": "^9.9.1",
"@mizchi/sucrase": "^4.1.0",
"@nuxt/kit": "3.9.3",
"knitwork": "^1.0.0",
"pathe": "^1.1.2",
"ufo": "^1.3.2",
"ufo": "^1.4.0",
"vue-i18n": "8.28.2",
"vue-i18n-bridge": "^9.9.0",
"vue-i18n-bridge": "^9.9.1",
"vue-i18n-routing": "^1.2.0"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/module-builder": "0.5.5",
"@nuxt/schema": "3.9.3",
"@nuxt/test-utils": "3.10.0",
"@types/node": "^20.11.10",
"@types/node": "^20.11.19",
"@vitejs/plugin-vue2": "^2.3.1",
"@vitest/ui": "1.2.2",
"@vitest/ui": "1.3.1",
"changelogen": "^0.5.5",
"eslint": "8.56.0",
"jsdom": "^24.0.0",
"unbuild": "^2.0.0",
"vitest": "1.2.2",
"vitest": "1.3.1",
"vue": "2.7.16",
"vue-router": "^3.6.5"
},
"publishConfig": {
"access": "public"
},
"packageManager": "pnpm@8.15.1"
"packageManager": "pnpm@8.15.3"
}
Loading

0 comments on commit 6cb00b3

Please sign in to comment.