Skip to content

Commit

Permalink
#25 update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ienaga committed Feb 8, 2025
1 parent 7e21325 commit 5ed3b12
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,21 +27,21 @@
"create-next2d-app": "dist/index.js"
},
"dependencies": {
"@types/node": "^22.13.0",
"@types/node": "^22.13.1",
"commander": "13.1.0",
"cross-spawn": "7.0.6",
"fs-extra": "11.3.0",
"picocolors": "^1.1.1",
"semver": "7.7.0",
"semver": "7.7.1",
"tar-pack": "3.4.1",
"validate-npm-package-name": "6.0.0"
},
"devDependencies": {
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.20.0",
"@typescript-eslint/eslint-plugin": "^8.22.0",
"@typescript-eslint/parser": "^8.22.0",
"eslint": "^9.19.0",
"@typescript-eslint/eslint-plugin": "^8.23.0",
"@typescript-eslint/parser": "^8.23.0",
"eslint": "^9.20.0",
"eslint-plugin-unused-imports": "^4.1.4",
"globals": "^15.14.0",
"typescript": "^5.7.3"
Expand Down

0 comments on commit 5ed3b12

Please sign in to comment.