chore(deps): ⬆️ Aggiornate le dipendenze
This commit is contained in:
parent
16184aff3c
commit
446011eecb
26
package.json
26
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"
|
||||
|
|
Loading…
Reference in New Issue