|
|
|
@ -20,7 +20,7 @@
@@ -20,7 +20,7 @@
|
|
|
|
|
"@uiw/codemirror-theme-bbedit": "4.21.7", |
|
|
|
|
"@uiw/react-codemirror": "4.21.7", |
|
|
|
|
"@xstate/react": "3.2.2", |
|
|
|
|
"antd": "4.24.11", |
|
|
|
|
"antd": "4.24.12", |
|
|
|
|
"autoprefixer": "^10.4.14", |
|
|
|
|
"chart.js": "^4.2.0", |
|
|
|
|
"classnames": "2.3.2", |
|
|
|
@ -119,7 +119,7 @@
@@ -119,7 +119,7 @@
|
|
|
|
|
"stylelint": "^15.8.0", |
|
|
|
|
"stylelint-config-standard": "^33.0.0", |
|
|
|
|
"stylelint-config-standard-scss": "^9.0.0", |
|
|
|
|
"ts-jest": "^29.1.1", |
|
|
|
|
"ts-jest": "^29.1.0", |
|
|
|
|
"typescript": "4.9.5" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
@ -14740,9 +14740,9 @@
@@ -14740,9 +14740,9 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/antd": { |
|
|
|
|
"version": "4.24.11", |
|
|
|
|
"resolved": "https://registry.npmjs.org/antd/-/antd-4.24.11.tgz", |
|
|
|
|
"integrity": "sha512-IybWxM0Nie1nJpiLxJCkp4CPwYF8ZvQLmGcG+mx4nZJuTNGcbPYHnZ4o5rCH0GdrAO4WBRNFu2Hz+tPsqsIKEw==", |
|
|
|
|
"version": "4.24.12", |
|
|
|
|
"resolved": "https://registry.npmjs.org/antd/-/antd-4.24.12.tgz", |
|
|
|
|
"integrity": "sha512-VOW9+ekutTuov2NxH9ReDoUmEtfyGPoXSVplUrP7jkYIvPREQsLi+825/nwf1WRBxagWZgJxzJwtl2i9fbvh9A==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@ant-design/colors": "^6.0.0", |
|
|
|
|
"@ant-design/icons": "^4.7.0", |
|
|
|
@ -14759,7 +14759,7 @@
@@ -14759,7 +14759,7 @@
|
|
|
|
|
"rc-dialog": "~9.0.2", |
|
|
|
|
"rc-drawer": "~6.3.0", |
|
|
|
|
"rc-dropdown": "~4.0.0", |
|
|
|
|
"rc-field-form": "~1.30.0", |
|
|
|
|
"rc-field-form": "~1.34.0", |
|
|
|
|
"rc-image": "~5.13.0", |
|
|
|
|
"rc-input": "~0.1.4", |
|
|
|
|
"rc-input-number": "~7.3.9", |
|
|
|
@ -37408,13 +37408,13 @@
@@ -37408,13 +37408,13 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/rc-field-form": { |
|
|
|
|
"version": "1.30.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.30.0.tgz", |
|
|
|
|
"integrity": "sha512-hCBa3/+m9SSuEPILSsxB/wd3ZFEmNTQfIhThhMaMp05fLwDDw+2K26lEZf5NuChQlx90VVNUOYmTslH6Ks4tpA==", |
|
|
|
|
"version": "1.34.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.34.1.tgz", |
|
|
|
|
"integrity": "sha512-oohdrjUHYWzY4H5EOw/9xk324oatZOKiCfo3FwnK9G/LswoqflWoxeaAGMkjI5Ug4YxSq80fehoJjVYApSheYA==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/runtime": "^7.18.0", |
|
|
|
|
"async-validator": "^4.1.0", |
|
|
|
|
"rc-util": "^5.8.0" |
|
|
|
|
"rc-util": "^5.32.2" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=8.x" |
|
|
|
|