|
|
@@ -47,7 +47,7 @@
|
|
|
"@types/react-highlight": "^0.12.8",
|
|
|
"@types/react-syntax-highlighter": "^15.5.11",
|
|
|
"@typescript-eslint/eslint-plugin": "^7.9.0",
|
|
|
- "@typescript-eslint/parser": "^7.0.0",
|
|
|
+ "@typescript-eslint/parser": "^7.9.0",
|
|
|
"autoprefixer": "^10.4.19",
|
|
|
"eslint": "^8.57.0",
|
|
|
"eslint-config-airbnb": "^19.0.4",
|
|
|
@@ -5248,63 +5248,16 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/scope-manager": {
|
|
|
- "version": "7.9.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.9.0.tgz",
|
|
|
- "integrity": "sha512-ZwPK4DeCDxr3GJltRz5iZejPFAAr4Wk3+2WIBaj1L5PYK5RgxExu/Y68FFVclN0y6GGwH8q+KgKRCvaTmFBbgQ==",
|
|
|
- "dev": true,
|
|
|
- "dependencies": {
|
|
|
- "@typescript-eslint/types": "7.9.0",
|
|
|
- "@typescript-eslint/visitor-keys": "7.9.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "^18.18.0 || >=20.0.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "type": "opencollective",
|
|
|
- "url": "https://opencollective.com/typescript-eslint"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/types": {
|
|
|
- "version": "7.9.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.9.0.tgz",
|
|
|
- "integrity": "sha512-oZQD9HEWQanl9UfsbGVcZ2cGaR0YT5476xfWE0oE5kQa2sNK2frxOlkeacLOTh9po4AlUT5rtkGyYM5kew0z5w==",
|
|
|
- "dev": true,
|
|
|
- "engines": {
|
|
|
- "node": "^18.18.0 || >=20.0.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "type": "opencollective",
|
|
|
- "url": "https://opencollective.com/typescript-eslint"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": {
|
|
|
+ "node_modules/@typescript-eslint/parser": {
|
|
|
"version": "7.9.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.9.0.tgz",
|
|
|
- "integrity": "sha512-iESPx2TNLDNGQLyjKhUvIKprlP49XNEK+MvIf9nIO7ZZaZdbnfWKHnXAgufpxqfA0YryH8XToi4+CjBgVnFTSQ==",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-7.9.0.tgz",
|
|
|
+ "integrity": "sha512-qHMJfkL5qvgQB2aLvhUSXxbK7OLnDkwPzFalg458pxQgfxKDfT1ZDbHQM/I6mDIf/svlMkj21kzKuQ2ixJlatQ==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
+ "@typescript-eslint/scope-manager": "7.9.0",
|
|
|
"@typescript-eslint/types": "7.9.0",
|
|
|
- "eslint-visitor-keys": "^3.4.3"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "^18.18.0 || >=20.0.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "type": "opencollective",
|
|
|
- "url": "https://opencollective.com/typescript-eslint"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@typescript-eslint/parser": {
|
|
|
- "version": "7.5.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-7.5.0.tgz",
|
|
|
- "integrity": "sha512-cj+XGhNujfD2/wzR1tabNsidnYRaFfEkcULdcIyVBYcXjBvBKOes+mpMBP7hMpOyk+gBcfXsrg4NBGAStQyxjQ==",
|
|
|
- "dev": true,
|
|
|
- "dependencies": {
|
|
|
- "@typescript-eslint/scope-manager": "7.5.0",
|
|
|
- "@typescript-eslint/types": "7.5.0",
|
|
|
- "@typescript-eslint/typescript-estree": "7.5.0",
|
|
|
- "@typescript-eslint/visitor-keys": "7.5.0",
|
|
|
+ "@typescript-eslint/typescript-estree": "7.9.0",
|
|
|
+ "@typescript-eslint/visitor-keys": "7.9.0",
|
|
|
"debug": "^4.3.4"
|
|
|
},
|
|
|
"engines": {
|
|
|
@@ -5324,13 +5277,13 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@typescript-eslint/scope-manager": {
|
|
|
- "version": "7.5.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.5.0.tgz",
|
|
|
- "integrity": "sha512-Z1r7uJY0MDeUlql9XJ6kRVgk/sP11sr3HKXn268HZyqL7i4cEfrdFuSSY/0tUqT37l5zT0tJOsuDP16kio85iA==",
|
|
|
+ "version": "7.9.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.9.0.tgz",
|
|
|
+ "integrity": "sha512-ZwPK4DeCDxr3GJltRz5iZejPFAAr4Wk3+2WIBaj1L5PYK5RgxExu/Y68FFVclN0y6GGwH8q+KgKRCvaTmFBbgQ==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@typescript-eslint/types": "7.5.0",
|
|
|
- "@typescript-eslint/visitor-keys": "7.5.0"
|
|
|
+ "@typescript-eslint/types": "7.9.0",
|
|
|
+ "@typescript-eslint/visitor-keys": "7.9.0"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": "^18.18.0 || >=20.0.0"
|
|
|
@@ -5367,7 +5320,7 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/types": {
|
|
|
+ "node_modules/@typescript-eslint/types": {
|
|
|
"version": "7.9.0",
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.9.0.tgz",
|
|
|
"integrity": "sha512-oZQD9HEWQanl9UfsbGVcZ2cGaR0YT5476xfWE0oE5kQa2sNK2frxOlkeacLOTh9po4AlUT5rtkGyYM5kew0z5w==",
|
|
|
@@ -5380,7 +5333,7 @@
|
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/typescript-estree": {
|
|
|
+ "node_modules/@typescript-eslint/typescript-estree": {
|
|
|
"version": "7.9.0",
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.9.0.tgz",
|
|
|
"integrity": "sha512-zBCMCkrb2YjpKV3LA0ZJubtKCDxLttxfdGmwZvTqqWevUPN0FZvSI26FalGFFUZU/9YQK/A4xcQF9o/VVaCKAg==",
|
|
|
@@ -5408,79 +5361,6 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/visitor-keys": {
|
|
|
- "version": "7.9.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.9.0.tgz",
|
|
|
- "integrity": "sha512-iESPx2TNLDNGQLyjKhUvIKprlP49XNEK+MvIf9nIO7ZZaZdbnfWKHnXAgufpxqfA0YryH8XToi4+CjBgVnFTSQ==",
|
|
|
- "dev": true,
|
|
|
- "dependencies": {
|
|
|
- "@typescript-eslint/types": "7.9.0",
|
|
|
- "eslint-visitor-keys": "^3.4.3"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "^18.18.0 || >=20.0.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "type": "opencollective",
|
|
|
- "url": "https://opencollective.com/typescript-eslint"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@typescript-eslint/type-utils/node_modules/minimatch": {
|
|
|
- "version": "9.0.4",
|
|
|
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
|
|
|
- "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
|
|
|
- "dev": true,
|
|
|
- "dependencies": {
|
|
|
- "brace-expansion": "^2.0.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=16 || 14 >=14.17"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/isaacs"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@typescript-eslint/types": {
|
|
|
- "version": "7.5.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.5.0.tgz",
|
|
|
- "integrity": "sha512-tv5B4IHeAdhR7uS4+bf8Ov3k793VEVHd45viRRkehIUZxm0WF82VPiLgHzA/Xl4TGPg1ZD49vfxBKFPecD5/mg==",
|
|
|
- "dev": true,
|
|
|
- "engines": {
|
|
|
- "node": "^18.18.0 || >=20.0.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "type": "opencollective",
|
|
|
- "url": "https://opencollective.com/typescript-eslint"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@typescript-eslint/typescript-estree": {
|
|
|
- "version": "7.5.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.5.0.tgz",
|
|
|
- "integrity": "sha512-YklQQfe0Rv2PZEueLTUffiQGKQneiIEKKnfIqPIOxgM9lKSZFCjT5Ad4VqRKj/U4+kQE3fa8YQpskViL7WjdPQ==",
|
|
|
- "dev": true,
|
|
|
- "dependencies": {
|
|
|
- "@typescript-eslint/types": "7.5.0",
|
|
|
- "@typescript-eslint/visitor-keys": "7.5.0",
|
|
|
- "debug": "^4.3.4",
|
|
|
- "globby": "^11.1.0",
|
|
|
- "is-glob": "^4.0.3",
|
|
|
- "minimatch": "9.0.3",
|
|
|
- "semver": "^7.5.4",
|
|
|
- "ts-api-utils": "^1.0.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "^18.18.0 || >=20.0.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "type": "opencollective",
|
|
|
- "url": "https://opencollective.com/typescript-eslint"
|
|
|
- },
|
|
|
- "peerDependenciesMeta": {
|
|
|
- "typescript": {
|
|
|
- "optional": true
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/@typescript-eslint/utils": {
|
|
|
"version": "7.9.0",
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.9.0.tgz",
|
|
|
@@ -5503,65 +5383,7 @@
|
|
|
"eslint": "^8.56.0"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/scope-manager": {
|
|
|
- "version": "7.9.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.9.0.tgz",
|
|
|
- "integrity": "sha512-ZwPK4DeCDxr3GJltRz5iZejPFAAr4Wk3+2WIBaj1L5PYK5RgxExu/Y68FFVclN0y6GGwH8q+KgKRCvaTmFBbgQ==",
|
|
|
- "dev": true,
|
|
|
- "dependencies": {
|
|
|
- "@typescript-eslint/types": "7.9.0",
|
|
|
- "@typescript-eslint/visitor-keys": "7.9.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "^18.18.0 || >=20.0.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "type": "opencollective",
|
|
|
- "url": "https://opencollective.com/typescript-eslint"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/types": {
|
|
|
- "version": "7.9.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.9.0.tgz",
|
|
|
- "integrity": "sha512-oZQD9HEWQanl9UfsbGVcZ2cGaR0YT5476xfWE0oE5kQa2sNK2frxOlkeacLOTh9po4AlUT5rtkGyYM5kew0z5w==",
|
|
|
- "dev": true,
|
|
|
- "engines": {
|
|
|
- "node": "^18.18.0 || >=20.0.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "type": "opencollective",
|
|
|
- "url": "https://opencollective.com/typescript-eslint"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/typescript-estree": {
|
|
|
- "version": "7.9.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.9.0.tgz",
|
|
|
- "integrity": "sha512-zBCMCkrb2YjpKV3LA0ZJubtKCDxLttxfdGmwZvTqqWevUPN0FZvSI26FalGFFUZU/9YQK/A4xcQF9o/VVaCKAg==",
|
|
|
- "dev": true,
|
|
|
- "dependencies": {
|
|
|
- "@typescript-eslint/types": "7.9.0",
|
|
|
- "@typescript-eslint/visitor-keys": "7.9.0",
|
|
|
- "debug": "^4.3.4",
|
|
|
- "globby": "^11.1.0",
|
|
|
- "is-glob": "^4.0.3",
|
|
|
- "minimatch": "^9.0.4",
|
|
|
- "semver": "^7.6.0",
|
|
|
- "ts-api-utils": "^1.3.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "^18.18.0 || >=20.0.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "type": "opencollective",
|
|
|
- "url": "https://opencollective.com/typescript-eslint"
|
|
|
- },
|
|
|
- "peerDependenciesMeta": {
|
|
|
- "typescript": {
|
|
|
- "optional": true
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/visitor-keys": {
|
|
|
+ "node_modules/@typescript-eslint/visitor-keys": {
|
|
|
"version": "7.9.0",
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.9.0.tgz",
|
|
|
"integrity": "sha512-iESPx2TNLDNGQLyjKhUvIKprlP49XNEK+MvIf9nIO7ZZaZdbnfWKHnXAgufpxqfA0YryH8XToi4+CjBgVnFTSQ==",
|
|
|
@@ -5578,38 +5400,6 @@
|
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/@typescript-eslint/utils/node_modules/minimatch": {
|
|
|
- "version": "9.0.4",
|
|
|
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
|
|
|
- "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
|
|
|
- "dev": true,
|
|
|
- "dependencies": {
|
|
|
- "brace-expansion": "^2.0.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=16 || 14 >=14.17"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/isaacs"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@typescript-eslint/visitor-keys": {
|
|
|
- "version": "7.5.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.5.0.tgz",
|
|
|
- "integrity": "sha512-mcuHM/QircmA6O7fy6nn2w/3ditQkj+SgtOc8DW3uQ10Yfj42amm2i+6F2K4YAOPNNTmE6iM1ynM6lrSwdendA==",
|
|
|
- "dev": true,
|
|
|
- "dependencies": {
|
|
|
- "@typescript-eslint/types": "7.5.0",
|
|
|
- "eslint-visitor-keys": "^3.4.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": "^18.18.0 || >=20.0.0"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "type": "opencollective",
|
|
|
- "url": "https://opencollective.com/typescript-eslint"
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/@ungap/structured-clone": {
|
|
|
"version": "1.2.0",
|
|
|
"resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz",
|
|
|
@@ -12271,9 +12061,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/minimatch": {
|
|
|
- "version": "9.0.3",
|
|
|
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz",
|
|
|
- "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
|
|
|
+ "version": "9.0.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
|
|
|
+ "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
|
|
|
"dependencies": {
|
|
|
"brace-expansion": "^2.0.1"
|
|
|
},
|