Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik committed Dec 28, 2023
1 parent 06a96c5 commit 686ca93
Show file tree
Hide file tree
Showing 5 changed files with 854 additions and 20,501 deletions.
4 changes: 2 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"editor.codeActionsOnSave": {
"source.fixAll": true,
"source.fixAll.eslint": true
"source.fixAll": "explicit",
"source.fixAll.eslint": "explicit"
},
"editor.formatOnSave": true,
"javascript.format.enable": false
Expand Down
88 changes: 44 additions & 44 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,94 +82,94 @@
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
"@react-google-maps/api": "2.19.2",
"@reduxjs/toolkit": "1.9.7",
"axios": "1.6.1",
"axios-hooks": "5.0.1",
"axios-retry": "3.8.1",
"axios": "1.6.3",
"axios-hooks": "5.0.2",
"axios-retry": "4.0.0",
"fontfaceobserver": "2.3.0",
"i18next": "23.7.3",
"i18next": "23.7.11",
"i18next-browser-languagedetector": "7.2.0",
"i18next-http-backend": "2.4.1",
"i18next-http-backend": "2.4.2",
"react": "18.2.0",
"react-app-polyfill": "3.0.0",
"react-dom": "18.2.0",
"react-helmet-async": "1.3.0",
"react-i18next": "13.4.0",
"react-intl": "6.5.4",
"react-helmet-async": "2.0.4",
"react-i18next": "14.0.0",
"react-intl": "6.5.5",
"react-is": "18.2.0",
"react-redux": "8.1.3",
"react-router-dom": "6.18.0",
"react-router-dom": "6.21.1",
"redux-injectors": "2.1.0",
"redux-saga": "1.2.3",
"sanitize.css": "13.0.0",
"styled-components": "5.3.11",
"web-vitals": "3.5.0"
"web-vitals": "3.5.1"
},
"devDependencies": {
"@commitlint/cli": "18.4.1",
"@commitlint/config-conventional": "18.4.0",
"@googlemaps/jest-mocks": "2.20.2",
"@storybook/addon-essentials": "7.5.3",
"@storybook/addon-interactions": "7.5.3",
"@storybook/addon-links": "7.5.3",
"@storybook/addon-viewport": "7.5.3",
"@storybook/blocks": "7.5.3",
"@storybook/manager-api": "7.5.3",
"@storybook/preset-create-react-app": "7.5.3",
"@storybook/react": "7.5.3",
"@storybook/react-webpack5": "7.5.3",
"@commitlint/cli": "18.4.3",
"@commitlint/config-conventional": "18.4.3",
"@googlemaps/jest-mocks": "2.21.4",
"@storybook/addon-essentials": "7.6.6",
"@storybook/addon-interactions": "7.6.6",
"@storybook/addon-links": "7.6.6",
"@storybook/addon-viewport": "7.6.6",
"@storybook/blocks": "7.6.6",
"@storybook/manager-api": "7.6.6",
"@storybook/preset-create-react-app": "7.6.6",
"@storybook/react": "7.6.6",
"@storybook/react-webpack5": "7.6.6",
"@storybook/testing-library": "0.2.2",
"@testing-library/jest-dom": "6.1.4",
"@testing-library/react": "14.1.0",
"@testing-library/jest-dom": "6.1.6",
"@testing-library/react": "14.1.2",
"@types/fontfaceobserver": "2.1.3",
"@types/jest": "29.5.8",
"@types/node": "20.9.0",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@types/jest": "29.5.11",
"@types/node": "20.10.5",
"@types/react": "18.2.45",
"@types/react-dom": "18.2.18",
"@types/react-redux": "7.1.30",
"@types/react-test-renderer": "18.0.6",
"@types/react-test-renderer": "18.0.7",
"@types/rimraf": "3.0.2",
"@types/shelljs": "0.8.15",
"@types/styled-components": "5.1.30",
"@types/styled-components": "5.1.34",
"@types/testing-library__jest-dom": "5.14.9",
"@types/webpack": "5.28.5",
"@types/webpack-env": "1.18.4",
"babel-plugin-named-exports-order": "0.0.2",
"chalk": "5.3.0",
"cross-env": "7.0.3",
"cypress": "13.5.0",
"cypress": "13.6.2",
"devmoji": "2.3.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-storybook": "0.6.15",
"gh-pages": "6.0.0",
"gh-pages": "6.1.1",
"git-branch-is": "4.0.0",
"husky": "8.0.3",
"i18next-scanner": "4.4.0",
"inquirer": "9.2.12",
"inquirer-directory": "2.2.0",
"jest-styled-components": "7.2.0",
"lint-staged": "15.1.0",
"msw": "2.0.5",
"lint-staged": "15.2.0",
"msw": "2.0.11",
"node-plop": "0.32.0",
"plop": "4.0.0",
"prettier": "3.0.3",
"plop": "4.0.1",
"prettier": "3.1.1",
"prop-types": "15.8.1",
"react-scripts": "5.0.1",
"react-test-renderer": "18.2.0",
"replace-in-file": "7.0.2",
"replace-in-file": "7.1.0",
"rimraf": "5.0.5",
"serve": "14.2.1",
"shelljs": "0.8.5",
"standard-version": "9.5.0",
"storybook": "7.5.3",
"storybook-react-i18next": "2.0.9",
"stylelint": "15.11.0",
"stylelint-config-recommended": "13.0.0",
"storybook": "7.6.6",
"storybook-react-i18next": "2.0.10",
"stylelint": "16.1.0",
"stylelint-config-recommended": "14.0.0",
"stylelint-config-styled-components": "0.1.1",
"stylelint-processor-styled-components": "1.10.0",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"ts-node": "10.9.2",
"typescript": "5.1.6",
"webpack": "5.89.0"
},
Expand Down
Loading

0 comments on commit 686ca93

Please sign in to comment.