|
@@ -268,9 +268,9 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/@eslint/js": {
|
|
"node_modules/@eslint/js": {
|
|
- "version": "9.29.0",
|
|
|
|
- "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.29.0.tgz",
|
|
|
|
- "integrity": "sha512-3PIF4cBw/y+1u2EazflInpV+lYsSG0aByVIQzAgb1m1MhHFSbqTyNqtBKHgWf/9Ykud+DhILS9EGkmekVhbKoQ==",
|
|
|
|
|
|
+ "version": "9.31.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.31.0.tgz",
|
|
|
|
+ "integrity": "sha512-LOm5OVt7D4qiKCqoiPbA7LWmI+tbw1VbTUowBcUMgQSuM6poJufkFkYDcQpo5KfgD39TnNySV26QjOh7VFpSyw==",
|
|
"dev": true,
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"engines": {
|
|
@@ -3509,6 +3509,19 @@
|
|
"url": "https://opencollective.com/eslint"
|
|
"url": "https://opencollective.com/eslint"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "node_modules/eslint/node_modules/@eslint/js": {
|
|
|
|
+ "version": "9.29.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.29.0.tgz",
|
|
|
|
+ "integrity": "sha512-3PIF4cBw/y+1u2EazflInpV+lYsSG0aByVIQzAgb1m1MhHFSbqTyNqtBKHgWf/9Ykud+DhILS9EGkmekVhbKoQ==",
|
|
|
|
+ "dev": true,
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://eslint.org/donate"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/eslint/node_modules/eslint-visitor-keys": {
|
|
"node_modules/eslint/node_modules/eslint-visitor-keys": {
|
|
"version": "4.2.1",
|
|
"version": "4.2.1",
|
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
|
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
|