Skip to content

Commit

Permalink
chore: up packages
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Feb 21, 2024
1 parent 04b6225 commit 16f83db
Show file tree
Hide file tree
Showing 5 changed files with 306 additions and 120 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -34,11 +34,11 @@
"enquirer": "^2.4.1",
"execa": "^8.0.1",
"globby": "^14.0.1",
"lint-staged": "^15.2.0",
"lint-staged": "^15.2.2",
"minimist": "^1.2.8",
"p-series": "^3.0.0",
"prettier": "^2.8.8",
"semver": "^7.5.4",
"semver": "^7.6.0",
"typedoc": "^0.25.8",
"typedoc-plugin-markdown": "^3.17.1",
"typescript": "~5.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/package.json
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"simple-git": "^3.22.0",
"vitepress": "1.0.0-rc.42",
"vitepress": "1.0.0-rc.44",
"vitepress-translation-helper": "^0.1.3",
"vue-router": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Expand Up @@ -12,7 +12,7 @@
"vue": "^3.4.19"
},
"devDependencies": {
"@types/node": "^20.11.17",
"@types/node": "^20.11.19",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/compiler-sfc": "^3.4.19",
"@vue/tsconfig": "^0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/router/package.json
Expand Up @@ -136,7 +136,7 @@
"chromedriver": "^121.0.2",
"connect-history-api-fallback": "^1.6.0",
"conventional-changelog-cli": "^2.1.1",
"dotenv": "^16.3.1",
"dotenv": "^16.4.5",
"faked-promise": "^2.2.2",
"geckodriver": "^3.2.0",
"jest": "^29.7.0",
Expand Down

0 comments on commit 16f83db

Please sign in to comment.