mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
chore(deps): ⬆️ Aggiornate dipendenze
This commit is contained in:
51
package.json
51
package.json
@@ -21,26 +21,27 @@
|
||||
"@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-snackbar": "^0.25.1",
|
||||
"@material/mwc-textarea": "^0.25.1",
|
||||
"@material/mwc-textfield": "^0.25.1",
|
||||
"@material/mwc-top-app-bar": "^0.25.1",
|
||||
"@material/mwc-button": "^0.25.2",
|
||||
"@material/mwc-checkbox": "^0.25.2",
|
||||
"@material/mwc-circular-progress": "^0.25.2",
|
||||
"@material/mwc-dialog": "^0.25.2",
|
||||
"@material/mwc-drawer": "^0.25.2",
|
||||
"@material/mwc-fab": "^0.25.2",
|
||||
"@material/mwc-formfield": "^0.25.2",
|
||||
"@material/mwc-icon-button": "^0.25.2",
|
||||
"@material/mwc-linear-progress": "^0.25.2",
|
||||
"@material/mwc-list": "^0.25.2",
|
||||
"@material/mwc-menu": "^0.25.2",
|
||||
"@material/mwc-ripple": "^0.25.2",
|
||||
"@material/mwc-select": "^0.25.2",
|
||||
"@material/mwc-snackbar": "^0.25.2",
|
||||
"@material/mwc-textarea": "^0.25.2",
|
||||
"@material/mwc-textfield": "^0.25.2",
|
||||
"@material/mwc-top-app-bar": "^0.25.2",
|
||||
"@material/theme": "^13.0.0",
|
||||
"@material/typography": "^13.0.0",
|
||||
"@mdi/font": "^6.2.95",
|
||||
"async-wait-until": "^2.0.7",
|
||||
"async-wait-until": "^2.0.8",
|
||||
"cash-dom": "^8.1.0",
|
||||
"classnames": "^2.3.1",
|
||||
"collect.js": "^4.29.0",
|
||||
@@ -55,7 +56,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@adeira/babel-preset-adeira": "^4.0.0",
|
||||
"@adeira/eslint-config": "^6.6.0",
|
||||
"@adeira/eslint-config": "^6.7.1",
|
||||
"@babel/core": "^7.15.8",
|
||||
"@babel/eslint-parser": "^7.15.8",
|
||||
"@babel/eslint-plugin": "^7.14.5",
|
||||
@@ -73,7 +74,7 @@
|
||||
"eslint-config-airbnb-base": "^14.2.1",
|
||||
"eslint-plugin-flowtype": "^6.1.0",
|
||||
"eslint-plugin-github": "^4.3.2",
|
||||
"eslint-plugin-import": "^2.24.2",
|
||||
"eslint-plugin-import": "^2.25.2",
|
||||
"eslint-plugin-mithril": "^0.2.0",
|
||||
"eslint-plugin-new-with-error": "^2.0.0",
|
||||
"eslint-plugin-no-secrets": "^0.8.9",
|
||||
@@ -82,19 +83,19 @@
|
||||
"eslint-plugin-simple-import-sort": "^7.0.0",
|
||||
"eslint-plugin-sonarjs": "^0.10.0",
|
||||
"eslint-plugin-switch-case": "^1.1.2",
|
||||
"eslint-plugin-unicorn": "^36.0.0",
|
||||
"eslint-plugin-unicorn": "^37.0.1",
|
||||
"eslint-plugin-you-dont-need-lodash-underscore": "^6.12.0",
|
||||
"flow-bin": "^0.161.0",
|
||||
"flow-remove-types": "^2.161.0",
|
||||
"flow-bin": "^0.162.0",
|
||||
"flow-remove-types": "^2.162.0",
|
||||
"laravel-vite": "^0.0.21",
|
||||
"sass": "^1.42.1",
|
||||
"sass": "^1.43.2",
|
||||
"stylelint": "^13.13.1",
|
||||
"stylelint-config-idiomatic-order": "^8.1.0",
|
||||
"stylelint-config-recommended-scss": "^4.3.0",
|
||||
"stylelint-config-standard": "^22.0.0",
|
||||
"stylelint-scss": "^3.21.0",
|
||||
"typescript": "^4.4.3",
|
||||
"vite": "^2.6.5",
|
||||
"typescript": "^4.4.4",
|
||||
"vite": "^2.6.7",
|
||||
"vite-plugin-fonts": "^0.2.2"
|
||||
}
|
||||
}
|
||||
|
524
pnpm-lock.yaml
generated
524
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user