|
4 | 4 | "type": "module", |
5 | 5 | "types": "./dist/index.d.ts", |
6 | 6 | "license": "MIT", |
7 | | - "packageManager": "pnpm@10.33.2", |
| 7 | + "packageManager": "pnpm@10.33.4", |
8 | 8 | "exports": { |
9 | 9 | "./nav-icon": { |
10 | 10 | "types": "./dist/nav-icon/index.d.ts", |
|
93 | 93 | "devDependencies": { |
94 | 94 | "@rsbuild/plugin-react": "1.4.6", |
95 | 95 | "@rsbuild/plugin-sass": "1.5.2", |
96 | | - "@rslib/core": "^0.21.3", |
97 | | - "@rslint/core": "^0.5.1", |
| 96 | + "@rslib/core": "^0.21.4", |
| 97 | + "@rslint/core": "^0.5.2", |
98 | 98 | "@rstack-dev/doc-ui": "workspace:*", |
99 | 99 | "@storybook/addon-themes": "^10.3.6", |
100 | 100 | "@storybook/react": "^10.3.6", |
101 | 101 | "@storybook/test": "9.0.0-alpha.2", |
102 | | - "@types/node": "~24.12.2", |
| 102 | + "@types/node": "~24.12.3", |
103 | 103 | "@types/react": "^19.2.14", |
104 | 104 | "@types/react-dom": "^19.2.3", |
105 | 105 | "antd": "^6.3.7", |
106 | | - "chromatic": "^16.6.3", |
| 106 | + "chromatic": "^16.9.1", |
107 | 107 | "execa": "9.6.1", |
108 | | - "fs-extra": "11.3.4", |
| 108 | + "fs-extra": "11.3.5", |
109 | 109 | "lottie-web": "5.13.0", |
110 | 110 | "prettier": "~3.8.3", |
111 | | - "react": "^19.2.5", |
112 | | - "react-dom": "^19.2.5", |
| 111 | + "react": "^19.2.6", |
| 112 | + "react-dom": "^19.2.6", |
113 | 113 | "rimraf": "~6.1.3", |
114 | | - "semver": "7.7.4", |
| 114 | + "semver": "7.8.0", |
115 | 115 | "simple-git-hooks": "^2.13.1", |
116 | 116 | "storybook": "^10.3.6", |
117 | 117 | "storybook-addon-rslib": "^3.3.3", |
|
0 commit comments