Merge pull request 'chore(deps): update typescript-eslint monorepo to v8 (major)' (#53) from renovate/major-typescript-eslint-monorepo into woodpecker-pipeline

Reviewed-on: https://git.batsense.net/mCaptcha/mCaptcha/pulls/53
This commit is contained in:
Aravinth Manivannan 2025-10-02 12:43:57 +05:30
commit 1f7bcf018f
2 changed files with 334 additions and 354 deletions

684
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -14,8 +14,8 @@
"@types/jsdom": "^21.1.4", "@types/jsdom": "^21.1.4",
"@types/node": "^22.0.0", "@types/node": "^22.0.0",
"@types/sinon": "^17.0.0", "@types/sinon": "^17.0.0",
"@typescript-eslint/eslint-plugin": "^6.9.0", "@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^6.9.0", "@typescript-eslint/parser": "^8.0.0",
"@wasm-tool/wasm-pack-plugin": "^1.7.0", "@wasm-tool/wasm-pack-plugin": "^1.7.0",
"css-loader": "^7.0.0", "css-loader": "^7.0.0",
"css-minimizer-webpack-plugin": "^5.0.1", "css-minimizer-webpack-plugin": "^5.0.1",