diff --git a/materialious/package-lock.json b/materialious/package-lock.json index 56a8fb4a..9ea98ff6 100644 --- a/materialious/package-lock.json +++ b/materialious/package-lock.json @@ -1,12 +1,12 @@ { "name": "materialious", - "version": "1.11.8", + "version": "1.11.9", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "materialious", - "version": "1.11.7", + "version": "1.11.9", "hasInstallScript": true, "dependencies": { "@capacitor-community/electron": "^5.0.1", @@ -61,7 +61,7 @@ "tslib": "^2.7.0", "typescript": "^5.9.3", "typescript-eslint": "^8.46.3", - "vite": "^7.1.12" + "vite": "^7.2.4" } }, "node_modules/@babel/code-frame": { @@ -12434,9 +12434,9 @@ } }, "node_modules/vite": { - "version": "7.1.12", - "resolved": "https://registry.npmjs.org/vite/-/vite-7.1.12.tgz", - "integrity": "sha512-ZWyE8YXEXqJrrSLvYgrRP7p62OziLW7xI5HYGWFzOvupfAlrLvURSzv/FyGyy0eidogEM3ujU+kUG1zuHgb6Ug==", + "version": "7.2.4", + "resolved": "https://registry.npmjs.org/vite/-/vite-7.2.4.tgz", + "integrity": "sha512-NL8jTlbo0Tn4dUEXEsUg8KeyG/Lkmc4Fnzb8JXN/Ykm9G4HNImjtABMJgkQoVjOBN/j2WAwDTRytdqJbZsah7w==", "dev": true, "license": "MIT", "dependencies": { diff --git a/materialious/package.json b/materialious/package.json index 3d7cbe2a..7700bbb8 100644 --- a/materialious/package.json +++ b/materialious/package.json @@ -37,7 +37,7 @@ "tslib": "^2.7.0", "typescript": "^5.9.3", "typescript-eslint": "^8.46.3", - "vite": "^7.1.12" + "vite": "^7.2.4" }, "type": "module", "dependencies": {