Skip to content

Commit

Permalink
deps: update all non-major deps
Browse files Browse the repository at this point in the history
  • Loading branch information
hemengke1997 committed Oct 30, 2023
1 parent 4caaa45 commit 7a8bcd7
Show file tree
Hide file tree
Showing 2 changed files with 467 additions and 632 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
},
"dependencies": {
"debug": "^4.3.4",
"esbuild": "^0.19.4",
"esbuild": "^0.19.5",
"fs-extra": "^11.1.1",
"magic-string": "^0.30.5",
"on-change": "^4.0.2",
Expand All @@ -74,23 +74,23 @@
"watcher": "^2.3.0"
},
"devDependencies": {
"@commitlint/cli": "^18.0.0",
"@commitlint/cli": "^18.2.0",
"@minko-fe/commitlint-config": "^2.0.4",
"@minko-fe/eslint-config": "^2.0.4",
"@minko-fe/tsconfig": "^2.0.4",
"@types/debug": "^4.1.9",
"@types/fs-extra": "^11.0.2",
"@types/node": "^20.8.6",
"@types/debug": "^4.1.10",
"@types/fs-extra": "^11.0.3",
"@types/node": "^20.8.9",
"bumpp": "^9.2.0",
"conventional-changelog-cli": "^4.1.0",
"cross-env": "^7.0.3",
"eslint": "^8.51.0",
"eslint": "^8.52.0",
"npm-run-all": "^4.1.5",
"simple-git-hooks": "^2.9.0",
"taze": "^0.11.4",
"taze": "^0.12.0",
"tsup": "^7.0.0",
"typescript": "^5.2.2",
"vite": "^4.4.11",
"vite": "^4.5.0",
"vitest": "^0.34.5",
"vitest-e2e": "^0.0.8"
},
Expand Down
Loading

0 comments on commit 7a8bcd7

Please sign in to comment.