@hsu-react/ui 0.0.7 → 0.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hsu-react/ui",
3
- "version": "0.0.7",
3
+ "version": "0.0.8",
4
4
  "description": "一套基于 React + Ant Design 的中后台业务组件库",
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -63,7 +63,7 @@
63
63
  "@emotion/cache": "^11.14.0",
64
64
  "@emotion/react": "^11.14.0",
65
65
  "@emotion/styled": "^11.14.1",
66
- "@hsu-react/single-router": "^0.0.24",
66
+ "@hsu-react/single-router": "0.0.26",
67
67
  "@iconify/json": "^2.2.385",
68
68
  "@iconify/react": "^5.0.1",
69
69
  "@uiw/codemirror-theme-vscode": "^4.25.1",