Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2372)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 12, 2023
1 parent 595f9ca commit 0442160
Show file tree
Hide file tree
Showing 2 changed files with 276 additions and 319 deletions.
30 changes: 15 additions & 15 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.7.1",
"packageManager": "pnpm@8.7.5",
"pnpm": {
"overrides": {
"@nuxtjs/i18n": "link:.",
Expand All @@ -76,10 +76,10 @@
}
},
"dependencies": {
"@intlify/shared": "9.3.0",
"@intlify/unplugin-vue-i18n": "^1.0.1",
"@intlify/shared": "9.4.0",
"@intlify/unplugin-vue-i18n": "^1.2.0",
"@mizchi/sucrase": "^4.1.0",
"@nuxt/kit": "^3.7.0",
"@nuxt/kit": "^3.7.1",
"@vue/compiler-sfc": "^3.3.4",
"cookie-es": "^1.0.0",
"debug": "^4.3.4",
Expand All @@ -95,38 +95,38 @@
"ufo": "^1.3.0",
"unplugin": "^1.4.0",
"unstorage": "^1.9.0",
"vue-i18n": "9.3.0",
"vue-i18n": "9.4.0",
"vue-i18n-routing": "^1.0.2"
},
"devDependencies": {
"@babel/parser": "^7.22.15",
"@babel/parser": "^7.22.16",
"@babel/plugin-syntax-import-assertions": "^7.22.5",
"@babel/types": "^7.22.15",
"@babel/types": "^7.22.17",
"@nuxt/module-builder": "latest",
"@nuxt/schema": "^3.7.0",
"@nuxt/schema": "^3.7.1",
"@types/debug": "^4.1.8",
"@types/js-cookie": "^3.0.3",
"@typescript-eslint/eslint-plugin": "^6.6.0",
"@typescript-eslint/parser": "^6.6.0",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"bumpp": "^9.2.0",
"changelogithub": "^0.13.0",
"debug": "^4.3.4",
"eslint": "^8.48.0",
"eslint": "^8.49.0",
"eslint-config-prettier": "^9.0.0",
"execa": "^8.0.1",
"get-port-please": "^3.0.2",
"get-port-please": "^3.1.1",
"gh-changelogen": "^0.2.8",
"jiti": "^1.19.3",
"jiti": "^1.20.0",
"jsdom": "^21.1.2",
"lint-staged": "^14.0.1",
"npm-run-all": "^4.1.5",
"nuxt": "^3.7.0",
"nuxt": "^3.7.1",
"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",
"vitest": "^0.34.4",
"vue": "^3.3.4"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit 0442160

Please sign in to comment.