1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-02-23 23:07:46 +01:00

chore(deps): 📌 Versione intera per le librerie in package.json

This commit is contained in:
Maicol Battistini 2021-08-02 13:14:55 +02:00
parent 6c97c33288
commit 9de21214bb
No known key found for this signature in database
GPG Key ID: 4FDB0F87CDB1D34A

View File

@ -17,32 +17,32 @@
"mithril": "^2.0.4"
},
"devDependencies": {
"@babel/cli": "^7",
"@babel/core": "^7",
"@babel/eslint-parser": "^7",
"@babel/eslint-plugin": "^7",
"@babel/plugin-transform-react-jsx": "^7",
"@babel/preset-env": "^7",
"@babel/preset-flow": "^7",
"browser-sync": "^2",
"browser-sync-webpack-plugin": "2",
"eslint": "^7",
"eslint-config-airbnb-base": "^14",
"eslint-plugin-flowtype": "^5",
"eslint-plugin-import": "^2",
"extract-text-webpack-plugin": "^3",
"flow-bin": "^0",
"laravel-mix": "^6",
"laravel-mix-serve": "^2",
"lmvh": "^1",
"resolve-url-loader": "4",
"sass": "^1",
"sass-loader": "^12",
"stylelint": "^13",
"stylelint-config-idiomatic-order": "^8",
"stylelint-config-recommended-scss": "^4",
"stylelint-config-standard": "^22",
"stylelint-scss": "^3",
"webpack": "^5"
"@babel/cli": "^7.14.8",
"@babel/core": "^7.14.8",
"@babel/eslint-parser": "^7.14.9",
"@babel/eslint-plugin": "^7.14.5",
"@babel/plugin-transform-react-jsx": "^7.14.9",
"@babel/preset-env": "^7.14.9",
"@babel/preset-flow": "^7.14.5",
"browser-sync": "^2.27.5",
"browser-sync-webpack-plugin": "2.3.0",
"eslint": "^7.32.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-plugin-flowtype": "^5.8.2",
"eslint-plugin-import": "^2.23.4",
"extract-text-webpack-plugin": "^3.0.2",
"flow-bin": "^0.156.0",
"laravel-mix": "^6.0.27",
"laravel-mix-serve": "^2.2.2",
"lmvh": "^1.0.3",
"resolve-url-loader": "4.0.0",
"sass": "^1.37.0",
"sass-loader": "^12.1.0",
"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.20.1",
"webpack": "^5.47.1"
}
}