mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-23 14:57:46 +01:00
chore(deps): ⬆️ Aggiornate alcune dipendenze
This commit is contained in:
parent
987fa2c321
commit
2f22f6e711
49
package.json
49
package.json
@ -16,31 +16,31 @@
|
||||
"@inertiajs/inertia": "^0.10.1",
|
||||
"@inertiajs/progress": "^0.2.6",
|
||||
"@maicol07/inertia-mithril": "^0.4",
|
||||
"@material/card": "^12.0.0",
|
||||
"@material/data-table": "^12.0.0",
|
||||
"@material/layout-grid": "^12.0.0",
|
||||
"@material/mwc-button": "^0.22.1",
|
||||
"@material/mwc-checkbox": "^0.22.1",
|
||||
"@material/mwc-dialog": "^0.22.1",
|
||||
"@material/mwc-drawer": "^0.22.1",
|
||||
"@material/mwc-fab": "^0.22.1",
|
||||
"@material/mwc-formfield": "^0.22.1",
|
||||
"@material/mwc-icon-button": "^0.22.1",
|
||||
"@material/mwc-linear-progress": "^0.22.1",
|
||||
"@material/mwc-list": "^0.22.1",
|
||||
"@material/mwc-menu": "^0.22.1",
|
||||
"@material/mwc-ripple": "^0.22.1",
|
||||
"@material/mwc-select": "^0.22.1",
|
||||
"@material/mwc-textarea": "^0.22.1",
|
||||
"@material/mwc-textfield": "^0.22.1",
|
||||
"@material/mwc-top-app-bar": "^0.22.1",
|
||||
"@material/theme": "^12.0.0",
|
||||
"@material/card": "^13.0.0",
|
||||
"@material/data-table": "^13.0.0",
|
||||
"@material/layout-grid": "^13.0.0",
|
||||
"@material/mwc-button": "^0.25.1",
|
||||
"@material/mwc-checkbox": "^0.25.1",
|
||||
"@material/mwc-dialog": "^0.25.1",
|
||||
"@material/mwc-drawer": "^0.25.1",
|
||||
"@material/mwc-fab": "^0.25.1",
|
||||
"@material/mwc-formfield": "^0.25.1",
|
||||
"@material/mwc-icon-button": "^0.25.1",
|
||||
"@material/mwc-linear-progress": "^0.25.1",
|
||||
"@material/mwc-list": "^0.25.1",
|
||||
"@material/mwc-menu": "^0.25.1",
|
||||
"@material/mwc-ripple": "^0.25.1",
|
||||
"@material/mwc-select": "^0.25.1",
|
||||
"@material/mwc-textarea": "^0.25.1",
|
||||
"@material/mwc-textfield": "^0.25.1",
|
||||
"@material/mwc-top-app-bar": "^0.25.1",
|
||||
"@material/theme": "^13.0.0",
|
||||
"@mdi/font": "^6.1.95",
|
||||
"async-wait-until": "^2.0.7",
|
||||
"classnames": "^2.3.1",
|
||||
"collect.js": "^4.28.6",
|
||||
"jquery": "^3.6.0",
|
||||
"lit-element": "^2.5.1",
|
||||
"lit-element": "^3.0.0",
|
||||
"locale-code": "^2.0.2",
|
||||
"lodash": "^4.17.21",
|
||||
"mithril": "^2.0.4",
|
||||
@ -59,13 +59,12 @@
|
||||
"@babel/preset-flow": "^7.14.5",
|
||||
"@bunchtogether/vite-plugin-flow": "^1.0.1",
|
||||
"@open-wc/eslint-config": "^4.3.0",
|
||||
"@openstamanager/eslint-config": "github:maicol07/eslint-config-openstamanager",
|
||||
"@openstamanager/vite-config": "github:maicol07/openstamanager-vite-config",
|
||||
"babel-preset-openstamanager": "github:maicol07/babel-preset-openstamanager",
|
||||
"concurrently": "^6.2.1",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-config-airbnb-base": "^14.2.1",
|
||||
"@openstamanager/eslint-config": "github:maicol07/eslint-config-openstamanager",
|
||||
"eslint-plugin-flowtype": "^5.10.0",
|
||||
"eslint-plugin-flowtype": "^6.1.0",
|
||||
"eslint-plugin-github": "^4.3.0",
|
||||
"eslint-plugin-import": "^2.24.2",
|
||||
"eslint-plugin-mithril": "^0.2.0",
|
||||
@ -78,9 +77,9 @@
|
||||
"eslint-plugin-switch-case": "^1.1.2",
|
||||
"eslint-plugin-unicorn": "^36.0.0",
|
||||
"eslint-plugin-you-dont-need-lodash-underscore": "^6.12.0",
|
||||
"flow-bin": "^0.159.0",
|
||||
"flow-bin": "^0.160.2",
|
||||
"flow-remove-types": "^2.159.0",
|
||||
"laravel-vite": "^0.0.16",
|
||||
"laravel-vite": "^0.0.19",
|
||||
"rollup-plugin-livereload": "^2.0.5",
|
||||
"sass": "^1.39.2",
|
||||
"stylelint": "^13.13.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user