|
|
@ -17,7 +17,7 @@ |
|
|
|
"@fontsource/open-sans": "4.5.14", |
|
|
|
"@fontsource/open-sans": "4.5.14", |
|
|
|
"@fontsource/poppins": "4.5.10", |
|
|
|
"@fontsource/poppins": "4.5.10", |
|
|
|
"@next/bundle-analyzer": "^13.1.1", |
|
|
|
"@next/bundle-analyzer": "^13.1.1", |
|
|
|
"@uiw/codemirror-theme-bbedit": "4.19.9", |
|
|
|
"@uiw/codemirror-theme-bbedit": "4.19.10", |
|
|
|
"@uiw/react-codemirror": "4.19.9", |
|
|
|
"@uiw/react-codemirror": "4.19.9", |
|
|
|
"@xstate/react": "3.2.1", |
|
|
|
"@xstate/react": "3.2.1", |
|
|
|
"antd": "4.24.8", |
|
|
|
"antd": "4.24.8", |
|
|
@ -12519,17 +12519,17 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/@uiw/codemirror-theme-bbedit": { |
|
|
|
"node_modules/@uiw/codemirror-theme-bbedit": { |
|
|
|
"version": "4.19.9", |
|
|
|
"version": "4.19.10", |
|
|
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.19.9.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.19.10.tgz", |
|
|
|
"integrity": "sha512-fAXX8umrS8RNUimTL0QVtytX0nujpUSxqmr7X89tJddp89nNfFPIHOzQxLRwNOudCJF4/kjN15cyOseBy2dy8g==", |
|
|
|
"integrity": "sha512-G3KWRHlHU+prL5+XjM83HpwjJX1OZcoQh8hjRgqimVSxrQWyzucB4tmIMn/5kQWlZN3may6JZilMao/oz/l+QQ==", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"@uiw/codemirror-themes": "4.19.9" |
|
|
|
"@uiw/codemirror-themes": "4.19.10" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/@uiw/codemirror-themes": { |
|
|
|
"node_modules/@uiw/codemirror-themes": { |
|
|
|
"version": "4.19.9", |
|
|
|
"version": "4.19.10", |
|
|
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.19.9.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.19.10.tgz", |
|
|
|
"integrity": "sha512-PH3hl1w42z7GXe/zoD9gSadOGBWyKPl7vHm/8V1PUuHXT21+neyfRc7v0xPwb05pGP6ExfbmPi78y4+g6cHopg==", |
|
|
|
"integrity": "sha512-FnNN2fh6S30wdaakxdULduwuL5VG6AuFEzNFgNwozVU7jsu4LG4GKlh0iY3gCvIX3RxXN/PUwhn8KD1tkqOQkQ==", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"@codemirror/language": "^6.0.0", |
|
|
|
"@codemirror/language": "^6.0.0", |
|
|
|
"@codemirror/state": "^6.0.0", |
|
|
|
"@codemirror/state": "^6.0.0", |
|
|
|