Skip to content

Commit

Permalink
chore(deps): update all minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 16, 2023
1 parent 97422f4 commit 6870e11
Showing 1 changed file with 35 additions and 35 deletions.
70 changes: 35 additions & 35 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
},
"dependencies": {
"es6-promise": "4.2.6",
"express": "4.17.1",
"history": "4.9.0",
"express": "4.18.2",
"history": "4.10.1",
"isomorphic-fetch": "2.2.1",
"polished": "3.4.1",
"polished": "3.7.2",
"react": "16.9.0",
"react-dom": "16.9.0",
"react-helmet": "6.0.0-beta",
"react-helmet": "6.1.0",
"react-router-dom": "5.0.0",
"styled-components": "4.3.2",
"styled-components": "4.4.1",
"workbox-sw": "4.3.1"
},
"devDependencies": {
Expand All @@ -37,34 +37,34 @@
"@types/enzyme-adapter-react-16": "1.0.5",
"@types/express": "4.17.0",
"@types/jest": "24.0.12",
"@types/node": "10.14.6",
"@types/node": "10.17.60",
"@types/react": "16.9.1",
"@types/react-cache": "2.0.1",
"@types/react-dom": "16.8.4",
"@types/react-helmet": "5.0.8",
"@types/react-router-dom": "4.3.3",
"@types/styled-components": "4.1.14",
"@types/workbox-sw": "4.2.0",
"@types/styled-components": "4.4.3",
"@types/workbox-sw": "4.3.3",
"@typescript-eslint/eslint-plugin": "2.0.0",
"@typescript-eslint/parser": "2.0.0",
"@typescript-eslint/typescript-estree": "2.0.0",
"autoprefixer": "9.6.1",
"autoprefixer": "9.8.8",
"babel-core": "6.26.3",
"babel-loader": "8.0.5",
"babel-plugin-graphql-tag": "2.4.0",
"babel-plugin-styled-components": "1.10.0",
"babel-loader": "8.3.0",
"babel-plugin-graphql-tag": "2.5.0",
"babel-plugin-styled-components": "1.13.3",
"clean-webpack-plugin": "3.0.0",
"copy-webpack-plugin": "5.0.3",
"css-loader": "3.2.0",
"dotenv-webpack": "1.7.0",
"enzyme": "3.10.0",
"enzyme-adapter-react-16": "1.14.0",
"enzyme-to-json": "3.4.0",
"eslint": "6.1.0",
"eslint-config-prettier": "6.0.0",
"copy-webpack-plugin": "5.1.2",
"css-loader": "3.6.0",
"dotenv-webpack": "1.8.0",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.7",
"enzyme-to-json": "3.6.2",
"eslint": "6.8.0",
"eslint-config-prettier": "6.15.0",
"eslint-loader": "3.0.0",
"eslint-plugin-prettier": "3.1.0",
"eslint-plugin-react": "7.14.3",
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "2.0.1",
"favicons-webpack-plugin": "1.0.1",
"html-loader": "0.5.5",
Expand All @@ -73,25 +73,25 @@
"jest-styled-components": "6.3.1",
"node-sass": "4.14.1",
"postcss-loader": "3.0.0",
"prettier": "1.18.2",
"prettier": "1.19.1",
"resolve-url-loader": "3.1.0",
"rimraf": "3.0.0",
"sass-loader": "7.2.0",
"style-loader": "1.0.0",
"svg-sprite-loader": "4.1.3",
"sass-loader": "7.3.1",
"style-loader": "1.3.0",
"svg-sprite-loader": "4.3.0",
"svgo": "1.3.0",
"svgo-loader": "2.2.0",
"ts-jest": "24.0.2",
"ts-loader": "6.0.4",
"tsconfig-paths-webpack-plugin": "3.2.0",
"typescript": "3.5.3",
"typescript-styled-plugin": "0.14.0",
"ts-jest": "24.3.0",
"ts-loader": "6.2.2",
"tsconfig-paths-webpack-plugin": "3.5.2",
"typescript": "3.9.10",
"typescript-styled-plugin": "0.18.3",
"uglifyjs-webpack-plugin": "2.2.0",
"webpack": "4.39.1",
"webpack-bundle-analyzer": "3.4.1",
"webpack": "4.46.0",
"webpack-bundle-analyzer": "3.9.0",
"webpack-cli": "3.3.2",
"webpack-dev-server": "3.8.0",
"webpack-manifest-plugin": "2.0.4",
"webpack-dev-server": "3.11.3",
"webpack-manifest-plugin": "2.2.0",
"webpack-merge": "4.2.1",
"webpack-node-externals": "1.7.2",
"workbox-webpack-plugin": "4.3.1"
Expand Down

0 comments on commit 6870e11

Please sign in to comment.