diff --git a/materialious/package-lock.json b/materialious/package-lock.json index efed65b2..5ca0e527 100644 --- a/materialious/package-lock.json +++ b/materialious/package-lock.json @@ -1,12 +1,12 @@ { "name": "materialious", - "version": "1.13.3", + "version": "1.13.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "materialious", - "version": "1.13.3", + "version": "1.13.5", "hasInstallScript": true, "dependencies": { "@capacitor-community/electron": "^5.0.1", @@ -70,7 +70,7 @@ "tslib": "^2.7.0", "typescript": "^5.9.3", "typescript-eslint": "^8.47.0", - "vite": "^7.2.6" + "vite": "^7.3.1" } }, "node_modules/@babel/code-frame": { @@ -12515,21 +12515,6 @@ } } }, - "node_modules/svelte-check/node_modules/picomatch": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz", - "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==", - "dev": true, - "license": "MIT", - "optional": true, - "peer": true, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/jonschlinkert" - } - }, "node_modules/svelte-eslint-parser": { "version": "1.4.1", "resolved": "https://registry.npmjs.org/svelte-eslint-parser/-/svelte-eslint-parser-1.4.1.tgz", @@ -13266,9 +13251,9 @@ } }, "node_modules/vite": { - "version": "7.3.0", - "resolved": "https://registry.npmjs.org/vite/-/vite-7.3.0.tgz", - "integrity": "sha512-dZwN5L1VlUBewiP6H9s2+B3e3Jg96D0vzN+Ry73sOefebhYr9f94wwkMNN/9ouoU8pV1BqA1d1zGk8928cx0rg==", + "version": "7.3.1", + "resolved": "https://registry.npmjs.org/vite/-/vite-7.3.1.tgz", + "integrity": "sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/materialious/package.json b/materialious/package.json index ed204aa2..f328b080 100644 --- a/materialious/package.json +++ b/materialious/package.json @@ -38,7 +38,7 @@ "tslib": "^2.7.0", "typescript": "^5.9.3", "typescript-eslint": "^8.47.0", - "vite": "^7.2.6" + "vite": "^7.3.1" }, "type": "module", "dependencies": {