Skip to content

Commit

Permalink
fix(deps): update all minor, or patch dependencies on npm
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 22, 2023
1 parent 08e71c2 commit e46b14a
Show file tree
Hide file tree
Showing 2 changed files with 1,861 additions and 2,360 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@
"graphql": "^16.6.0",
"linkify-react": "^4.0.0",
"linkifyjs": "^4.0.0",
"next": "13.4.4",
"next": "13.4.12",
"next-redux-wrapper": "^8.0.0",
"notistack": "^3.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-gtm-module": "^2.0.11",
"react-hook-form": "7.44.3",
"react-redux": "8.0.7",
"react-router-dom": "6.11.2",
"react-hook-form": "7.45.2",
"react-redux": "8.1.1",
"react-router-dom": "6.14.2",
"react-slick": "^0.29.0",
"slick-carousel": "^1.8.1",
"use-interval": "^1.4.0",
Expand All @@ -54,36 +54,36 @@
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@types/actioncable": "^5.2.7",
"@types/jest": "29.5.2",
"@types/jest": "29.5.3",
"@types/node": "^18.7.18",
"@types/react": "18.2.8",
"@types/react": "18.2.15",
"@types/react-dom": "^18.0.6",
"@types/react-gtm-module": "^2.0.1",
"@types/react-slick": "^0.23.10",
"@types/react-test-renderer": "^18.0.0",
"@types/styled-components": "^5.1.26",
"@types/video.js": "7.3.52",
"@typescript-eslint/eslint-plugin": "5.59.8",
"@typescript-eslint/parser": "5.59.8",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"babel-plugin-styled-components": "^2.0.7",
"babel-preset-react-app": "^10.0.1",
"cross-fetch": "^3.1.5",
"eslint": "8.42.0",
"eslint": "8.45.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react": "7.33.0",
"eslint-plugin-react-hooks": "^4.6.0",
"husky": "^8.0.1",
"identity-obj-proxy": "^3.0.0",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"jest": "29.6.1",
"jest-environment-jsdom": "29.6.1",
"msw": "^1.1.0",
"prettier": "^2.7.1",
"react-test-renderer": "^18.2.0",
"styled-components": "5.3.11",
"ts-jest": "29.1.0",
"ts-jest": "29.1.1",
"ts-node": "^10.9.1",
"typescript": "5.1.3"
"typescript": "5.1.6"
},
"prepare": "husky install",
"license": "MIT"
Expand Down
Loading

0 comments on commit e46b14a

Please sign in to comment.