Bump svelte-check from 4.4.4 to 4.4.5 in /materialious

Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 4.4.4 to 4.4.5.
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check@4.4.4...svelte-check@4.4.5)

---
updated-dependencies:
- dependency-name: svelte-check
  dependency-version: 4.4.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-23 16:11:47 +00:00
committed by GitHub
parent eb77a2bca4
commit 862187a959
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
{
"name": "materialious",
"version": "1.16.21",
"version": "1.16.22",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "materialious",
"version": "1.16.21",
"version": "1.16.22",
"hasInstallScript": true,
"dependencies": {
"@capacitor-community/electron": "^5.0.1",
@@ -87,7 +87,7 @@
"prettier": "^3.6.2",
"prettier-plugin-svelte": "^3.5.0",
"svelte": "^5.53.12",
"svelte-check": "^4.4.4",
"svelte-check": "^4.4.5",
"tslib": "^2.7.0",
"typescript": "^5.9.3",
"typescript-eslint": "^8.55.0",
@@ -17377,9 +17377,9 @@
}
},
"node_modules/svelte-check": {
"version": "4.4.4",
"resolved": "https://registry.npmjs.org/svelte-check/-/svelte-check-4.4.4.tgz",
"integrity": "sha512-F1pGqXc710Oi/wTI4d/x7d6lgPwwfx1U6w3Q35n4xsC2e8C/yN2sM1+mWxjlMcpAfWucjlq4vPi+P4FZ8a14sQ==",
"version": "4.4.5",
"resolved": "https://registry.npmjs.org/svelte-check/-/svelte-check-4.4.5.tgz",
"integrity": "sha512-1bSwIRCvvmSHrlK52fOlZmVtUZgil43jNL/2H18pRpa+eQjzGt6e3zayxhp1S7GajPFKNM/2PMCG+DZFHlG9fw==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -40,7 +40,7 @@
"prettier": "^3.6.2",
"prettier-plugin-svelte": "^3.5.0",
"svelte": "^5.53.12",
"svelte-check": "^4.4.4",
"svelte-check": "^4.4.5",
"tslib": "^2.7.0",
"typescript": "^5.9.3",
"typescript-eslint": "^8.55.0",