Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Apr 13, 2023
1 parent 0c514d7 commit 3dc8084
Show file tree
Hide file tree
Showing 3 changed files with 1,272 additions and 412 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
}
},
"dependencies": {
"@intlify/bundle-utils": "^5.4.0",
"@intlify/bundle-utils": "^5.5.0",
"@intlify/shared": "9.3.0-beta.17",
"@intlify/unplugin-vue-i18n": "^0.10.0",
"@mizchi/sucrase": "^4.1.0",
Expand All @@ -96,35 +96,35 @@
"vue-i18n-routing": "^0.13.0"
},
"devDependencies": {
"@babel/parser": "^7.21.3",
"@babel/parser": "^7.21.4",
"@babel/plugin-syntax-import-assertions": "^7.20.0",
"@babel/types": "^7.21.3",
"@babel/types": "^7.21.4",
"@nuxt/module-builder": "latest",
"@nuxt/schema": "^3.1.2",
"@nuxt/test-utils": "^3.1.2",
"@types/debug": "^4.1.7",
"@types/js-cookie": "^3.0.3",
"@types/rimraf": "^3",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"bumpp": "^9.0.0",
"@typescript-eslint/eslint-plugin": "^5.58.0",
"@typescript-eslint/parser": "^5.58.0",
"bumpp": "^9.1.0",
"changelogithub": "^0.12.7",
"debug": "^4.3.4",
"eslint": "^8.36.0",
"eslint": "^8.38.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"gh-changelogen": "^0.2.8",
"jiti": "^1.18.2",
"jsdom": "^21.1.1",
"lint-staged": "^13.2.0",
"lint-staged": "^13.2.1",
"npm-run-all": "^4.1.5",
"nuxt": "^3.0.0",
"playwright": "^1.32.0",
"prettier": "^2.8.6",
"playwright": "^1.32.3",
"prettier": "^2.8.7",
"rimraf": "^4.4.1",
"ts-essentials": "^9.3.1",
"typescript": "^4.9.5",
"vitest": "^0.29.7",
"vitest": "^0.29.8",
"vue": "^3.2.47",
"yorkie": "^2.0.0"
},
Expand Down
Loading

0 comments on commit 3dc8084

Please sign in to comment.