Merge pull request #264 from oke-py/dependabot/npm_and_yarn/npm-development-bed271ccbc

build(deps-dev): bump the npm-development group with 7 updates
This commit is contained in:
Naoki Oketani
2025-05-19 22:42:25 +09:00
committed by GitHub
2 changed files with 333 additions and 1443 deletions

1762
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -42,23 +42,23 @@
"devDependencies": {
"@eslint/compat": "^1.2.9",
"@eslint/eslintrc": "^3.3.1",
"@eslint/js": "^9.26.0",
"@eslint/js": "^9.27.0",
"@rollup/plugin-commonjs": "^28.0.3",
"@rollup/plugin-node-resolve": "^16.0.1",
"@rollup/plugin-typescript": "^12.1.2",
"@types/node": "^20.17.46",
"@typescript-eslint/eslint-plugin": "^8.32.0",
"@typescript-eslint/parser": "^8.32.0",
"@types/node": "^20.17.48",
"@typescript-eslint/eslint-plugin": "^8.32.1",
"@typescript-eslint/parser": "^8.32.1",
"@vitest/coverage-v8": "^3.1.3",
"eslint": "^9.26.0",
"eslint": "^9.27.0",
"eslint-config-prettier": "^10.1.5",
"eslint-import-resolver-typescript": "^4.3.4",
"eslint-import-resolver-typescript": "^4.3.5",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-prettier": "^5.4.0",
"globals": "^16.1.0",
"js-yaml": "^4.0.0",
"prettier": "^3.5.3",
"rollup": "^4.40.2",
"rollup": "^4.41.0",
"ts-node": "^10.9.2",
"typescript": "^5.8.3",
"vite": "^6.3.5",