|
|
@@ -27,7 +27,7 @@
|
|
|
"eslint": "8.47.0",
|
|
|
"eslint-config-prettier": "9.0.0",
|
|
|
"eslint-plugin-editorconfig": "4.0.3",
|
|
|
- "eslint-plugin-import": "2.28.0",
|
|
|
+ "eslint-plugin-import": "2.28.1",
|
|
|
"husky": "8.0.3",
|
|
|
"lightningcss": "1.21.5",
|
|
|
"lint-staged": "14.0.0",
|
|
|
@@ -2450,9 +2450,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/eslint-plugin-import": {
|
|
|
- "version": "2.28.0",
|
|
|
- "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.28.0.tgz",
|
|
|
- "integrity": "sha512-B8s/n+ZluN7sxj9eUf7/pRFERX0r5bnFA2dCaLHy2ZeaQEAz0k+ZZkFWRFHJAqxfxQDx6KLv9LeIki7cFdwW+Q==",
|
|
|
+ "version": "2.28.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.28.1.tgz",
|
|
|
+ "integrity": "sha512-9I9hFlITvOV55alzoKBI+K9q74kv0iKMeY6av5+umsNwayt59fz692daGyjR+oStBQgx6nwR9rXldDev3Clw+A==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"array-includes": "^3.1.6",
|
|
|
@@ -2464,13 +2464,12 @@
|
|
|
"eslint-import-resolver-node": "^0.3.7",
|
|
|
"eslint-module-utils": "^2.8.0",
|
|
|
"has": "^1.0.3",
|
|
|
- "is-core-module": "^2.12.1",
|
|
|
+ "is-core-module": "^2.13.0",
|
|
|
"is-glob": "^4.0.3",
|
|
|
"minimatch": "^3.1.2",
|
|
|
"object.fromentries": "^2.0.6",
|
|
|
"object.groupby": "^1.0.0",
|
|
|
"object.values": "^1.1.6",
|
|
|
- "resolve": "^1.22.3",
|
|
|
"semver": "^6.3.1",
|
|
|
"tsconfig-paths": "^3.14.2"
|
|
|
},
|
|
|
@@ -3292,9 +3291,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/is-core-module": {
|
|
|
- "version": "2.12.1",
|
|
|
- "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.12.1.tgz",
|
|
|
- "integrity": "sha512-Q4ZuBAe2FUsKtyQJoQHlvP8OvBERxO3jEmy1I7hcRXcJBGGHFh/aJBswbXuS9sgrDH2QUO8ilkwNPHvHMd8clg==",
|
|
|
+ "version": "2.13.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.0.tgz",
|
|
|
+ "integrity": "sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"has": "^1.0.3"
|