|
|
|
@ -18,7 +18,7 @@
@@ -18,7 +18,7 @@
|
|
|
|
|
"@fontsource/poppins": "5.0.8", |
|
|
|
|
"@next/bundle-analyzer": "^13.1.1", |
|
|
|
|
"@uiw/codemirror-theme-bbedit": "4.21.19", |
|
|
|
|
"@uiw/react-codemirror": "4.21.18", |
|
|
|
|
"@uiw/react-codemirror": "4.21.19", |
|
|
|
|
"@xstate/react": "3.2.2", |
|
|
|
|
"antd": "4.24.14", |
|
|
|
|
"autoprefixer": "^10.4.14", |
|
|
|
@ -14396,9 +14396,9 @@
@@ -14396,9 +14396,9 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@uiw/codemirror-extensions-basic-setup": { |
|
|
|
|
"version": "4.21.18", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-extensions-basic-setup/-/codemirror-extensions-basic-setup-4.21.18.tgz", |
|
|
|
|
"integrity": "sha512-D/vUMq62VPectfrC+Kyw3mtkmxx1/cotVrVDZER/knicx5tyHaqyt06sOZOezhgeo75WKpmjNaRrUZSoCWnGGQ==", |
|
|
|
|
"version": "4.21.19", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-extensions-basic-setup/-/codemirror-extensions-basic-setup-4.21.19.tgz", |
|
|
|
|
"integrity": "sha512-FwnzjNSc1mbzlcOlGmZgK2JMFcmPSHDeDUoql4ioyffF6ytiUD6LB9exOlQlAppzAZkKBYHqBwBjd0gdJYpH/w==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@codemirror/autocomplete": "^6.0.0", |
|
|
|
|
"@codemirror/commands": "^6.0.0", |
|
|
|
@ -14442,15 +14442,15 @@
@@ -14442,15 +14442,15 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@uiw/react-codemirror": { |
|
|
|
|
"version": "4.21.18", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@uiw/react-codemirror/-/react-codemirror-4.21.18.tgz", |
|
|
|
|
"integrity": "sha512-ZjDMdjH28/eaG2EEqq8+yVnKOrthicu+0UHlCTUa4DHirYfb0RTIcsDXGDBZByvWP9Cglc74PGdS5PuCjEdTgg==", |
|
|
|
|
"version": "4.21.19", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@uiw/react-codemirror/-/react-codemirror-4.21.19.tgz", |
|
|
|
|
"integrity": "sha512-KCm+izhkeRCz9uuPY4WtlMAwEE6HsGR/iHGFDABj2OFq9DfnpAIFyVx2Z87NxMHvHi7zttn6JerxwNLJdV12og==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/runtime": "^7.18.6", |
|
|
|
|
"@codemirror/commands": "^6.1.0", |
|
|
|
|
"@codemirror/state": "^6.1.1", |
|
|
|
|
"@codemirror/theme-one-dark": "^6.0.0", |
|
|
|
|
"@uiw/codemirror-extensions-basic-setup": "4.21.18", |
|
|
|
|
"@uiw/codemirror-extensions-basic-setup": "4.21.19", |
|
|
|
|
"codemirror": "^6.0.0" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|