fix deps
This commit is contained in:
parent
75a408a804
commit
a9fefa238c
@ -65,7 +65,7 @@
|
||||
"ra-language-russian": "^5.4.3",
|
||||
"react": "^19.1.0",
|
||||
"react-admin": "^5.7.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"react-dom": "^19.1.0",
|
||||
"react-hook-form": "^7.55.0",
|
||||
"react-is": "^19.1.0",
|
||||
"ts-jest-mock-import-meta": "^1.2.1",
|
||||
|
18
yarn.lock
18
yarn.lock
@ -2599,13 +2599,14 @@ eslint-plugin-yaml@^1.1.2:
|
||||
integrity sha512-SV6fQ/+rI3caRyQy9RSNhE6IxSAqH1Pmpnj3AtcgEwmzfzhcOHgMTbUbaKytrpo/XxCtois7w9Ugbcd4URjJ6g==
|
||||
dependencies:
|
||||
"@types/estree" "1.0.7"
|
||||
eslint-plugin-yaml "link:"
|
||||
eslint-plugin-yaml "link:../../../.cache/yarn/v6/npm-eslint-plugin-yaml-1.1.2-b3f45efbd3d6655fb36388208078abad771d9231-integrity/node_modules/eslint-plugin-yaml"
|
||||
estree-util-value-to-estree "3.3.2"
|
||||
js-yaml "4.1.0"
|
||||
jshint "2.13.6"
|
||||
|
||||
"eslint-plugin-yaml@link:":
|
||||
version "0.0.0"
|
||||
uid ""
|
||||
|
||||
eslint-scope@^8.3.0:
|
||||
version "8.3.0"
|
||||
@ -4676,12 +4677,12 @@ react-admin@^5.7.0:
|
||||
react-router "^6.28.1 || ^7.1.1"
|
||||
react-router-dom "^6.28.1 || ^7.1.1"
|
||||
|
||||
react-dom@^19.0.0:
|
||||
version "19.0.0"
|
||||
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.0.0.tgz#43446f1f01c65a4cd7f7588083e686a6726cfb57"
|
||||
integrity sha512-4GV5sHFG0e/0AD4X+ySy6UJd3jVl1iNsNHdpad0qhABJ11twS3TTBnseqsKurKcsNqCEFeGL3uLpVChpIO3QfQ==
|
||||
react-dom@^19.1.0:
|
||||
version "19.1.0"
|
||||
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.1.0.tgz#133558deca37fa1d682708df8904b25186793623"
|
||||
integrity sha512-Xs1hdnE+DyKgeHJeJznQmYMIBG3TKIHJJT95Q58nHLSrElKlGQqDTR2HQ9fx5CN/Gk6Vh/kupBTDLU11/nDk/g==
|
||||
dependencies:
|
||||
scheduler "^0.25.0"
|
||||
scheduler "^0.26.0"
|
||||
|
||||
react-dropzone@^14.2.3:
|
||||
version "14.3.5"
|
||||
@ -4970,6 +4971,11 @@ scheduler@^0.25.0:
|
||||
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.25.0.tgz#336cd9768e8cceebf52d3c80e3dcf5de23e7e015"
|
||||
integrity sha512-xFVuu11jh+xcO7JOAGJNOXld8/TcEHK/4CituBUeUb5hqxJLj9YuemAEuvm9gQ/+pgXYfbQuqAkiYu+u7YEsNA==
|
||||
|
||||
scheduler@^0.26.0:
|
||||
version "0.26.0"
|
||||
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.26.0.tgz#4ce8a8c2a2095f13ea11bf9a445be50c555d6337"
|
||||
integrity sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA==
|
||||
|
||||
semver@^6.3.0, semver@^6.3.1:
|
||||
version "6.3.1"
|
||||
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
|
||||
|
Loading…
x
Reference in New Issue
Block a user