|
|
|
@ -17,7 +17,7 @@
@@ -17,7 +17,7 @@
|
|
|
|
|
"@fontsource/inter": "^5.0.0", |
|
|
|
|
"@fontsource/poppins": "5.0.2", |
|
|
|
|
"@next/bundle-analyzer": "^13.1.1", |
|
|
|
|
"@uiw/codemirror-theme-bbedit": "4.20.2", |
|
|
|
|
"@uiw/codemirror-theme-bbedit": "4.20.3", |
|
|
|
|
"@uiw/react-codemirror": "4.20.2", |
|
|
|
|
"@xstate/react": "3.2.2", |
|
|
|
|
"antd": "4.24.10", |
|
|
|
@ -14333,17 +14333,17 @@
@@ -14333,17 +14333,17 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@uiw/codemirror-theme-bbedit": { |
|
|
|
|
"version": "4.20.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.20.2.tgz", |
|
|
|
|
"integrity": "sha512-RpCducgai8oPH4p/sXD41hkOYUYUrB+DdtdZ4j3zFEX+UAqn0cisk6pFyyV/0H5R16snGUli9sjUatPKe7P1gA==", |
|
|
|
|
"version": "4.20.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.20.3.tgz", |
|
|
|
|
"integrity": "sha512-YldgJLy7MxoR0gBJEa9R19jUIFqj1ekjmWdHnrxKW4Zi7S8o/jke3wOiNHGXbbHwRDxM6Swb+szIuPWWrnh/sQ==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@uiw/codemirror-themes": "4.20.2" |
|
|
|
|
"@uiw/codemirror-themes": "4.20.3" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@uiw/codemirror-themes": { |
|
|
|
|
"version": "4.20.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.20.2.tgz", |
|
|
|
|
"integrity": "sha512-ymETGtpeC7Uq5lH844DQ9pjSHKytFLODWmYUP7CQNZJipHkQ3h0NciQvAXN759Beg9BKyuq7v6wptOrA1GEhAQ==", |
|
|
|
|
"version": "4.20.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.20.3.tgz", |
|
|
|
|
"integrity": "sha512-tHW4lXFZoVCaFKvvfZCaMoGkVuhlnQ9DZyJH0slHcNmmd3sZHy6pr62pop63pJ+GpBPSFL9vFSBlj+ugk7SfmA==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@codemirror/language": "^6.0.0", |
|
|
|
|
"@codemirror/state": "^6.0.0", |
|
|
|
|