Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
cijiugechu committed Jul 6, 2023
1 parent 36b10f7 commit bb3c1dd
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 92 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"license": "MIT",
"devDependencies": {
"prettier": "^2.8.8",
"tsup": "^6.7.0",
"typescript": "^5.0.0",
"tsup": "^7.1.0",
"typescript": "^5.1.6",
"vitest": "^0.32.0"
},
"packageManager": "[email protected]"
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"devDependencies": {
"@types/node": "^18.11.18",
"astro": "^2.4.4",
"tsup": "^7.0.0",
"typescript": "^5.1.3",
"tsup": "^7.1.0",
"typescript": "^5.1.6",
"vite": "^4.3.9"
},
"dependencies": {
Expand Down
103 changes: 15 additions & 88 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 bb3c1dd

Please sign in to comment.