aboutsummaryrefslogtreecommitdiffstats
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--pnpm-lock.yaml24
1 files changed, 17 insertions, 7 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 005d632..055a525 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -79,8 +79,8 @@ importers:
specifier: 9.0.0
version: 9.0.0(eslint@8.53.0)
eslint-plugin-svelte:
- specifier: 2.34.0
- version: 2.34.0(eslint@8.53.0)(svelte@4.2.2)
+ specifier: 2.35.0
+ version: 2.35.0(eslint@8.53.0)(svelte@4.2.2)
html-minifier-terser:
specifier: 7.2.0
version: 7.2.0
@@ -2765,6 +2765,15 @@ packages:
engines: {node: '>=10'}
dev: true
+ /eslint-compat-utils@0.1.2(eslint@8.53.0):
+ resolution: {integrity: sha512-Jia4JDldWnFNIru1Ehx1H5s9/yxiRHY/TimCuUc0jNexew3cF1gI6CYZil1ociakfWO3rRqFjl1mskBblB3RYg==}
+ engines: {node: '>=12'}
+ peerDependencies:
+ eslint: '>=6.0.0'
+ dependencies:
+ eslint: 8.53.0
+ dev: true
+
/eslint-config-prettier@9.0.0(eslint@8.53.0):
resolution: {integrity: sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==}
hasBin: true
@@ -2774,8 +2783,8 @@ packages:
eslint: 8.53.0
dev: true
- /eslint-plugin-svelte@2.34.0(eslint@8.53.0)(svelte@4.2.2):
- resolution: {integrity: sha512-4RYUgNai7wr0v+T/kljMiYSjC/oqwgq5i+cPppawryAayj4C7WK1ixFlWCGmNmBppnoKCl4iA4ZPzPtlHcb4CA==}
+ /eslint-plugin-svelte@2.35.0(eslint@8.53.0)(svelte@4.2.2):
+ resolution: {integrity: sha512-3WDFxNrkXaMlpqoNo3M1ZOQuoFLMO9+bdnN6oVVXaydXC7nzCJuGy9a0zqoNDHMSRPYt0Rqo6hIdHMEaI5sQnw==}
engines: {node: ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^7.0.0 || ^8.0.0-0
@@ -2788,8 +2797,9 @@ packages:
'@jridgewell/sourcemap-codec': 1.4.15
debug: 4.3.4
eslint: 8.53.0
+ eslint-compat-utils: 0.1.2(eslint@8.53.0)
esutils: 2.0.3
- known-css-properties: 0.28.0
+ known-css-properties: 0.29.0
postcss: 8.4.31
postcss-load-config: 3.1.4(postcss@8.4.31)
postcss-safe-parser: 6.0.0(postcss@8.4.31)
@@ -3552,8 +3562,8 @@ packages:
engines: {node: '>=6'}
dev: true
- /known-css-properties@0.28.0:
- resolution: {integrity: sha512-9pSL5XB4J+ifHP0e0jmmC98OGC1nL8/JjS+fi6mnTlIf//yt/MfVLtKg7S6nCtj/8KTcWX7nRlY0XywoYY1ISQ==}
+ /known-css-properties@0.29.0:
+ resolution: {integrity: sha512-Ne7wqW7/9Cz54PDt4I3tcV+hAyat8ypyOGzYRJQfdxnnjeWsTxt1cy8pjvvKeI5kfXuyvULyeeAvwvvtAX3ayQ==}
dev: true
/leven@3.1.0: