Skip to content

Commit

Permalink
chore: up api gen packages
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Nov 17, 2023
1 parent f6cd1e5 commit b87a537
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 44 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"rollup": "^4.2.0",
"rollup-plugin-typescript2": "^0.36.0",
"semver": "^7.5.4",
"typedoc": "^0.25.2",
"typedoc-plugin-markdown": "^3.16.0",
"typedoc": "^0.25.3",
"typedoc-plugin-markdown": "^3.17.0",
"typescript": "^5.2.2",
"vitest": "^0.34.6",
"vue": "^3.3.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/online-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"vite": "^4.5.0"
},
"dependencies": {
"@vue/repl": "^2.6.1",
"@vue/repl": "^2.6.3",
"file-saver": "^2.0.5",
"jszip": "^3.10.1",
"pinia": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/pinia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
],
"license": "MIT",
"devDependencies": {
"@microsoft/api-extractor": "7.38.1",
"@microsoft/api-extractor": "7.38.2",
"@vue/test-utils": "^2.4.1"
},
"dependencies": {
Expand Down
66 changes: 26 additions & 40 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b87a537

Please sign in to comment.