diff --git a/docs/package.json b/docs/package.json index aeb9e87e52b..999e75c6fa4 100644 --- a/docs/package.json +++ b/docs/package.json @@ -54,7 +54,7 @@ "draft-js": "^0.11.7", "final-form": "^4.20.10", "graphql": "^15.0.0", - "history": "^4.10.1", + "history": "^5.3.0", "prism-react-renderer": "^1.3.5", "raw-loader": "^4.0.2", "react": "^17.0.2", diff --git a/packages/admin/admin/package.json b/packages/admin/admin/package.json index c117a35033d..2dfd6ca5f43 100644 --- a/packages/admin/admin/package.json +++ b/packages/admin/admin/package.json @@ -62,7 +62,7 @@ "@testing-library/user-event": "^14.5.1", "@types/file-saver": "^2.0.1", "@types/final-form-set-field-data": "^1.0.3", - "@types/history": "^4.0.0", + "@types/history": "^5.0.0", "@types/jest": "^29.5.0", "@types/lodash.debounce": "^4.0.6", "@types/lodash.isequal": "^4.5.5", @@ -76,7 +76,7 @@ "eslint": "^8.0.0", "final-form": "^4.20.10", "graphql": "^15.0.0", - "history": "^4.10.1", + "history": "^5.3.0", "jest": "^29.5.0", "jest-environment-jsdom": "^29.5.0", "jest-junit": "^15.0.0", @@ -103,7 +103,7 @@ "@mui/x-data-grid-pro": "^7.22.3", "final-form": "^4.20.10", "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0", - "history": "^4.10.1", + "history": "^5.3.0", "react": "^17.0", "react-dnd": "^16.0.0", "react-dom": "^17.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2f49bcf6be9..40a454d2793 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -700,8 +700,8 @@ importers: specifier: ^15.0.0 version: 15.8.0 history: - specifier: ^4.10.1 - version: 4.10.1 + specifier: ^5.3.0 + version: 5.3.0 prism-react-renderer: specifier: ^1.3.5 version: 1.3.5(react@17.0.2) @@ -882,8 +882,8 @@ importers: specifier: ^1.0.3 version: 1.0.3 '@types/history': - specifier: ^4.0.0 - version: 4.7.11 + specifier: ^5.0.0 + version: 5.0.0 '@types/jest': specifier: ^29.5.0 version: 29.5.0 @@ -924,8 +924,8 @@ importers: specifier: ^15.0.0 version: 15.8.0 history: - specifier: ^4.10.1 - version: 4.10.1 + specifier: ^5.3.0 + version: 5.3.0 jest: specifier: ^29.5.0 version: 29.5.0(@types/node@22.9.0)(ts-node@10.9.1(@swc/core@1.4.8(@swc/helpers@0.5.5))(@types/node@22.9.0)(typescript@4.9.4)) @@ -2345,8 +2345,8 @@ importers: specifier: ^4.2.7 version: 4.2.8(graphql@15.8.0) history: - specifier: ^4.10.1 - version: 4.10.1 + specifier: ^5.3.0 + version: 5.3.0 qs: specifier: ^6.9.1 version: 6.13.0 @@ -2418,8 +2418,8 @@ importers: specifier: ^5.5.8 version: 5.5.9 '@types/history': - specifier: ^4.0.0 - version: 4.7.11 + specifier: ^5.0.0 + version: 5.0.0 '@types/qs': specifier: ^6.9.0 version: 6.9.7 @@ -6970,6 +6970,10 @@ packages: '@types/history@4.7.11': resolution: {integrity: sha512-qjDJRrmvBMiTx+jyLxvLfJU7UznFuokDv4f3WRuriHKERccVpFU+8XMQUAbDzoiJCsmexxRExQeMwwCdamSKDA==} + '@types/history@5.0.0': + resolution: {integrity: sha512-hy8b7Y1J8OGe6LbAjj3xniQrj3v6lsivCcrmf4TzSgPzLkhIeKgc5IZnT7ReIqmEuodjfO8EYAuoFvIrHi/+jQ==} + deprecated: This is a stub types definition. history provides its own type definitions, so you do not need this installed. + '@types/hoist-non-react-statics@3.3.1': resolution: {integrity: sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==} @@ -10566,6 +10570,9 @@ packages: history@4.10.1: resolution: {integrity: sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==} + history@5.3.0: + resolution: {integrity: sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ==} + hoist-non-react-statics@3.3.2: resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==} @@ -16237,7 +16244,7 @@ snapshots: '@babel/core': 7.26.0 '@babel/generator': 7.26.2 '@babel/parser': 7.26.2 - '@babel/runtime': 7.25.7 + '@babel/runtime': 7.26.0 '@babel/traverse': 7.25.9 '@babel/types': 7.26.0 babel-preset-fbjs: 3.4.0(@babel/core@7.26.0) @@ -17774,7 +17781,7 @@ snapshots: '@changesets/apply-release-plan@6.1.3': dependencies: - '@babel/runtime': 7.25.7 + '@babel/runtime': 7.26.0 '@changesets/config': 2.3.0 '@changesets/get-version-range-type': 0.3.2 '@changesets/git': 2.0.0 @@ -17790,7 +17797,7 @@ snapshots: '@changesets/assemble-release-plan@5.2.3': dependencies: - '@babel/runtime': 7.25.7 + '@babel/runtime': 7.26.0 '@changesets/errors': 0.1.4 '@changesets/get-dependents-graph': 1.3.5 '@changesets/types': 5.2.1 @@ -17861,7 +17868,7 @@ snapshots: '@changesets/get-release-plan@3.0.16': dependencies: - '@babel/runtime': 7.25.7 + '@babel/runtime': 7.26.0 '@changesets/assemble-release-plan': 5.2.3 '@changesets/config': 2.3.0 '@changesets/pre': 1.0.14 @@ -17873,7 +17880,7 @@ snapshots: '@changesets/git@2.0.0': dependencies: - '@babel/runtime': 7.25.7 + '@babel/runtime': 7.26.0 '@changesets/errors': 0.1.4 '@changesets/types': 5.2.1 '@manypkg/get-packages': 1.1.3 @@ -17892,7 +17899,7 @@ snapshots: '@changesets/pre@1.0.14': dependencies: - '@babel/runtime': 7.25.7 + '@babel/runtime': 7.26.0 '@changesets/errors': 0.1.4 '@changesets/types': 5.2.1 '@manypkg/get-packages': 1.1.3 @@ -17900,7 +17907,7 @@ snapshots: '@changesets/read@0.5.9': dependencies: - '@babel/runtime': 7.25.7 + '@babel/runtime': 7.26.0 '@changesets/git': 2.0.0 '@changesets/logger': 0.0.5 '@changesets/parse': 0.3.16 @@ -17915,7 +17922,7 @@ snapshots: '@changesets/write@0.2.3': dependencies: - '@babel/runtime': 7.25.7 + '@babel/runtime': 7.26.0 '@changesets/types': 5.2.1 fs-extra: 7.0.1 human-id: 1.0.2 @@ -20218,14 +20225,14 @@ snapshots: '@manypkg/find-root@1.1.0': dependencies: - '@babel/runtime': 7.25.7 + '@babel/runtime': 7.26.0 '@types/node': 12.20.55 find-up: 4.1.0 fs-extra: 8.1.0 '@manypkg/get-packages@1.1.3': dependencies: - '@babel/runtime': 7.25.7 + '@babel/runtime': 7.26.0 '@changesets/types': 4.1.0 '@manypkg/find-root': 1.1.0 fs-extra: 8.1.0 @@ -22712,6 +22719,10 @@ snapshots: '@types/history@4.7.11': {} + '@types/history@5.0.0': + dependencies: + history: 5.3.0 + '@types/hoist-non-react-statics@3.3.1': dependencies: '@types/react': 17.0.53 @@ -22947,7 +22958,7 @@ snapshots: '@types/react-router-dom@4.3.5': dependencies: - '@types/history': 4.7.11 + '@types/history': 5.0.0 '@types/react': 17.0.53 '@types/react-router': 5.1.20 @@ -23795,7 +23806,7 @@ snapshots: babel-plugin-macros@2.8.0: dependencies: - '@babel/runtime': 7.25.7 + '@babel/runtime': 7.26.0 cosmiconfig: 6.0.0 resolve: 1.22.8 @@ -25935,7 +25946,7 @@ snapshots: eslint-plugin-jsx-a11y@6.7.1(eslint@8.57.1): dependencies: - '@babel/runtime': 7.25.7 + '@babel/runtime': 7.26.0 aria-query: 5.1.3 array-includes: 3.1.8 array.prototype.flatmap: 1.3.2 @@ -27148,6 +27159,10 @@ snapshots: tiny-warning: 1.0.3 value-equal: 1.0.1 + history@5.3.0: + dependencies: + '@babel/runtime': 7.26.0 + hoist-non-react-statics@3.3.2: dependencies: react-is: 16.13.1 @@ -30099,7 +30114,7 @@ snapshots: polished@4.2.2: dependencies: - '@babel/runtime': 7.25.7 + '@babel/runtime': 7.26.0 pony-cause@2.1.8: {} @@ -30899,7 +30914,7 @@ snapshots: react-textarea-autosize@8.5.2(@types/react@17.0.53)(react@17.0.2): dependencies: - '@babel/runtime': 7.25.7 + '@babel/runtime': 7.26.0 react: 17.0.2 use-composed-ref: 1.3.0(react@17.0.2) use-latest: 1.2.1(@types/react@17.0.53)(react@17.0.2) @@ -31073,7 +31088,7 @@ snapshots: regenerator-transform@0.15.1: dependencies: - '@babel/runtime': 7.25.7 + '@babel/runtime': 7.26.0 regexp.prototype.flags@1.5.2: dependencies: @@ -31126,7 +31141,7 @@ snapshots: relay-runtime@12.0.0: dependencies: - '@babel/runtime': 7.25.7 + '@babel/runtime': 7.26.0 fbjs: 3.0.4 invariant: 2.2.4 transitivePeerDependencies: diff --git a/storybook/package.json b/storybook/package.json index 01a11d0234d..e7984db9271 100644 --- a/storybook/package.json +++ b/storybook/package.json @@ -37,7 +37,7 @@ "final-form": "^4.20.10", "graphql": "^15.0.0", "graphql-anywhere": "^4.2.7", - "history": "^4.10.1", + "history": "^5.3.0", "qs": "^6.9.1", "react": "^17.0", "react-dom": "^17.0.2", @@ -63,7 +63,7 @@ "@storybook/theming": "^8.4.4", "@types/draft-js": "^0.11.10", "@types/faker": "^5.5.8", - "@types/history": "^4.0.0", + "@types/history": "^5.0.0", "@types/qs": "^6.9.0", "@types/react": "^17.0.0", "@types/react-dom": "^17.0.0",