|
|
@ -15,7 +15,7 @@ |
|
|
|
"@fontsource/open-sans": "4.5.13", |
|
|
|
"@fontsource/open-sans": "4.5.13", |
|
|
|
"@fontsource/poppins": "4.5.10", |
|
|
|
"@fontsource/poppins": "4.5.10", |
|
|
|
"@next/bundle-analyzer": "^13.0.0", |
|
|
|
"@next/bundle-analyzer": "^13.0.0", |
|
|
|
"@uiw/codemirror-theme-bbedit": "4.15.1", |
|
|
|
"@uiw/codemirror-theme-bbedit": "4.17.1", |
|
|
|
"@uiw/react-codemirror": "4.15.1", |
|
|
|
"@uiw/react-codemirror": "4.15.1", |
|
|
|
"@xstate/react": "3.0.1", |
|
|
|
"@xstate/react": "3.0.1", |
|
|
|
"antd": "4.24.3", |
|
|
|
"antd": "4.24.3", |
|
|
@ -12176,17 +12176,17 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/@uiw/codemirror-theme-bbedit": { |
|
|
|
"node_modules/@uiw/codemirror-theme-bbedit": { |
|
|
|
"version": "4.15.1", |
|
|
|
"version": "4.17.1", |
|
|
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.15.1.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.17.1.tgz", |
|
|
|
"integrity": "sha512-1K3vQDt+pnyipdKGSBrYiyOZay1Q+XgI9TrdxgZdnPiAkDbbpjqOxO5ND+JC5+uBx9U93rpzjWPIqdr7uBHGzA==", |
|
|
|
"integrity": "sha512-WX/Sn1qYst0bUiMQ+mmbHKXrCKhPbK/aAIgT8bHHtVCeEHI9o1AzNQ5wOjYk8YTxG20Hk4+JjRk674Tecg6bFg==", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"@uiw/codemirror-themes": "4.15.1" |
|
|
|
"@uiw/codemirror-themes": "4.17.1" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/@uiw/codemirror-themes": { |
|
|
|
"node_modules/@uiw/codemirror-themes": { |
|
|
|
"version": "4.15.1", |
|
|
|
"version": "4.17.1", |
|
|
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.15.1.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.17.1.tgz", |
|
|
|
"integrity": "sha512-+3NKdmptuZTGE56LQ3j8daOAKer2STEDklkJS9AGHAGoN1o7IdA+s2Pbp3hf5oGxukNb29UA+gskfb5grszWMg==", |
|
|
|
"integrity": "sha512-JogPpSaICPk0/lo+Sg3xZsTjDnE1N5vhSQvMhP4LS50BlJxtYM7Ci0XgNv4Tji+vL0mrT7l1CgBsx9Z5mp9q4Q==", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"@codemirror/language": "^6.0.0", |
|
|
|
"@codemirror/language": "^6.0.0", |
|
|
|
"@codemirror/state": "^6.0.0", |
|
|
|
"@codemirror/state": "^6.0.0", |
|
|
|