aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-12 04:15:22 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-07-12 04:16:03 +0000
commit72662b88d4c6806863d49ef0dacc5acf8367fc3d (patch)
treeeb4dfdbdd1dceed1abbce521fed63cf7e470f0a3
parentBump @typescript-eslint/parser from 7.15.0 to 7.16.0 (diff)
downloadzorascript-72662b88d4c6806863d49ef0dacc5acf8367fc3d.tar
zorascript-72662b88d4c6806863d49ef0dacc5acf8367fc3d.tar.gz
zorascript-72662b88d4c6806863d49ef0dacc5acf8367fc3d.tar.bz2
zorascript-72662b88d4c6806863d49ef0dacc5acf8367fc3d.tar.lz
zorascript-72662b88d4c6806863d49ef0dacc5acf8367fc3d.tar.xz
zorascript-72662b88d4c6806863d49ef0dacc5acf8367fc3d.tar.zst
zorascript-72662b88d4c6806863d49ef0dacc5acf8367fc3d.zip
Bump eslint-plugin-svelte from 2.41.0 to 2.42.0
Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) from 2.41.0 to 2.42.0. - [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases) - [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@2.41.0...eslint-plugin-svelte@2.42.0) --- updated-dependencies: - dependency-name: eslint-plugin-svelte dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--clients/www/package.json2
-rw-r--r--package.json2
-rw-r--r--pnpm-lock.yaml34
3 files changed, 17 insertions, 21 deletions
diff --git a/clients/www/package.json b/clients/www/package.json
index c1bb798..3a1cb10 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -28,7 +28,7 @@
"autoprefixer": "10.4.19",
"eslint": "^9.6.0",
"eslint-config-prettier": "^9.1.0",
- "eslint-plugin-svelte": "^2.41.0",
+ "eslint-plugin-svelte": "^2.42.0",
"iconify-icon": "^2.1.0",
"postcss": "8.4.39",
"prettier": "^3.3.2",
diff --git a/package.json b/package.json
index cc98a07..bf45c8f 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,7 @@
"@tauri-apps/cli": "^1.6.0",
"eslint": "^9.6.0",
"eslint-config-prettier": "^9.1.0",
- "eslint-plugin-svelte": "^2.41.0",
+ "eslint-plugin-svelte": "^2.42.0",
"prettier": "^3.3.2",
"typescript": "^5.5.3",
"wasm-pack": "^0.13.0"
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index db0f4b4..b16caa4 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -18,8 +18,8 @@ importers:
specifier: ^9.1.0
version: 9.1.0(eslint@9.6.0)
eslint-plugin-svelte:
- specifier: ^2.41.0
- version: 2.41.0(eslint@9.6.0)(svelte@4.2.18)
+ specifier: ^2.42.0
+ version: 2.42.0(eslint@9.6.0)(svelte@4.2.18)
prettier:
specifier: ^3.3.2
version: 3.3.2
@@ -75,8 +75,8 @@ importers:
specifier: ^9.1.0
version: 9.1.0(eslint@9.6.0)
eslint-plugin-svelte:
- specifier: ^2.41.0
- version: 2.41.0(eslint@9.6.0)(svelte@4.2.18)
+ specifier: ^2.42.0
+ version: 2.42.0(eslint@9.6.0)(svelte@4.2.18)
iconify-icon:
specifier: ^2.1.0
version: 2.1.0
@@ -1642,12 +1642,12 @@ packages:
peerDependencies:
eslint: '>=7.0.0'
- eslint-plugin-svelte@2.41.0:
- resolution: {integrity: sha512-gjU9Q/psxbWG1VNwYbEb0Q6U4W5PBGaDpYmO2zlQ+zlAMVS3Qt0luAK0ACi/tMSwRK6JENiySvMyJbO0YWmXSg==}
+ eslint-plugin-svelte@2.42.0:
+ resolution: {integrity: sha512-mHP6z0DWq97KZvoQcApZHdF9m9epcDV/ICKufeEH18Vh+8vl7S+gwt8WdUohEqKNVMuXRkbvy1suMcVvUDiOGw==}
engines: {node: ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^7.0.0 || ^8.0.0-0 || ^9.0.0-0
- svelte: ^3.37.0 || ^4.0.0 || ^5.0.0-next.155
+ svelte: ^3.37.0 || ^4.0.0 || ^5.0.0-next.181
peerDependenciesMeta:
svelte:
optional: true
@@ -2677,11 +2677,11 @@ packages:
peerDependencies:
svelte: ^3.55.0 || ^4.0.0-next.0 || ^4.0.0 || ^5.0.0-next.0
- svelte-eslint-parser@0.39.2:
- resolution: {integrity: sha512-87UwLuWTtDIuzWOhOi1zBL5wYVd07M5BK1qZ57YmXJB5/UmjUNJqGy3XSOhPqjckY1dATNV9y+mx+nI0WH6HPA==}
+ svelte-eslint-parser@0.40.0:
+ resolution: {integrity: sha512-M+v1HhC5T1WKYVxWexUCS4o6oIBS88XKzOZuhl2ew+eGxol7eC21e+VE8TC4rXJ3iT3iXT0qlZsZcpKjVo5/zQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
- svelte: ^3.37.0 || ^4.0.0 || ^5.0.0-next.115
+ svelte: ^3.37.0 || ^4.0.0 || ^5.0.0-next.181
peerDependenciesMeta:
svelte:
optional: true
@@ -4231,10 +4231,6 @@ snapshots:
kolorist: 1.8.0
vite-plugin-pwa: 0.20.0(vite@5.3.3(@types/node@20.14.10)(terser@5.31.0))(workbox-build@7.1.0)(workbox-window@7.1.0)
- acorn-jsx@5.3.2(acorn@8.11.3):
- dependencies:
- acorn: 8.11.3
-
acorn-jsx@5.3.2(acorn@8.12.0):
dependencies:
acorn: 8.12.0
@@ -4674,7 +4670,7 @@ snapshots:
dependencies:
eslint: 9.6.0
- eslint-plugin-svelte@2.41.0(eslint@9.6.0)(svelte@4.2.18):
+ eslint-plugin-svelte@2.42.0(eslint@9.6.0)(svelte@4.2.18):
dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@9.6.0)
'@jridgewell/sourcemap-codec': 1.4.15
@@ -4687,7 +4683,7 @@ snapshots:
postcss-safe-parser: 6.0.0(postcss@8.4.39)
postcss-selector-parser: 6.1.0
semver: 7.6.2
- svelte-eslint-parser: 0.39.2(svelte@4.2.18)
+ svelte-eslint-parser: 0.40.0(svelte@4.2.18)
optionalDependencies:
svelte: 4.2.18
transitivePeerDependencies:
@@ -4756,8 +4752,8 @@ snapshots:
espree@9.6.1:
dependencies:
- acorn: 8.11.3
- acorn-jsx: 5.3.2(acorn@8.11.3)
+ acorn: 8.12.0
+ acorn-jsx: 5.3.2(acorn@8.12.0)
eslint-visitor-keys: 3.4.3
esquery@1.5.0:
@@ -5722,7 +5718,7 @@ snapshots:
- stylus
- sugarss
- svelte-eslint-parser@0.39.2(svelte@4.2.18):
+ svelte-eslint-parser@0.40.0(svelte@4.2.18):
dependencies:
eslint-scope: 7.2.2
eslint-visitor-keys: 3.4.3