aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-20 04:34:41 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-03-20 04:35:24 +0000
commit98b3dc41b22b1a68a9b711cf5df81b563991b134 (patch)
tree85c44367251fac6c7ca55423e1de6bd409cc4e86
parentBump postcss from 8.4.36 to 8.4.37 (diff)
downloadzorascript-98b3dc41b22b1a68a9b711cf5df81b563991b134.tar
zorascript-98b3dc41b22b1a68a9b711cf5df81b563991b134.tar.gz
zorascript-98b3dc41b22b1a68a9b711cf5df81b563991b134.tar.bz2
zorascript-98b3dc41b22b1a68a9b711cf5df81b563991b134.tar.lz
zorascript-98b3dc41b22b1a68a9b711cf5df81b563991b134.tar.xz
zorascript-98b3dc41b22b1a68a9b711cf5df81b563991b134.tar.zst
zorascript-98b3dc41b22b1a68a9b711cf5df81b563991b134.zip
Bump svelte-check from 3.6.7 to 3.6.8
Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 3.6.7 to 3.6.8. - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-3.6.7...svelte-check-3.6.8) --- updated-dependencies: - dependency-name: svelte-check dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '')
-rw-r--r--clients/www/package.json2
-rw-r--r--pnpm-lock.yaml8
2 files changed, 5 insertions, 5 deletions
diff --git a/clients/www/package.json b/clients/www/package.json
index 6f869c0..00634c3 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -33,7 +33,7 @@
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.2",
"svelte": "^4.2.12",
- "svelte-check": "^3.6.7",
+ "svelte-check": "^3.6.8",
"tailwindcss": "3.4.1",
"tslib": "^2.6.2",
"typescript": "^5.4.2",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index e1f0a9f..c2f747e 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -84,8 +84,8 @@ importers:
specifier: ^4.2.12
version: 4.2.12
svelte-check:
- specifier: ^3.6.7
- version: 3.6.7(@babel/core@7.23.7)(postcss@8.4.37)(svelte@4.2.12)
+ specifier: ^3.6.8
+ version: 3.6.8(@babel/core@7.23.7)(postcss@8.4.37)(svelte@4.2.12)
tailwindcss:
specifier: 3.4.1
version: 3.4.1
@@ -4485,8 +4485,8 @@ packages:
engines: {node: '>= 0.4'}
dev: true
- /svelte-check@3.6.7(@babel/core@7.23.7)(postcss@8.4.37)(svelte@4.2.12):
- resolution: {integrity: sha512-tKEjemK9FYCySAseCaIt+ps5o0XRvLC7ECjyJXXtO7vOQhR9E6JavgoUbGP1PCulD2OTcB/fi9RjV3nyF1AROw==}
+ /svelte-check@3.6.8(@babel/core@7.23.7)(postcss@8.4.37)(svelte@4.2.12):
+ resolution: {integrity: sha512-rhXU7YCDtL+lq2gCqfJDXKTxJfSsCgcd08d7VWBFxTw6IWIbMWSaASbAOD3N0VV9TYSSLUqEBiratLd8WxAJJA==}
hasBin: true
peerDependencies:
svelte: ^3.55.0 || ^4.0.0-next.0 || ^4.0.0 || ^5.0.0-next.0