Skip to content

Commit

Permalink
update all packages ! 😱
Browse files Browse the repository at this point in the history
  • Loading branch information
ipatate committed Sep 28, 2021
1 parent 0f9fa32 commit ceaada3
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 36 deletions.
1 change: 1 addition & 0 deletions .husky/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
_
2 changes: 1 addition & 1 deletion dist/gdpr-cookies.js

Large diffs are not rendered by default.

69 changes: 34 additions & 35 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,51 +19,50 @@
"license": "ISC",
"dependencies": {
"@babel/compat-data": "^7.15.0",
"core-js": "^3.6.4",
"core-js": "^3.18.1",
"deepmerge": "^4.2.2",
"eslint-config-preact": "^1.1.4",
"js-cookie": "^2.2.1",
"preact": "^10.3.4",
"js-cookie": "^3.0.1",
"preact": "^10.5.14",
"preact-compat": "^3.19.0",
"redux-zero": "^5.1.3"
"redux-zero": "^5.1.7"
},
"devDependencies": {
"@babel/cli": "^7.8.4",
"@babel/core": "^7.8.7",
"@babel/node": "^7.8.7",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/cli": "^7.15.7",
"@babel/core": "^7.15.5",
"@babel/node": "^7.15.4",
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-syntax-flow": "^7.8.3",
"@babel/plugin-transform-flow-strip-types": "^7.8.3",
"@babel/plugin-transform-react-jsx": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.8.3",
"@babel/preset-env": "^7.8.7",
"@babel/preset-react": "^7.8.3",
"@babel/register": "^7.8.6",
"@testing-library/dom": "^7.0.4",
"@testing-library/preact": "^1.0.2",
"autoprefixer": "^9.7.4",
"@babel/plugin-syntax-flow": "^7.14.5",
"@babel/plugin-transform-flow-strip-types": "^7.14.5",
"@babel/plugin-transform-react-jsx": "^7.14.9",
"@babel/plugin-transform-runtime": "^7.15.0",
"@babel/preset-env": "^7.15.6",
"@babel/preset-react": "^7.14.5",
"@babel/register": "^7.15.3",
"@testing-library/dom": "^8.6.0",
"@testing-library/preact": "^2.0.1",
"autoprefixer": "^10.3.6",
"babel-core": "^6.26.3",
"babel-eslint": "^10.1.0",
"babel-jest": "^25.1.0",
"babel-loader": "^8.0.6",
"babel-jest": "^27.2.3",
"babel-loader": "^8.2.2",
"copy-webpack-plugin": "^9.0.1",
"css-loader": "^6.3.0",
"desvg-loader": "^0.1.0",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.0",
"eslint-loader": "^3.0.3",
"eslint-plugin-flowtype": "^4.6.0",
"eslint-plugin-jest": "^23.8.2",
"eslint-plugin-promise": "^4.2.1",
"flow-bin": "^0.120.1",
"flow-remove-types": "^2.120.1",
"flow-typed": "^3.0.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-loader": "^4.0.2",
"eslint-plugin-flowtype": "^6.1.0",
"eslint-plugin-jest": "^24.4.2",
"eslint-plugin-promise": "^5.1.0",
"flow-bin": "^0.160.2",
"flow-remove-types": "^2.160.2",
"flow-typed": "^3.3.1",
"friendly-errors-webpack-plugin": "^1.7.0",
"html-webpack-plugin": "^5.3.2",
"husky": "^4.2.3",
"jest": "^25.1.0",
"lint-staged": "^10.0.8",
"jest": "^27.2.3",
"lint-staged": "^11.1.2",
"mini-css-extract-plugin": "^2.3.0",
"optimize-css-assets-webpack-plugin": "^6.0.1",
"postcss": "^8.3.8",
Expand All @@ -74,9 +73,9 @@
"prettier": "^2.4.1",
"sass-loader": "^12.1.0",
"style-loader": "^3.3.0",
"stylelint": "^13.2.1",
"stylelint-config-standard": "^20.0.0",
"stylelint-order": "^4.0.0",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
"stylelint-order": "^4.1.0",
"svg-loader": "0.0.2",
"uglifyjs-webpack-plugin": "^2.2.0",
"webpack": "^5.54.0",
Expand Down

1 comment on commit ceaada3

@vercel
Copy link

@vercel vercel bot commented on ceaada3 Sep 28, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.