From 446011eecba29e1df0d8fe1a9bd1aa09b5142a6b Mon Sep 17 00:00:00 2001 From: Maicol Battistini Date: Thu, 17 Aug 2023 15:32:23 +0200 Subject: [PATCH] =?UTF-8?q?chore(deps):=20=E2=AC=86=EF=B8=8F=20Aggiornate?= =?UTF-8?q?=20le=20dipendenze?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 79cdd4aaf..632433354 100644 --- a/package.json +++ b/package.json @@ -14,10 +14,10 @@ "dependencies": { "@formkit/auto-animate": "0.7.0", "@maicol07/inertia-mithril": "^1.0.3", - "@maicol07/material-web-additions": "^1.3.6", + "@maicol07/material-web-additions": "^1.4.1", "@material/mwc-snackbar": "^0.27.0", "@material/mwc-top-app-bar": "^0.27.0", - "@material/web": "1.0.0-pre.14", + "@material/web": "1.0.0-pre.15", "@mdi/js": "^7.2.96", "classnames": "^2.3.2", "collect.js": "^4.36.1", @@ -28,10 +28,10 @@ "mithril": "^2.2.2", "mithril-utilities": "^1.2.5", "modern-normalize": "^2.0.0", - "postcss-scss": "^4.0.6", + "postcss-scss": "^4.0.7", "prntr": "^2.0.18", "readable-http-codes": "^1.1.1", - "ts-pattern": "^5.0.4", + "ts-pattern": "^5.0.5", "tslib": "^2.6.1", "typescript-cookie": "^1.0.6" }, @@ -40,27 +40,27 @@ "@openstamanager/vite-config": "github:devcode-it/openstamanager-vite-config", "@types/fs-extra": "^11.0.1", "@types/mithril": "^2.0.13", - "@types/node": "^20.4.6", + "@types/node": "^20.5.0", "@types/ziggy-js": "^1.3.2", "chokidar": "^3.5.3", "csstype": "^3.1.2", "fast-glob": "^3.3.1", "fs-extra": "^11.1.1", "inertia-plugin": "^0.6.0", - "laravel-vite-plugin": "^0.7.8", - "postcss": "^8.4.27", + "laravel-vite-plugin": "^0.8.0", + "postcss": "^8.4.28", "postcss-html": "^1.5.0", - "sass": "^1.64.2", + "sass": "^1.65.1", "stylelint": "^15.10.2", - "stylelint-config-clean-order": "^5.0.1", + "stylelint-config-clean-order": "^5.2.0", "stylelint-config-html": "^1.1.0", "stylelint-config-standard": "^34.0.0", "stylelint-config-standard-scss": "^10.0.0", - "stylelint-scss": "^5.0.1", - "type-fest": "^4.1.0", - "typed-scss-modules": "^7.1.2", + "stylelint-scss": "^5.1.0", + "type-fest": "^4.2.0", + "typed-scss-modules": "^7.1.4", "typescript": "^5.1.6", - "vite": "^4.4.8", + "vite": "^4.4.9", "vite-plugin-laravel-translations": "github:maicol07/vite-plugin-laravel-translations#patch-1", "vite-plugin-progress": "^0.0.7", "vite-plugin-pwa": "^0.16.4"