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 26, 2023
1 parent 6394a48 commit 8bba9e6
Show file tree
Hide file tree
Showing 2 changed files with 152 additions and 109 deletions.
16 changes: 8 additions & 8 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.6",
"packageManager": "pnpm@8.8.0",
"pnpm": {
"overrides": {
"@nuxtjs/i18n": "link:.",
Expand All @@ -79,7 +79,7 @@
"@intlify/shared": "9.4.1",
"@intlify/unplugin-vue-i18n": "^1.2.0",
"@mizchi/sucrase": "^4.1.0",
"@nuxt/kit": "^3.7.3",
"@nuxt/kit": "^3.7.4",
"@vue/compiler-sfc": "^3.3.4",
"cookie-es": "^1.0.0",
"debug": "^4.3.4",
Expand All @@ -99,15 +99,15 @@
"vue-i18n-routing": "^1.1.1"
},
"devDependencies": {
"@babel/parser": "^7.22.16",
"@babel/parser": "^7.23.0",
"@babel/plugin-syntax-import-assertions": "^7.22.5",
"@babel/types": "^7.22.19",
"@babel/types": "^7.23.0",
"@nuxt/module-builder": "latest",
"@nuxt/schema": "^3.7.3",
"@nuxt/schema": "^3.7.4",
"@types/debug": "^4.1.9",
"@types/js-cookie": "^3.0.4",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"bumpp": "^9.2.0",
"changelogithub": "^0.13.0",
"eslint": "^8.50.0",
Expand All @@ -119,7 +119,7 @@
"jsdom": "^21.1.2",
"lint-staged": "^14.0.1",
"npm-run-all": "^4.1.5",
"nuxt": "^3.7.3",
"nuxt": "^3.7.4",
"ofetch": "^1.3.3",
"playwright": "^1.38.1",
"prettier": "^3.0.3",
Expand Down
Loading

0 comments on commit 8bba9e6

Please sign in to comment.