|
4 | 4 | "type": "module", |
5 | 5 | "types": "./dist/index.d.ts", |
6 | 6 | "license": "MIT", |
7 | | - "packageManager": "pnpm@10.17.1", |
| 7 | + "packageManager": "pnpm@10.20.0", |
8 | 8 | "exports": { |
9 | 9 | "./nav-icon": { |
10 | 10 | "types": "./dist/nav-icon/index.d.ts", |
|
70 | 70 | "bump": "npx bumpp" |
71 | 71 | }, |
72 | 72 | "dependencies": { |
73 | | - "framer-motion": "^12.23.22" |
| 73 | + "framer-motion": "^12.23.24" |
74 | 74 | }, |
75 | 75 | "nano-staged": { |
76 | 76 | "*.{md,mdx,json,css,less,scss}": "prettier --write", |
|
86 | 86 | "@biomejs/biome": "1.9.4", |
87 | 87 | "@rsbuild/plugin-react": "1.4.1", |
88 | 88 | "@rsbuild/plugin-sass": "1.4.0", |
89 | | - "@rslib/core": "^0.15.0", |
| 89 | + "@rslib/core": "^0.17.0", |
90 | 90 | "@rstack-dev/doc-ui": "workspace:*", |
91 | | - "@storybook/addon-themes": "^9.1.9", |
92 | | - "@storybook/react": "^9.1.9", |
| 91 | + "@storybook/addon-themes": "^9.1.16", |
| 92 | + "@storybook/react": "^9.1.16", |
93 | 93 | "@types/node": "~24.9.2", |
94 | | - "@types/react": "^18.3.25", |
| 94 | + "@types/react": "^18.3.26", |
95 | 95 | "@types/react-dom": "^18.3.7", |
96 | | - "antd": "^5.27.4", |
| 96 | + "antd": "^5.27.6", |
97 | 97 | "execa": "9.6.0", |
98 | 98 | "fs-extra": "11.3.2", |
99 | 99 | "lottie-web": "5.13.0", |
|
102 | 102 | "react": "^18.3.1", |
103 | 103 | "react-dom": "^18.3.1", |
104 | 104 | "react-intersection-observer": "^10.0.0", |
105 | | - "rimraf": "~6.0.1", |
106 | | - "semver": "7.7.2", |
| 105 | + "rimraf": "~6.1.0", |
| 106 | + "semver": "7.7.3", |
107 | 107 | "simple-git-hooks": "^2.13.1", |
108 | | - "storybook": "^9.1.9", |
109 | | - "storybook-addon-rslib": "^2.1.2", |
110 | | - "storybook-react-rsbuild": "^2.1.2", |
| 108 | + "storybook": "^9.1.16", |
| 109 | + "storybook-addon-rslib": "^2.1.3", |
| 110 | + "storybook-react-rsbuild": "^2.1.3", |
111 | 111 | "typescript": "~5.9.3" |
112 | 112 | }, |
113 | 113 | "publishConfig": { |
|
0 commit comments