mirror of
https://github.com/strapi/strapi.git
synced 2025-08-30 19:56:05 +00:00
Merge pull request #10654 from strapi/bump/react-query
Bump front dependencies
This commit is contained in:
commit
5ecd4446d9
@ -1,4 +1,3 @@
|
||||
import testData, { permissions } from './data';
|
||||
|
||||
export { testData };
|
||||
export { permissions };
|
||||
export { testData, permissions };
|
||||
|
@ -64,7 +64,7 @@
|
||||
"hoist-non-react-statics": "^3.3.0",
|
||||
"html-loader": "2.1.2",
|
||||
"html-webpack-plugin": "5.3.1",
|
||||
"immer": "^8.0.1",
|
||||
"immer": "9.0.5",
|
||||
"immutable": "^3.8.2",
|
||||
"invariant": "^2.2.4",
|
||||
"is-wsl": "2.2.0",
|
||||
@ -91,18 +91,17 @@
|
||||
"passport-local": "1.0.0",
|
||||
"prop-types": "^15.7.2",
|
||||
"qs": "6.10.1",
|
||||
"react": "^16.14.0",
|
||||
"react": "^17.0.2",
|
||||
"react-copy-to-clipboard": "^5.0.3",
|
||||
"react-dnd": "^14.0.2",
|
||||
"react-dnd-html5-backend": "^14.0.0",
|
||||
"react-dom": "^16.9.0",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-error-boundary": "3.1.1",
|
||||
"react-fast-compare": "^3.2.0",
|
||||
"react-helmet": "^6.1.0",
|
||||
"react-intl": "5.20.2",
|
||||
"react-is": "^16.12.0",
|
||||
"react-loadable": "^5.5.0",
|
||||
"react-query": "3.13.12",
|
||||
"react-query": "3.19.0",
|
||||
"react-redux": "7.2.3",
|
||||
"react-router": "^5.2.0",
|
||||
"react-router-dom": "^5.0.0",
|
||||
|
@ -17,8 +17,8 @@
|
||||
"immutable": "^3.8.2",
|
||||
"lodash": "4.17.21",
|
||||
"pluralize": "^8.0.0",
|
||||
"react": "^16.14.0",
|
||||
"react-dom": "^16.9.0",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-intl": "5.20.2",
|
||||
"react-redux": "7.2.3",
|
||||
"react-router": "^5.2.0",
|
||||
|
@ -32,7 +32,7 @@
|
||||
"test": "echo \"no tests yet\""
|
||||
},
|
||||
"peerDependencies": {
|
||||
"immer": "^8.0.1",
|
||||
"immer": "9.0.5",
|
||||
"qs": "6.10.1",
|
||||
"react-select": "^4.0.2"
|
||||
},
|
||||
@ -77,8 +77,8 @@
|
||||
"invariant": "^2.2.1",
|
||||
"lodash": "4.17.21",
|
||||
"moment": "^2.29.1",
|
||||
"react": "^16.14.0",
|
||||
"react-dom": "^16.9.0",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-helmet": "^6.1.0",
|
||||
"react-intl": "5.20.2",
|
||||
"react-router": "^5.2.0",
|
||||
|
@ -17,15 +17,15 @@
|
||||
"@strapi/utils": "3.6.5",
|
||||
"byte-size": "^7.0.1",
|
||||
"cropperjs": "^1.5.11",
|
||||
"immer": "^8.0.1",
|
||||
"immer": "9.0.5",
|
||||
"is-valid-domain": "0.0.17",
|
||||
"koa-range": "0.3.0",
|
||||
"koa-static": "^5.0.0",
|
||||
"lodash": "4.17.21",
|
||||
"node-fetch": "2.6.1",
|
||||
"react": "^16.14.0",
|
||||
"react": "^17.0.2",
|
||||
"react-copy-to-clipboard": "^5.0.3",
|
||||
"react-dom": "^16.9.0",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-intl": "5.20.2",
|
||||
"react-redux": "7.2.3",
|
||||
"react-router": "^5.2.0",
|
||||
|
@ -18,9 +18,9 @@
|
||||
"lodash": "4.17.21",
|
||||
"moment": "^2.29.1",
|
||||
"path-to-regexp": "^3.1.0",
|
||||
"react": "^16.14.0",
|
||||
"react": "^17.0.2",
|
||||
"react-copy-to-clipboard": "^5.0.3",
|
||||
"react-dom": "^16.9.0",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-intl": "5.20.2",
|
||||
"react-redux": "7.2.3",
|
||||
"react-router": "^5.2.0",
|
||||
|
@ -20,8 +20,8 @@
|
||||
"koa2-ratelimit": "^0.9.0",
|
||||
"lodash": "4.17.21",
|
||||
"purest": "3.1.0",
|
||||
"react": "^16.14.0",
|
||||
"react-dom": "^16.9.0",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-intl": "5.20.2",
|
||||
"react-redux": "7.2.3",
|
||||
"react-router": "^5.2.0",
|
||||
|
36
yarn.lock
36
yarn.lock
@ -11067,10 +11067,10 @@ immediate@~3.0.5:
|
||||
resolved "https://registry.yarnpkg.com/immediate/-/immediate-3.0.6.tgz#9db1dbd0faf8de6fbe0f5dd5e56bb606280de69b"
|
||||
integrity sha1-nbHb0Pr43m++D13V5Wu2BigN5ps=
|
||||
|
||||
immer@^8.0.1:
|
||||
version "8.0.4"
|
||||
resolved "https://registry.yarnpkg.com/immer/-/immer-8.0.4.tgz#3a21605a4e2dded852fb2afd208ad50969737b7a"
|
||||
integrity sha512-jMfL18P+/6P6epANRvRk6q8t+3gGhqsJ9EuJ25AXE+9bNTYtssvzeYbEd0mXRYWCmmXSIbnlpz6vd6iJlmGGGQ==
|
||||
immer@9.0.5:
|
||||
version "9.0.5"
|
||||
resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.5.tgz#a7154f34fe7064f15f00554cc94c66cc0bf453ec"
|
||||
integrity sha512-2WuIehr2y4lmYz9gaQzetPR2ECniCifk4ORaQbU3g5EalLt+0IVTosEPJ5BoYl/75ky2mivzdRzV8wWgQGOSYQ==
|
||||
|
||||
immutable@^3.8.2:
|
||||
version "3.8.2"
|
||||
@ -17268,15 +17268,14 @@ react-dnd@^14.0.2:
|
||||
fast-deep-equal "^3.1.3"
|
||||
hoist-non-react-statics "^3.3.2"
|
||||
|
||||
react-dom@^16.9.0:
|
||||
version "16.14.0"
|
||||
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.14.0.tgz#7ad838ec29a777fb3c75c3a190f661cf92ab8b89"
|
||||
integrity sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw==
|
||||
react-dom@^17.0.2:
|
||||
version "17.0.2"
|
||||
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-17.0.2.tgz#ecffb6845e3ad8dbfcdc498f0d0a939736502c23"
|
||||
integrity sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA==
|
||||
dependencies:
|
||||
loose-envify "^1.1.0"
|
||||
object-assign "^4.1.1"
|
||||
prop-types "^15.6.2"
|
||||
scheduler "^0.19.1"
|
||||
scheduler "^0.20.2"
|
||||
|
||||
react-error-boundary@3.1.1:
|
||||
version "3.1.1"
|
||||
@ -17387,10 +17386,10 @@ react-portal@^4.2.0:
|
||||
dependencies:
|
||||
prop-types "^15.5.8"
|
||||
|
||||
react-query@3.13.12:
|
||||
version "3.13.12"
|
||||
resolved "https://registry.yarnpkg.com/react-query/-/react-query-3.13.12.tgz#d8e432099445fed5b03406838291d42286236263"
|
||||
integrity sha512-RZYvepBdDG4Xgz64vUHjIkUqXX6giw3xJsgdRjWx+vLkOB1vbIQE8F82CNlVbYW3JjZobl4YzmOuLx0wMhLX4Q==
|
||||
react-query@3.19.0:
|
||||
version "3.19.0"
|
||||
resolved "https://registry.yarnpkg.com/react-query/-/react-query-3.19.0.tgz#e1fe8f62b9956fb2986317686c27f79ad7ee4e7e"
|
||||
integrity sha512-AaerSVsmBG2iIciwX2x8cWZS4Htw/4u2GFTYK8oiicpX3PY5mvat/8/Y3wZhM47KlllAzvC+P9MW81oHuEt2wg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.5.5"
|
||||
broadcast-channel "^3.4.1"
|
||||
@ -17574,14 +17573,13 @@ react-with-styles@^4.1.0:
|
||||
prop-types "^15.7.2"
|
||||
react-with-direction "^1.3.1"
|
||||
|
||||
react@^16.14.0:
|
||||
version "16.14.0"
|
||||
resolved "https://registry.yarnpkg.com/react/-/react-16.14.0.tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d"
|
||||
integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==
|
||||
react@^17.0.2:
|
||||
version "17.0.2"
|
||||
resolved "https://registry.yarnpkg.com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037"
|
||||
integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==
|
||||
dependencies:
|
||||
loose-envify "^1.1.0"
|
||||
object-assign "^4.1.1"
|
||||
prop-types "^15.6.2"
|
||||
|
||||
reactstrap@8.4.1:
|
||||
version "8.4.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user