Merge pull request #262 from oke-py/dependabot/npm_and_yarn/npm-development-8e7c1a2d2d

build(deps-dev): bump the npm-development group with 8 updates
This commit is contained in:
Naoki Oketani
2025-05-12 20:54:27 +09:00
committed by GitHub
2 changed files with 399 additions and 392 deletions

777
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -46,19 +46,19 @@
"@rollup/plugin-commonjs": "^28.0.3",
"@rollup/plugin-node-resolve": "^16.0.1",
"@rollup/plugin-typescript": "^12.1.2",
"@types/node": "^20.0.0",
"@typescript-eslint/eslint-plugin": "^8.31.1",
"@typescript-eslint/parser": "^8.31.1",
"@vitest/coverage-v8": "^3.1.2",
"@types/node": "^20.17.46",
"@typescript-eslint/eslint-plugin": "^8.32.0",
"@typescript-eslint/parser": "^8.32.0",
"@vitest/coverage-v8": "^3.1.3",
"eslint": "^9.26.0",
"eslint-config-prettier": "^10.1.2",
"eslint-config-prettier": "^10.1.5",
"eslint-import-resolver-typescript": "^4.3.4",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-prettier": "^5.4.0",
"globals": "^16.0.0",
"globals": "^16.1.0",
"js-yaml": "^4.0.0",
"prettier": "^3.5.3",
"rollup": "^4.40.1",
"rollup": "^4.40.2",
"ts-node": "^10.9.2",
"typescript": "^5.8.3",
"vite": "^6.3.5",