|
|
|
@ -15,7 +15,7 @@
@@ -15,7 +15,7 @@
|
|
|
|
|
"@fontsource/open-sans": "4.5.13", |
|
|
|
|
"@fontsource/poppins": "4.5.10", |
|
|
|
|
"@next/bundle-analyzer": "^13.0.0", |
|
|
|
|
"@uiw/codemirror-theme-bbedit": "4.19.1", |
|
|
|
|
"@uiw/codemirror-theme-bbedit": "4.19.2", |
|
|
|
|
"@uiw/react-codemirror": "4.19.1", |
|
|
|
|
"@xstate/react": "3.0.1", |
|
|
|
|
"antd": "4.24.3", |
|
|
|
@ -12176,17 +12176,17 @@
@@ -12176,17 +12176,17 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@uiw/codemirror-theme-bbedit": { |
|
|
|
|
"version": "4.19.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.19.1.tgz", |
|
|
|
|
"integrity": "sha512-bg7MF6Bf7Z+YOAruGV9zPFVHi1V4Y/MsrKh3hSRsT9TEY5y8CmCfn2Tqln4dhPTMZHbFVJizbzfOJ2MbWCKp8A==", |
|
|
|
|
"version": "4.19.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.19.2.tgz", |
|
|
|
|
"integrity": "sha512-sBziR/+eRsfTLcG4G7JHXNTRikr4+66aJPLM/UQ6HTkZ2oUnb7Yy7KIlSuulb1Sjg3O1eplLcGwjgq99+0Wkkg==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@uiw/codemirror-themes": "4.19.1" |
|
|
|
|
"@uiw/codemirror-themes": "4.19.2" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@uiw/codemirror-themes": { |
|
|
|
|
"version": "4.19.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.19.1.tgz", |
|
|
|
|
"integrity": "sha512-PVm0bWbIlA2Y64d6BYkZOl5PoQ7WDPEduNwMmZbHRtpx+xgZteKU4CvK5DR8jwfPiy4vxW55haNDXhrVOUwbtA==", |
|
|
|
|
"version": "4.19.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.19.2.tgz", |
|
|
|
|
"integrity": "sha512-huxcq5ddOyXanMzA3R7Bdn0VP90TWAwOUFgXTNOBCFYuNUQoHP30XDJH7nnvZWCXRNXV51p3Wb0bVF2fEuFPBw==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@codemirror/language": "^6.0.0", |
|
|
|
|
"@codemirror/state": "^6.0.0", |
|
|
|
|