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 Sep 4, 2023
1 parent 2eda7db commit 9292a57
Show file tree
Hide file tree
Showing 2 changed files with 762 additions and 824 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"test:unit": "vitest run test",
"test:spec": "vitest run specs"
},
"packageManager": "pnpm@8.5.0",
"packageManager": "pnpm@8.7.1",
"pnpm": {
"overrides": {
"@nuxtjs/i18n": "link:.",
Expand All @@ -76,7 +76,7 @@
}
},
"dependencies": {
"@intlify/shared": "9.3.0-beta.27",
"@intlify/shared": "9.3.0-beta.14-77e850b",
"@intlify/unplugin-vue-i18n": "^0.13.0",
"@mizchi/sucrase": "^4.1.0",
"@nuxt/kit": "^3.7.0",
Expand All @@ -88,45 +88,45 @@
"is-https": "^4.0.0",
"js-cookie": "^3.0.5",
"knitwork": "^1.0.0",
"magic-string": "^0.27.0",
"mlly": "^1.4.0",
"magic-string": "^0.30.3",
"mlly": "^1.4.2",
"pathe": "^1.1.1",
"pkg-types": "^1.0.3",
"ufo": "^1.3.0",
"unplugin": "^1.3.2",
"unplugin": "^1.4.0",
"unstorage": "^1.9.0",
"vue-i18n": "9.3.0-beta.27",
"vue-i18n": "9.3.0-beta.14-77e850b",
"vue-i18n-routing": "^0.13.4"
},
"devDependencies": {
"@babel/parser": "^7.22.7",
"@babel/parser": "^7.22.15",
"@babel/plugin-syntax-import-assertions": "^7.22.5",
"@babel/types": "^7.22.5",
"@babel/types": "^7.22.15",
"@nuxt/module-builder": "latest",
"@nuxt/schema": "^3.7.0",
"@types/debug": "^4.1.8",
"@types/js-cookie": "^3.0.3",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"bumpp": "^9.1.1",
"@typescript-eslint/eslint-plugin": "^6.6.0",
"@typescript-eslint/parser": "^6.6.0",
"bumpp": "^9.2.0",
"changelogithub": "^0.12.12",
"debug": "^4.3.4",
"eslint": "^8.44.0",
"eslint": "^8.48.0",
"eslint-config-prettier": "^9.0.0",
"execa": "^8.0.1",
"get-port-please": "^3.0.1",
"get-port-please": "^3.0.2",
"gh-changelogen": "^0.2.8",
"jiti": "^1.19.1",
"jiti": "^1.19.3",
"jsdom": "^21.1.2",
"lint-staged": "^14.0.0",
"lint-staged": "^14.0.1",
"npm-run-all": "^4.1.5",
"nuxt": "^3.7.0",
"ofetch": "^1.1.1",
"playwright": "^1.35.1",
"prettier": "^3.0.0",
"ts-essentials": "^9.3.2",
"typescript": "^5.1.6",
"vitest": "^0.32.4",
"ofetch": "^1.3.3",
"playwright": "^1.37.1",
"prettier": "^3.0.3",
"ts-essentials": "^9.4.0",
"typescript": "^5.2.2",
"vitest": "^0.34.3",
"vue": "^3.3.4"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit 9292a57

Please sign in to comment.