1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01:00

chore(deps): pin dependencies (#1155)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-07-27 11:56:50 +00:00 committed by GitHub
parent c3e9b49e12
commit c4da09a050
2 changed files with 4 additions and 4 deletions

View File

@ -102,8 +102,8 @@
"vite-tsconfig-paths": "3.5.0",
"vitest": "0.16.0",
"whatwg-fetch": "^3.6.2",
"@codemirror/lang-json": "^6.0.0",
"@codemirror/state": "^6.1.0",
"@codemirror/lang-json": "6.0.0",
"@codemirror/state": "6.1.0",
"@uiw/react-codemirror": "^4.11.4",
"codemirror": "^6.0.1"
},

View File

@ -1107,7 +1107,7 @@
"@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"
resolved "https://registry.yarnpkg.com/@codemirror/lang-json/-/lang-json-6.0.0.tgz#6ac373248c2d44ceab6d5d58879cc543095e503e"
integrity sha512-DvTcYTKLmg2viADXlTdufrT334M9jowe1qO02W28nvm+nejcvhM5vot5mE8/kPrxYw/HJHhwu1z2PyBpnMLCNQ==
@ -1145,7 +1145,7 @@
"@codemirror/view" "^6.0.0"
crelt "^1.0.5"
"@codemirror/state@^6.0.0", "@codemirror/state@^6.1.0":
"@codemirror/state@6.1.0", "@codemirror/state@^6.0.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@codemirror/state/-/state-6.1.0.tgz#c0f1d80f61908c9dcf5e2a3fe931e9dd78f3df8a"
integrity sha512-qbUr94DZTe6/V1VS7LDLz11rM/1t/nJxR1El4I6UaxDEdc0aZZvq6JCLJWiRmUf95NRAnDH6fhXn+PWp9wGCIg==