chore(deps): update dependency eslint-plugin-svelte to v3.3.3

This commit is contained in:
Renovate Bot 2025-03-27 01:49:51 +00:00
parent f8e4ce96db
commit 21c27085bf

18
ui/package-lock.json generated
View File

@ -2136,9 +2136,9 @@
}
},
"node_modules/eslint-plugin-svelte": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-svelte/-/eslint-plugin-svelte-3.0.0.tgz",
"integrity": "sha512-o+DNY7R8RT95vSBN1DkBJhB1/8M25yCrR3Im9guVToIuW6TB93yqMLXHrRkfKmH9X2cv5tQHvLzO2Vllsz2uTA==",
"version": "3.3.3",
"resolved": "https://registry.npmjs.org/eslint-plugin-svelte/-/eslint-plugin-svelte-3.3.3.tgz",
"integrity": "sha512-imzGqIgWbfsb/CR14d3k3M8MiVNGet+l9mjPhvo1Rm0Nxi0rNn4/eELqyR8FWlgKBMlGkOp2kshRJm0xpxNfHQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -2151,10 +2151,10 @@
"postcss-load-config": "^3.1.4",
"postcss-safe-parser": "^7.0.0",
"semver": "^7.6.3",
"svelte-eslint-parser": "^1.0.0"
"svelte-eslint-parser": "^1.0.1"
},
"engines": {
"node": "^18.20.4 || ^20.18.0 || >=22.10.0"
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
},
"funding": {
"url": "https://github.com/sponsors/ota-meshi"
@ -3490,9 +3490,9 @@
}
},
"node_modules/svelte-eslint-parser": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/svelte-eslint-parser/-/svelte-eslint-parser-1.0.0.tgz",
"integrity": "sha512-diZzpeeFhAxormeIhmRS4vXx98GG6T7Dq5y1a6qffqs/5MBrBqqDg8bj88iEohp6bvhU4MIABJmOTa0gXWcbSQ==",
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/svelte-eslint-parser/-/svelte-eslint-parser-1.1.1.tgz",
"integrity": "sha512-QLVGPIMDettl30qRHXU2VrPvVJKG8GsGstye7n8rFbEiu3gEARksuQg9Xu4GzubNxhGNM8stfBZkhyMbBQmjFA==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -3504,7 +3504,7 @@
"postcss-selector-parser": "^7.0.0"
},
"engines": {
"node": "^18.20.4 || ^20.18.0 || >=22.10.0"
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
},
"funding": {
"url": "https://github.com/sponsors/ota-meshi"