|
|
|
@ -17,7 +17,7 @@
@@ -17,7 +17,7 @@
|
|
|
|
|
"@fontsource/inter": "^5.0.0", |
|
|
|
|
"@fontsource/poppins": "5.0.3", |
|
|
|
|
"@next/bundle-analyzer": "^13.1.1", |
|
|
|
|
"@uiw/codemirror-theme-bbedit": "4.21.4", |
|
|
|
|
"@uiw/codemirror-theme-bbedit": "4.21.5", |
|
|
|
|
"@uiw/react-codemirror": "4.21.4", |
|
|
|
|
"@xstate/react": "3.2.2", |
|
|
|
|
"antd": "4.24.10", |
|
|
|
@ -116,7 +116,7 @@
@@ -116,7 +116,7 @@
|
|
|
|
|
"storybook-preset-less": "1.1.3", |
|
|
|
|
"style-dictionary": "3.8.0", |
|
|
|
|
"style-loader": "3.3.3", |
|
|
|
|
"stylelint": "^15.9.0", |
|
|
|
|
"stylelint": "^15.8.0", |
|
|
|
|
"stylelint-config-standard": "^33.0.0", |
|
|
|
|
"stylelint-config-standard-scss": "^9.0.0", |
|
|
|
|
"ts-jest": "^29.1.0", |
|
|
|
@ -14070,17 +14070,17 @@
@@ -14070,17 +14070,17 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@uiw/codemirror-theme-bbedit": { |
|
|
|
|
"version": "4.21.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.21.4.tgz", |
|
|
|
|
"integrity": "sha512-C7vbfxLUMcvITtsfymZJl/7G8GFQejc6wENsqsDdYnxIoyiPZyyRcM+mfWC2pAgEFmaIVodHoIR49SnY7yYbiQ==", |
|
|
|
|
"version": "4.21.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-bbedit/-/codemirror-theme-bbedit-4.21.5.tgz", |
|
|
|
|
"integrity": "sha512-AUzZsBMgKY8sPnFZay8Eh19ly1aEitmqncZn6rTyxsCXmGDVMpK8YNaxcB+U9/lwxZ19M4nmFPt2XSGbn/fZwg==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@uiw/codemirror-themes": "4.21.4" |
|
|
|
|
"@uiw/codemirror-themes": "4.21.5" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@uiw/codemirror-themes": { |
|
|
|
|
"version": "4.21.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.4.tgz", |
|
|
|
|
"integrity": "sha512-Zp0rPMji9MzV4cTwUHP/CP8JpAQ80cTNaXeVef7kyRZv6TznIjV3VrevXox5C2CoaJc/dygXc2K/JFl9CdrLpQ==", |
|
|
|
|
"version": "4.21.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.21.5.tgz", |
|
|
|
|
"integrity": "sha512-+B8f2cniWDNISaS3s0zvJK2oTaJDytAH1c0DzvOjAmKqf1P558g+oj1TMfBVrQCqM6DOv1DwfQujlINDNLhO1g==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@codemirror/language": "^6.0.0", |
|
|
|
|
"@codemirror/state": "^6.0.0", |
|
|
|
|