|
4 | 4 | "type": "module",
|
5 | 5 | "types": "./dist/index.d.ts",
|
6 | 6 | "license": "MIT",
|
7 |
| - "packageManager": "pnpm@9.14.4", |
| 7 | + "packageManager": "pnpm@9.15.4", |
8 | 8 | "exports": {
|
9 | 9 | "./nav-icon": {
|
10 | 10 | "types": "./dist/nav-icon/index.d.ts",
|
|
80 | 80 | },
|
81 | 81 | "devDependencies": {
|
82 | 82 | "@biomejs/biome": "1.9.4",
|
83 |
| - "@rsbuild/core": "1.1.6", |
84 |
| - "@rsbuild/plugin-react": "1.0.7", |
85 |
| - "@rsbuild/plugin-sass": "1.1.1", |
86 |
| - "@rslib/core": "^0.1.1", |
| 83 | + "@rsbuild/core": "1.2.3", |
| 84 | + "@rsbuild/plugin-react": "1.1.0", |
| 85 | + "@rsbuild/plugin-sass": "1.2.0", |
| 86 | + "@rslib/core": "^0.3.2", |
87 | 87 | "@rstack-dev/doc-ui": "workspace:*",
|
88 |
| - "@storybook/addon-essentials": "^8.4.6", |
89 |
| - "@storybook/addon-themes": "^8.4.6", |
90 |
| - "@storybook/react": "^8.4.6", |
91 |
| - "@types/node": "~22.10.1", |
92 |
| - "@types/react": "^18.3.12", |
93 |
| - "@types/react-dom": "^18.3.1", |
94 |
| - "antd": "^5.22.2", |
95 |
| - "execa": "9.5.1", |
96 |
| - "fs-extra": "11.2.0", |
| 88 | + "@storybook/addon-essentials": "^8.5.1", |
| 89 | + "@storybook/addon-themes": "^8.5.1", |
| 90 | + "@storybook/react": "^8.5.1", |
| 91 | + "@storybook/test": "^8.5.1", |
| 92 | + "@types/node": "~22.10.10", |
| 93 | + "@types/react": "^18.3.18", |
| 94 | + "@types/react-dom": "^18.3.5", |
| 95 | + "antd": "^5.23.2", |
| 96 | + "execa": "9.5.2", |
| 97 | + "fs-extra": "11.3.0", |
97 | 98 | "lottie-web": "5.12.2",
|
98 | 99 | "nano-staged": "^0.8.0",
|
99 |
| - "prettier": "~3.4.1", |
| 100 | + "prettier": "~3.4.2", |
100 | 101 | "react": "^18.3.1",
|
101 | 102 | "react-dom": "^18.3.1",
|
102 |
| - "react-intersection-observer": "^9.13.1", |
| 103 | + "react-intersection-observer": "^9.15.1", |
103 | 104 | "rimraf": "~6.0.1",
|
104 | 105 | "semver": "7.6.3",
|
105 | 106 | "simple-git-hooks": "^2.11.1",
|
106 |
| - "storybook": "^8.4.6", |
107 |
| - "storybook-react-rsbuild": "0.1.5", |
108 |
| - "typescript": "~5.7.2" |
| 107 | + "storybook": "^8.5.1", |
| 108 | + "storybook-react-rsbuild": "0.1.8", |
| 109 | + "typescript": "~5.7.3" |
109 | 110 | },
|
110 | 111 | "publishConfig": {
|
111 | 112 | "access": "public",
|
|
0 commit comments