Skip to content

Commit

Permalink
Upgrade packages and regenerate lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
yzrmn committed Apr 17, 2024
1 parent 2da160b commit 205d99c
Show file tree
Hide file tree
Showing 3 changed files with 1,345 additions and 1,088 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
"pnpm": ">=8"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"prettier": "^3.2.5",
"prettier-plugin-organize-imports": "^3.2.4",
"typescript": "^5.4.4",
"vite-node": "^1.4.0",
"vitest": "^1.4.0"
"typescript": "^5.4.5",
"vite-node": "^1.5.0",
"vitest": "^1.5.0"
},
"scripts": {
"init": "pnpm install",
Expand Down
2 changes: 1 addition & 1 deletion packages/build-helper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "module",
"private": true,
"dependencies": {
"dts-bundle-generator": "^9.3.1",
"dts-bundle-generator": "^9.4.0",
"esbuild": "^0.20.2"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 205d99c

Please sign in to comment.