build(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.30.0

Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.29.1 to 2.30.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.1...v2.30.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-03 11:20:18 +00:00 committed by GitHub
parent 928a4af18b
commit 900aa10790
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 432 additions and 246 deletions

676
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -39,7 +39,7 @@
"date-fns": "^2.30.0",
"detect-browser": "^5.3.0",
"eslint": "^8.57.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-vue": "^9.28.0",
"fast-xml-parser": "^4.5.0",
"husky": "^8.0.3",