Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Dec 15, 2023
1 parent 2607045 commit 3b060f6
Show file tree
Hide file tree
Showing 4 changed files with 110 additions and 57 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"semver": "^7.5.4",
"typedoc": "^0.25.3",
"typedoc-plugin-markdown": "^3.17.1",
"typescript": "~5.1.6",
"typescript": "~5.3.3",
"yorkie": "^2.0.0"
},
"gitHooks": {
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@vitejs/plugin-vue": "^4.5.2",
"@vue/compiler-sfc": "^3.3.11",
"@vue/tsconfig": "^0.4.0",
"typescript": "~5.1.6",
"typescript": "~5.3.3",
"vite": "^5.0.7",
"vue-router": "workspace:*",
"vue-tsc": "^1.8.25"
Expand Down
4 changes: 2 additions & 2 deletions packages/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@vue/devtools-api": "^6.5.1"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.36.4",
"@microsoft/api-extractor": "^7.38.5",
"@rollup/plugin-alias": "^5.1.0",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
Expand Down Expand Up @@ -113,7 +113,7 @@
"rollup-plugin-analyzer": "^4.0.0",
"rollup-plugin-typescript2": "^0.36.0",
"sucrase": "^3.34.0",
"typescript": "~5.1.6",
"typescript": "~5.3.3",
"vite": "^5.0.7",
"vue": "^3.3.11"
}
Expand Down
Loading

0 comments on commit 3b060f6

Please sign in to comment.