chore: update realm to 0.103.1

This commit is contained in:
Vova Rutskyi
2024-09-26 18:36:09 +03:00
committed by amarantha-k
parent b1613bd3dc
commit d42d86ac4f
2 changed files with 31 additions and 31 deletions

60
package-lock.json generated
View File

@@ -12,7 +12,7 @@
"@codemirror/state": "6.4.1",
"@codemirror/view": "^6.22.2",
"@lezer/highlight": "^1.2.0",
"@redocly/realm": "0.102.0",
"@redocly/realm": "0.103.1",
"@uiw/codemirror-themes": "4.21.21",
"@uiw/react-codemirror": "^4.21.21",
"@xrplf/isomorphic": "^1.0.0-beta.1",
@@ -1416,15 +1416,15 @@
}
},
"node_modules/@redocly/openapi-docs": {
"version": "3.3.21",
"resolved": "https://registry.npmjs.org/@redocly/openapi-docs/-/openapi-docs-3.3.21.tgz",
"integrity": "sha512-GVev1WpGG/443cEpbmEqZv/20tnyUCMsgjB+A6iGnIsYMpkdUXCbKHGTHCPVZECUV6zn52bt64PgiitfHvDGmw==",
"version": "3.3.23",
"resolved": "https://registry.npmjs.org/@redocly/openapi-docs/-/openapi-docs-3.3.23.tgz",
"integrity": "sha512-3H+6C8XAnRxiDcaqf7l309FnNB7egf0OKUcOu0ODGCZpeEEzpwFWXVn8uxTo7u6c8ujxn3X2gyEx3owmLDltmw==",
"license": "SEE LICENSE IN LICENSE.md",
"dependencies": {
"@markdoc/markdoc": "0.4.0",
"@redocly/config": "0.12.0",
"@redocly/openapi-core": "1.25.3",
"@redocly/replay": "0.5.16",
"@redocly/replay": "0.5.18",
"deepmerge": "^4.2.2",
"dompurify": "^2.0.12",
"fast-deep-equal": "^3.1.3",
@@ -1435,7 +1435,7 @@
"openapi-sampler": "^1.5.1",
"path-browserify": "^1.0.1",
"prismjs": "1.29.0",
"react-router-dom": "6.21.1",
"react-router-dom": "^6.21.1",
"slugify": "^1.4.4",
"stickyfill": "^1.1.1",
"stringify-object": "^3.3.0",
@@ -1474,21 +1474,21 @@
}
},
"node_modules/@redocly/portal-plugin-mock-server": {
"version": "0.3.27",
"resolved": "https://registry.npmjs.org/@redocly/portal-plugin-mock-server/-/portal-plugin-mock-server-0.3.27.tgz",
"integrity": "sha512-ER+VC4f2JG5hSBECi1q7ug/qMJG0XUXnqVCHWbr5MZWtH/hbHxf8YvJG+XSW/5Ekkyzl9YTVTaq0eUl3FOhHxw==",
"version": "0.3.29",
"resolved": "https://registry.npmjs.org/@redocly/portal-plugin-mock-server/-/portal-plugin-mock-server-0.3.29.tgz",
"integrity": "sha512-2/YTL6ylpxTBlO1iqMEpg+nEeGCqT89aZrUzEFc8BObUx/HO+ZUgHg1D75/gEyDh9EnAsijxv/zkpEVETgctew==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@redocly/config": "0.12.0",
"@redocly/mock-server": "0.1.3",
"@redocly/openapi-core": "1.25.3",
"@redocly/openapi-docs": "3.3.21"
"@redocly/openapi-docs": "3.3.23"
}
},
"node_modules/@redocly/realm": {
"version": "0.102.0",
"resolved": "https://registry.npmjs.org/@redocly/realm/-/realm-0.102.0.tgz",
"integrity": "sha512-gAUPyriVUyUlf1DD85xdM1VuigFdh5A5zR4inptOpTIfa8SJoUjr11e9CV+neU5BLzLbjnpq77s1wWUrziuBOA==",
"version": "0.103.1",
"resolved": "https://registry.npmjs.org/@redocly/realm/-/realm-0.103.1.tgz",
"integrity": "sha512-TBM6m/DUigc4JFesuFeCHrNa8ZoKMhZomzv3zVyIvSZxTaAyLcQ77fGczjYalP7Nv8THotj7jmn8MM6kL2lCdw==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@babel/core": "7.23.5",
@@ -1498,10 +1498,10 @@
"@redocly/config": "0.12.0",
"@redocly/graphql-docs": "0.6.58",
"@redocly/openapi-core": "1.25.3",
"@redocly/openapi-docs": "3.3.21",
"@redocly/openapi-docs": "3.3.23",
"@redocly/portal-legacy-ui": "0.1.1",
"@redocly/portal-plugin-mock-server": "0.3.27",
"@redocly/theme": "0.44.0",
"@redocly/portal-plugin-mock-server": "0.3.29",
"@redocly/theme": "0.44.1",
"@redocly/xml-crypto": "3.0.1",
"@tanstack/react-query": "4.0.5",
"@wojtekmaj/react-datetimerange-picker": "5.0.2",
@@ -1533,12 +1533,12 @@
"path-browserify": "1.0.1",
"picomatch": "2.3.1",
"prismjs": "1.29.0",
"react": "18.2.0",
"react": "^18.2.0",
"react-calendar": "4.2.1",
"react-date-picker": "10.0.3",
"react-dom": "18.2.0",
"react-helmet": "6.1.0",
"react-router-dom": "6.21.1",
"react-dom": "^18.2.0",
"react-helmet": "^6.1.0",
"react-router-dom": "^6.21.1",
"react-select": "5.8.1",
"react-table": "7.8.0",
"reactjs-popup": "2.0.6",
@@ -1601,9 +1601,9 @@
}
},
"node_modules/@redocly/replay": {
"version": "0.5.16",
"resolved": "https://registry.npmjs.org/@redocly/replay/-/replay-0.5.16.tgz",
"integrity": "sha512-AUgGgALqxWHNIEU6n4m28gg8Q7rsiGobqEQybG7H7GbcXD4UX0JND8KXBfKvpsFBtHGONkPyE2Y9HoprFyKZKA==",
"version": "0.5.18",
"resolved": "https://registry.npmjs.org/@redocly/replay/-/replay-0.5.18.tgz",
"integrity": "sha512-l7sHH7/LbtKvA55m6zQ8Z9NfE8QTUVP01K3dwVTG7EJ+RJDFTVFZzkph33T2uIF5gzxJBnUhCTKNIoZwkmWGZg==",
"dependencies": {
"@codemirror/autocomplete": "^6.15.0",
"@codemirror/lang-html": "^6.4.7",
@@ -1629,7 +1629,7 @@
"styled-components": "^5.3.11"
},
"peerDependencies": {
"@redocly/theme": "0.44.0",
"@redocly/theme": "0.44.1",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0",
"react-router-dom": "^6.21.1",
@@ -1637,9 +1637,9 @@
}
},
"node_modules/@redocly/theme": {
"version": "0.44.0",
"resolved": "https://registry.npmjs.org/@redocly/theme/-/theme-0.44.0.tgz",
"integrity": "sha512-ONDo4aZNa8DzXh6mUqz/1wL7mJojnOvkbCop4MWb2x7r1pT4JVZjUSn036zgE6S1TnoClIDIGFICHFRQn0ebNg==",
"version": "0.44.1",
"resolved": "https://registry.npmjs.org/@redocly/theme/-/theme-0.44.1.tgz",
"integrity": "sha512-HRnoLLSFpHY/0P3ZjKYHd2RRzl7SINkf8QEEt7D8n22xj04RBPEtD+TfzgZgTDY8Z5oweOX6obkQunXWScZuLA==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@redocly/config": "0.12.0",
@@ -3006,9 +3006,9 @@
}
},
"node_modules/dompurify": {
"version": "2.5.6",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.5.6.tgz",
"integrity": "sha512-zUTaUBO8pY4+iJMPE1B9XlO2tXVYIcEA4SNGtvDELzTSCQO7RzH+j7S180BmhmJId78lqGU2z19vgVx2Sxs/PQ==",
"version": "2.5.7",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.5.7.tgz",
"integrity": "sha512-2q4bEI+coQM8f5ez7kt2xclg1XsecaV9ASJk/54vwlfRRNQfDqJz2pzQ8t0Ix/ToBpXlVjrRIx7pFC/o8itG2Q==",
"license": "(MPL-2.0 OR Apache-2.0)"
},
"node_modules/domutils": {

View File

@@ -15,7 +15,7 @@
"@codemirror/state": "6.4.1",
"@codemirror/view": "^6.22.2",
"@lezer/highlight": "^1.2.0",
"@redocly/realm": "0.102.0",
"@redocly/realm": "0.103.1",
"@uiw/codemirror-themes": "4.21.21",
"@uiw/react-codemirror": "^4.21.21",
"@xrplf/isomorphic": "^1.0.0-beta.1",