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 10, 2023
1 parent 9e32424 commit 7f927ed
Show file tree
Hide file tree
Showing 2 changed files with 374 additions and 488 deletions.
32 changes: 16 additions & 16 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.0",
"pnpm": {
"overrides": {
"@nuxtjs/i18n": "link:.",
Expand All @@ -73,13 +73,13 @@
},
"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.0",
"@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",
Expand All @@ -89,39 +89,39 @@
"pkg-types": "^1.0.1",
"ufo": "^1.0.1",
"unplugin": "^1.0.1",
"vue-i18n": "9.3.0-beta.16",
"vue-i18n": "9.3.0-beta.14-77e850b",
"vue-i18n-routing": "^0.11.0"
},
"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.0",
"@nuxt/test-utils": "^3.2.0",
"@types/debug": "^4.1.7",
"@types/js-cookie": "^3.0.2",
"@types/rimraf": "^3",
"@typescript-eslint/eslint-plugin": "^5.50.0",
"@typescript-eslint/parser": "^5.50.0",
"@typescript-eslint/eslint-plugin": "^5.51.0",
"@typescript-eslint/parser": "^5.51.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.0",
"jsdom": "^21.1.0",
"lint-staged": "^13.1.0",
"lint-staged": "^13.1.1",
"npm-run-all": "^4.1.5",
"nuxt": "^3.0.0",
"nuxt": "^3.2.0",
"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.4",
"vue": "^3.2.47",
"yorkie": "^2.0.0"
},
Expand Down
Loading

0 comments on commit 7f927ed

Please sign in to comment.