mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-20 00:08:02 +01:00
chore(deps): update dependency @uiw/react-codemirror to v4.12.4 (#2170)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
260564e309
commit
14b802668c
@ -51,7 +51,7 @@
|
|||||||
"@types/react-timeago": "4.1.3",
|
"@types/react-timeago": "4.1.3",
|
||||||
"@types/semver": "7.3.12",
|
"@types/semver": "7.3.12",
|
||||||
"@uiw/codemirror-theme-duotone": "4.12.4",
|
"@uiw/codemirror-theme-duotone": "4.12.4",
|
||||||
"@uiw/react-codemirror": "4.11.6",
|
"@uiw/react-codemirror": "4.12.4",
|
||||||
"@vitejs/plugin-react": "2.0.1",
|
"@vitejs/plugin-react": "2.0.1",
|
||||||
"chart.js": "3.9.1",
|
"chart.js": "3.9.1",
|
||||||
"chartjs-adapter-date-fns": "2.0.0",
|
"chartjs-adapter-date-fns": "2.0.0",
|
||||||
|
@ -1396,6 +1396,16 @@
|
|||||||
"@codemirror/view" "^6.0.0"
|
"@codemirror/view" "^6.0.0"
|
||||||
"@lezer/common" "^1.0.0"
|
"@lezer/common" "^1.0.0"
|
||||||
|
|
||||||
|
"@codemirror/commands@^6.1.0":
|
||||||
|
version "6.1.1"
|
||||||
|
resolved "https://registry.yarnpkg.com/@codemirror/commands/-/commands-6.1.1.tgz#f92a343f53f4ecff10fc1f4114d0c9e49e7715b7"
|
||||||
|
integrity sha512-ibDohwkk7vyu3VsnZNlQhwk0OETBtlkYV+6AHfn5Zgq0sxa+yGVX+apwtC3M4wh6AH7yU5si/NysoECs5EGS3Q==
|
||||||
|
dependencies:
|
||||||
|
"@codemirror/language" "^6.0.0"
|
||||||
|
"@codemirror/state" "^6.0.0"
|
||||||
|
"@codemirror/view" "^6.0.0"
|
||||||
|
"@lezer/common" "^1.0.0"
|
||||||
|
|
||||||
"@codemirror/lang-json@6.0.0":
|
"@codemirror/lang-json@6.0.0":
|
||||||
version "6.0.0"
|
version "6.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/@codemirror/lang-json/-/lang-json-6.0.0.tgz#6ac373248c2d44ceab6d5d58879cc543095e503e"
|
resolved "https://registry.yarnpkg.com/@codemirror/lang-json/-/lang-json-6.0.0.tgz#6ac373248c2d44ceab6d5d58879cc543095e503e"
|
||||||
@ -1439,6 +1449,11 @@
|
|||||||
resolved "https://registry.yarnpkg.com/@codemirror/state/-/state-6.1.0.tgz#c0f1d80f61908c9dcf5e2a3fe931e9dd78f3df8a"
|
resolved "https://registry.yarnpkg.com/@codemirror/state/-/state-6.1.0.tgz#c0f1d80f61908c9dcf5e2a3fe931e9dd78f3df8a"
|
||||||
integrity sha512-qbUr94DZTe6/V1VS7LDLz11rM/1t/nJxR1El4I6UaxDEdc0aZZvq6JCLJWiRmUf95NRAnDH6fhXn+PWp9wGCIg==
|
integrity sha512-qbUr94DZTe6/V1VS7LDLz11rM/1t/nJxR1El4I6UaxDEdc0aZZvq6JCLJWiRmUf95NRAnDH6fhXn+PWp9wGCIg==
|
||||||
|
|
||||||
|
"@codemirror/state@^6.1.1":
|
||||||
|
version "6.1.2"
|
||||||
|
resolved "https://registry.yarnpkg.com/@codemirror/state/-/state-6.1.2.tgz#182d46eabcc17c95508984d6add5a5a641dcd517"
|
||||||
|
integrity sha512-Mxff85Hp5va+zuj+H748KbubXjrinX/k28lj43H14T2D0+4kuvEFIEIO7hCEcvBT8ubZyIelt9yGOjj2MWOEQA==
|
||||||
|
|
||||||
"@codemirror/theme-one-dark@^6.0.0":
|
"@codemirror/theme-one-dark@^6.0.0":
|
||||||
version "6.0.0"
|
version "6.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/@codemirror/theme-one-dark/-/theme-one-dark-6.0.0.tgz#81a999a568217f68522bd8846cbf7210ca2a59df"
|
resolved "https://registry.yarnpkg.com/@codemirror/theme-one-dark/-/theme-one-dark-6.0.0.tgz#81a999a568217f68522bd8846cbf7210ca2a59df"
|
||||||
@ -2582,10 +2597,10 @@
|
|||||||
"@typescript-eslint/types" "5.23.0"
|
"@typescript-eslint/types" "5.23.0"
|
||||||
eslint-visitor-keys "^3.0.0"
|
eslint-visitor-keys "^3.0.0"
|
||||||
|
|
||||||
"@uiw/codemirror-extensions-basic-setup@4.11.6":
|
"@uiw/codemirror-extensions-basic-setup@4.12.4":
|
||||||
version "4.11.6"
|
version "4.12.4"
|
||||||
resolved "https://registry.yarnpkg.com/@uiw/codemirror-extensions-basic-setup/-/codemirror-extensions-basic-setup-4.11.6.tgz#a1fd89ac39a16ba750fff5e73e219ff32624aed7"
|
resolved "https://registry.yarnpkg.com/@uiw/codemirror-extensions-basic-setup/-/codemirror-extensions-basic-setup-4.12.4.tgz#aec0ad943b0a3ec7e3959a62fea68d619255878e"
|
||||||
integrity sha512-VW9tmkHvdD5u3osksBrDU/DQYNGcifK3qJPmmMKmje106pZTgIhvxABVhNCEJlDIrG5zYV5cqLtwb9TPbkd5qQ==
|
integrity sha512-owSCcRBtS2wYjxgBFkuIjfjWJHsR8AxgsQtqPpHB/6U0zCLuzKS/OM5ZRS2T3rdOizg0hCPztVvmshWeKjF+qw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@codemirror/autocomplete" "^6.0.0"
|
"@codemirror/autocomplete" "^6.0.0"
|
||||||
"@codemirror/commands" "^6.0.0"
|
"@codemirror/commands" "^6.0.0"
|
||||||
@ -2611,14 +2626,16 @@
|
|||||||
"@codemirror/state" "^6.0.0"
|
"@codemirror/state" "^6.0.0"
|
||||||
"@codemirror/view" "^6.0.0"
|
"@codemirror/view" "^6.0.0"
|
||||||
|
|
||||||
"@uiw/react-codemirror@4.11.6":
|
"@uiw/react-codemirror@4.12.4":
|
||||||
version "4.11.6"
|
version "4.12.4"
|
||||||
resolved "https://registry.yarnpkg.com/@uiw/react-codemirror/-/react-codemirror-4.11.6.tgz#99267c5128912e7daf01c3bdcda70c1a7a7a9c68"
|
resolved "https://registry.yarnpkg.com/@uiw/react-codemirror/-/react-codemirror-4.12.4.tgz#26c36e7957bc51894bc6526b3922645215ad46d5"
|
||||||
integrity sha512-xPBOHtWE1MqHp8H/hTnOTxnz1ZQiQ2CHi1neiTpnjUxQUNv5mm5vTSgw2POxPh1AJqAVFuS6L1p3EZZPiVyehQ==
|
integrity sha512-92TAvN2z5snPjPtJDLmbqrqsXXYFYlBnWraXZuDc1XGaw80tB26ZkdEW79CD2QM4Y9LhFIt+sauwlmiAVDs/5A==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.18.6"
|
"@babel/runtime" "^7.18.6"
|
||||||
|
"@codemirror/commands" "^6.1.0"
|
||||||
|
"@codemirror/state" "^6.1.1"
|
||||||
"@codemirror/theme-one-dark" "^6.0.0"
|
"@codemirror/theme-one-dark" "^6.0.0"
|
||||||
"@uiw/codemirror-extensions-basic-setup" "4.11.6"
|
"@uiw/codemirror-extensions-basic-setup" "4.12.4"
|
||||||
codemirror "^6.0.0"
|
codemirror "^6.0.0"
|
||||||
|
|
||||||
"@vitejs/plugin-react@2.0.1":
|
"@vitejs/plugin-react@2.0.1":
|
||||||
|
Loading…
Reference in New Issue
Block a user