mirror of
https://github.com/seriousm4x/UpSnap.git
synced 2026-07-28 00:12:56 -04:00
npm-dep: bump svelte-check from 3.6.9 to 3.7.0 in /frontend
Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 3.6.9 to 3.7.0. - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-3.6.9...svelte-check-3.7.0) --- updated-dependencies: - dependency-name: svelte-check dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
github-actions[bot]
parent
4c0d9cd435
commit
fd60d11d5c
@@ -32,7 +32,7 @@
|
||||
"prettier-plugin-svelte": "^3.2.3",
|
||||
"prettier-plugin-tailwindcss": "^0.5.14",
|
||||
"svelte": "^4.2.15",
|
||||
"svelte-check": "^3.6.9",
|
||||
"svelte-check": "^3.7.0",
|
||||
"tailwindcss": "^3.4.3",
|
||||
"tslib": "^2.6.2",
|
||||
"typescript": "^5.4.5",
|
||||
|
||||
8
frontend/pnpm-lock.yaml
generated
8
frontend/pnpm-lock.yaml
generated
@@ -83,8 +83,8 @@ devDependencies:
|
||||
specifier: ^4.2.15
|
||||
version: 4.2.15
|
||||
svelte-check:
|
||||
specifier: ^3.6.9
|
||||
version: 3.6.9(postcss@8.4.38)(svelte@4.2.15)
|
||||
specifier: ^3.7.0
|
||||
version: 3.7.0(postcss@8.4.38)(svelte@4.2.15)
|
||||
tailwindcss:
|
||||
specifier: ^3.4.3
|
||||
version: 3.4.3
|
||||
@@ -3009,8 +3009,8 @@ packages:
|
||||
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
|
||||
engines: {node: '>= 0.4'}
|
||||
|
||||
/svelte-check@3.6.9(postcss@8.4.38)(svelte@4.2.15):
|
||||
resolution: {integrity: sha512-hDQrk3L0osX07djQyMiXocKysTLfusqi8AriNcCiQxhQR49/LonYolcUGMtZ0fbUR8HTR198Prrgf52WWU9wEg==}
|
||||
/svelte-check@3.7.0(postcss@8.4.38)(svelte@4.2.15):
|
||||
resolution: {integrity: sha512-Va6sGL4Vy4znn0K+vaatk98zoBvG2aDee4y3r5X4S80z8DXfbACHvdLlyXa4C4c5tQzK9H0Uq2pbd20wH3ucjQ==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
svelte: ^3.55.0 || ^4.0.0-next.0 || ^4.0.0 || ^5.0.0-next.0
|
||||
|
||||
Reference in New Issue
Block a user