Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent 8d81b8a commit 1ff1dfc
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"typecheck:cypress": "tsc --noEmit -p cypress"
},
"dependencies": {
"@apollo/client": "3.8.4",
"@apollo/client": "3.11.10",
"@babel/core": "^7.23.0",
"@babel/runtime-corejs3": "^7.23.1",
"@commercetools-frontend/actions-global": "22.30.0",
Expand All @@ -45,21 +45,21 @@
"@commercetools-uikit/spacings": "19.8.0",
"@commercetools-uikit/text": "19.8.0",
"@commercetools/http-user-agent": "3.0.0",
"@commitlint/cli": "17.7.1",
"@commitlint/config-conventional": "17.7.0",
"@emotion/react": "11.11.1",
"@formatjs/cli": "6.2.0",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@emotion/react": "11.13.3",
"@formatjs/cli": "6.3.11",
"@formatjs/ecma402-abstract": "^1.17.2",
"@formatjs/icu-messageformat-parser": "^2.6.2",
"@formatjs/intl": "^2.9.3",
"@formatjs/intl-displaynames": "^6.5.2",
"@formatjs/intl-listformat": "^7.4.2",
"@graphiql/react": "0.17.1",
"@graphiql/toolkit": "0.8.3",
"@manypkg/cli": "0.21.0",
"@testing-library/cypress": "10.0.1",
"@graphiql/react": "0.27.0",
"@graphiql/toolkit": "0.11.0",
"@manypkg/cli": "0.22.0",
"@testing-library/cypress": "10.0.2",
"@testing-library/react": "12.1.5",
"@types/codemirror": "5.60.10",
"@types/codemirror": "5.60.15",
"@types/history": "^4.7.11",
"@types/jest": "^29.5.5",
"@types/lodash": "^4.14.198",
Expand All @@ -68,39 +68,39 @@
"@types/react-dom": "^17.0.19",
"@types/react-router": "^5.1.20",
"@types/react-router-dom": "^5.3.3",
"cypress": "13.2.0",
"dotenv": "16.3.1",
"eslint": "8.50.0",
"cypress": "13.15.2",
"dotenv": "16.4.5",
"eslint": "8.57.1",
"eslint-formatter-pretty": "4.1.0",
"graphiql": "2.4.1",
"graphiql": "2.4.7",
"graphiql-explorer": "0.9.0",
"graphql": "16.8.1",
"graphql": "16.9.0",
"graphql-config": "4.5.0",
"husky": "8.0.3",
"intl-messageformat": "^10.5.3",
"jest": "29.7.0",
"jest-runner-eslint": "2.1.2",
"jest-silent-reporter": "0.5.0",
"jest-runner-eslint": "2.2.1",
"jest-silent-reporter": "0.6.0",
"jest-watch-typeahead": "2.2.2",
"lint-staged": "14.0.1",
"prettier": "3.0.3",
"prettier": "3.3.3",
"prop-types": "15.8.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-intl": "6.4.7",
"react-intl": "6.8.9",
"react-redux": "7.2.9",
"react-router-dom": "5.3.4",
"redux": "4.2.1",
"start-server-and-test": "2.0.1",
"surge": "0.23.1",
"start-server-and-test": "2.0.8",
"surge": "0.24.6",
"tsc-files": "1.1.4",
"typescript": "5.0.4"
"typescript": "5.6.3"
},
"packageManager": "[email protected]+sha256.dae0f7e822c56b20979bb5965e3b73b8bdabb6b8b8ef121da6d857508599ca35",
"license": "MIT",
"pnpm": {
"overrides": {
"@flopflip/types": "14.0.1",
"@flopflip/types": "14.0.2",
"@types/eslint": "^8.2.2"
},
"patchedDependencies": {
Expand Down

0 comments on commit 1ff1dfc

Please sign in to comment.