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 Feb 18, 2023
1 parent c12f62d commit 12d61f9
Show file tree
Hide file tree
Showing 2 changed files with 651 additions and 645 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"test:unit": "vitest run test",
"test:spec": "vitest run specs"
},
"packageManager": "pnpm@7.20.0",
"packageManager": "pnpm@7.27.1",
"pnpm": {
"overrides": {
"@nuxtjs/i18n": "link:.",
Expand All @@ -73,55 +73,55 @@
},
"dependencies": {
"@intlify/bundle-utils": "^4.0.0",
"@intlify/shared": "9.3.0-beta.16",
"@intlify/unplugin-vue-i18n": "^0.8.1",
"@nuxt/kit": "^3.1.2",
"@intlify/shared": "9.3.0-beta.14-77e850b",
"@intlify/unplugin-vue-i18n": "^0.8.2",
"@nuxt/kit": "^3.2.2",
"@vue/compiler-sfc": "^3.2.47",
"cookie-es": "^0.5.0",
"debug": "^4.3.4",
"estree-walker": "^3.0.1",
"estree-walker": "^3.0.3",
"is-https": "^4.0.0",
"js-cookie": "^3.0.1",
"knitwork": "^1.0.0",
"magic-string": "^0.27.0",
"mlly": "^1.1.0",
"magic-string": "^0.29.0",
"mlly": "^1.1.1",
"pathe": "^1.1.0",
"pkg-types": "^1.0.1",
"ufo": "^1.0.1",
"unplugin": "^1.0.1",
"vue-i18n": "9.3.0-beta.16",
"pkg-types": "^1.0.2",
"ufo": "^1.1.0",
"unplugin": "^1.1.0",
"vue-i18n": "9.3.0-beta.14-77e850b",
"vue-i18n-routing": "^0.12.2"
},
"devDependencies": {
"@babel/parser": "^7.20.15",
"@babel/plugin-syntax-import-assertions": "^7.20.0",
"@babel/types": "^7.20.7",
"@nuxt/module-builder": "latest",
"@nuxt/schema": "^3.1.2",
"@nuxt/test-utils": "^3.1.2",
"@nuxt/schema": "^3.2.2",
"@nuxt/test-utils": "^3.2.2",
"@types/debug": "^4.1.7",
"@types/js-cookie": "^3.0.2",
"@types/js-cookie": "^3.0.3",
"@types/rimraf": "^3",
"@typescript-eslint/eslint-plugin": "^5.50.0",
"@typescript-eslint/parser": "^5.50.0",
"@typescript-eslint/eslint-plugin": "^5.52.0",
"@typescript-eslint/parser": "^5.52.0",
"bumpp": "^8.2.1",
"changelogithub": "^0.12.7",
"debug": "^4.3.4",
"eslint": "^8.33.0",
"eslint": "^8.34.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1",
"gh-changelogen": "^0.2.8",
"jiti": "^1.16.2",
"jiti": "^1.17.1",
"jsdom": "^21.1.0",
"lint-staged": "^13.1.0",
"lint-staged": "^13.1.2",
"npm-run-all": "^4.1.5",
"nuxt": "^3.0.0",
"nuxt": "^3.2.2",
"playwright": "^1.30.0",
"prettier": "^2.8.3",
"prettier": "^2.8.4",
"rimraf": "^4.1.2",
"ts-essentials": "^9.3.0",
"typescript": "^4.9.5",
"vitest": "^0.26.2",
"vitest": "^0.28.5",
"vue": "^3.2.47",
"yorkie": "^2.0.0"
},
Expand Down
Loading

0 comments on commit 12d61f9

Please sign in to comment.