mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-11 07:15:49 +00:00
chore: update realm to 0.122.1
This commit is contained in:
1103
package-lock.json
generated
1103
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -15,7 +15,7 @@
|
|||||||
"@codemirror/state": "6.5.2",
|
"@codemirror/state": "6.5.2",
|
||||||
"@codemirror/view": "^6.22.2",
|
"@codemirror/view": "^6.22.2",
|
||||||
"@lezer/highlight": "^1.2.0",
|
"@lezer/highlight": "^1.2.0",
|
||||||
"@redocly/realm": "0.121.1",
|
"@redocly/realm": "0.122.1",
|
||||||
"@uiw/codemirror-themes": "4.21.21",
|
"@uiw/codemirror-themes": "4.21.21",
|
||||||
"@uiw/react-codemirror": "^4.21.21",
|
"@uiw/react-codemirror": "^4.21.21",
|
||||||
"@xrplf/isomorphic": "^1.0.0-beta.1",
|
"@xrplf/isomorphic": "^1.0.0-beta.1",
|
||||||
@@ -25,7 +25,7 @@
|
|||||||
"moment": "^2.29.4",
|
"moment": "^2.29.4",
|
||||||
"moment-timezone": "^0.6.0",
|
"moment-timezone": "^0.6.0",
|
||||||
"node-fetch": "^3.3.2",
|
"node-fetch": "^3.3.2",
|
||||||
"react": "^18.2.0",
|
"react": "^19.1.0",
|
||||||
"react-alert": "^7.0.3",
|
"react-alert": "^7.0.3",
|
||||||
"react18-json-view": "^0.2.6",
|
"react18-json-view": "^0.2.6",
|
||||||
"smol-toml": "^1.3.1",
|
"smol-toml": "^1.3.1",
|
||||||
@@ -33,8 +33,8 @@
|
|||||||
"xrpl": "^4.2.5"
|
"xrpl": "^4.2.5"
|
||||||
},
|
},
|
||||||
"overrides": {
|
"overrides": {
|
||||||
"react": "^18.2.0",
|
"react": "^19.1.0",
|
||||||
"react-dom": "^18.2.0"
|
"react-dom": "^19.1.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"bootstrap": "^4.6.2",
|
"bootstrap": "^4.6.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user