mirror of
https://github.com/seriousm4x/UpSnap.git
synced 2026-07-28 08:23:11 -04:00
npm-dep: bump svelte-check from 4.0.0 to 4.0.1 in /frontend
Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-4.0.0...svelte-check-4.0.1) --- updated-dependencies: - dependency-name: svelte-check dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
github-actions[bot]
parent
243265f70f
commit
6405fc2669
@@ -32,7 +32,7 @@
|
||||
"prettier-plugin-svelte": "^3.2.6",
|
||||
"prettier-plugin-tailwindcss": "^0.6.6",
|
||||
"svelte": "^4.2.19",
|
||||
"svelte-check": "^4.0.0",
|
||||
"svelte-check": "^4.0.1",
|
||||
"tailwindcss": "^3.4.10",
|
||||
"tslib": "^2.7.0",
|
||||
"typescript": "^5.5.4",
|
||||
|
||||
10
frontend/pnpm-lock.yaml
generated
10
frontend/pnpm-lock.yaml
generated
@@ -88,8 +88,8 @@ importers:
|
||||
specifier: ^4.2.19
|
||||
version: 4.2.19
|
||||
svelte-check:
|
||||
specifier: ^4.0.0
|
||||
version: 4.0.0(svelte@4.2.19)(typescript@5.5.4)
|
||||
specifier: ^4.0.1
|
||||
version: 4.0.1(svelte@4.2.19)(typescript@5.5.4)
|
||||
tailwindcss:
|
||||
specifier: ^3.4.10
|
||||
version: 3.4.10
|
||||
@@ -1789,8 +1789,8 @@ packages:
|
||||
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
|
||||
engines: {node: '>= 0.4'}
|
||||
|
||||
svelte-check@4.0.0:
|
||||
resolution: {integrity: sha512-QgKO6OQbee9B2dyWZgrGruS3WHKrUZ718Ug53nK45vamsx93Al3on6tOrxyCMVX+OMOLLlrenn7b2VAomePwxQ==}
|
||||
svelte-check@4.0.1:
|
||||
resolution: {integrity: sha512-AuWnCZdREoOzMhoptHPUUPYUxLNdXSkoZnPnlv19SZJJimRzLmjjZLKsOiRB4AnhgX+56/WSEdvkWXI/q2BSsA==}
|
||||
engines: {node: '>= 18.0.0'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@@ -3698,7 +3698,7 @@ snapshots:
|
||||
|
||||
supports-preserve-symlinks-flag@1.0.0: {}
|
||||
|
||||
svelte-check@4.0.0(svelte@4.2.19)(typescript@5.5.4):
|
||||
svelte-check@4.0.1(svelte@4.2.19)(typescript@5.5.4):
|
||||
dependencies:
|
||||
'@jridgewell/trace-mapping': 0.3.25
|
||||
chokidar: 3.6.0
|
||||
|
||||
Reference in New Issue
Block a user