|
4 | 4 | "type": "module", |
5 | 5 | "types": "./dist/index.d.ts", |
6 | 6 | "license": "MIT", |
7 | | - "packageManager": "pnpm@9.15.6", |
| 7 | + "packageManager": "pnpm@9.15.9", |
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.4.7" |
| 73 | + "framer-motion": "^12.6.2" |
74 | 74 | }, |
75 | 75 | "nano-staged": { |
76 | 76 | "*.{md,mdx,json,css,less,scss}": "prettier --write", |
|
85 | 85 | "devDependencies": { |
86 | 86 | "@biomejs/biome": "1.9.4", |
87 | 87 | "@rsbuild/plugin-react": "1.1.1", |
88 | | - "@rsbuild/plugin-sass": "1.2.2", |
89 | | - "@rslib/core": "^0.5.2", |
| 88 | + "@rsbuild/plugin-sass": "1.3.1", |
| 89 | + "@rslib/core": "^0.6.1", |
90 | 90 | "@rstack-dev/doc-ui": "workspace:*", |
91 | | - "@storybook/addon-essentials": "^8.6.2", |
92 | | - "@storybook/addon-themes": "^8.6.2", |
93 | | - "@storybook/react": "^8.6.2", |
94 | | - "@storybook/test": "^8.6.2", |
95 | | - "@types/node": "~22.13.7", |
96 | | - "@types/react": "^18.3.18", |
| 91 | + "@storybook/addon-essentials": "^8.6.11", |
| 92 | + "@storybook/addon-themes": "^8.6.11", |
| 93 | + "@storybook/react": "^8.6.11", |
| 94 | + "@storybook/test": "^8.6.11", |
| 95 | + "@types/node": "~22.13.14", |
| 96 | + "@types/react": "^18.3.20", |
97 | 97 | "@types/react-dom": "^18.3.5", |
98 | | - "antd": "^5.24.2", |
| 98 | + "antd": "^5.24.5", |
99 | 99 | "execa": "9.5.2", |
100 | 100 | "fs-extra": "11.3.0", |
101 | 101 | "lottie-web": "5.12.2", |
102 | 102 | "nano-staged": "^0.8.0", |
103 | | - "prettier": "~3.5.2", |
| 103 | + "prettier": "~3.5.3", |
104 | 104 | "react": "^18.3.1", |
105 | 105 | "react-dom": "^18.3.1", |
106 | | - "react-intersection-observer": "^9.15.1", |
| 106 | + "react-intersection-observer": "^9.16.0", |
107 | 107 | "rimraf": "~6.0.1", |
108 | 108 | "semver": "7.7.1", |
109 | | - "simple-git-hooks": "^2.11.1", |
110 | | - "storybook": "^8.6.2", |
111 | | - "storybook-addon-rslib": "^1.0.0", |
| 109 | + "simple-git-hooks": "^2.12.1", |
| 110 | + "storybook": "^8.6.11", |
| 111 | + "storybook-addon-rslib": "^1.0.1", |
112 | 112 | "storybook-react-rsbuild": "1.0.1", |
113 | 113 | "typescript": "~5.8.2" |
114 | 114 | }, |
|
0 commit comments