|
56 | 56 | "devDependencies": { |
57 | 57 | "@auto-it/conventional-commits": "^11.3.0", |
58 | 58 | "@auto-it/first-time-contributor": "^11.3.0", |
59 | | - "@eslint/js": "9.28.0", |
60 | | - "@storybook/addon-docs": "next", |
| 59 | + "@eslint/js": "9.39.0", |
| 60 | + "@storybook/addon-docs": "^10.0.0", |
61 | 61 | "@storybook/icons": "^1.6.0", |
62 | | - "@storybook/react-vite": "next", |
63 | | - "@types/node": "^22.15.29", |
64 | | - "@types/react": "^19.1.6", |
65 | | - "@types/react-dom": "^19.1.5", |
66 | | - "@vitejs/plugin-react": "^4.5.0", |
| 62 | + "@storybook/react-vite": "^10.0.0", |
| 63 | + "@types/node": "^24.10.0", |
| 64 | + "@types/react": "^19.2.2", |
| 65 | + "@types/react-dom": "^19.2.2", |
| 66 | + "@vitejs/plugin-react": "^5.1.0", |
67 | 67 | "auto": "^11.3.0", |
68 | | - "eslint": "^9.28.0", |
69 | | - "eslint-config-prettier": "^10.1.5", |
| 68 | + "eslint": "^9.39.0", |
| 69 | + "eslint-config-prettier": "^10.1.8", |
70 | 70 | "eslint-plugin-react": "^7.37.5", |
71 | 71 | "npm-run-all": "^4.1.5", |
72 | | - "prettier": "^3.5.3", |
73 | | - "react": "^19.1.0", |
74 | | - "react-dom": "^19.1.0", |
75 | | - "rimraf": "^6.0.1", |
76 | | - "storybook": "next", |
| 72 | + "prettier": "^3.6.2", |
| 73 | + "react": "^19.2.0", |
| 74 | + "react-dom": "^19.2.0", |
| 75 | + "rimraf": "^6.1.0", |
| 76 | + "storybook": "^10.0.0", |
77 | 77 | "tsup": "^8.5.0", |
78 | | - "typescript": "^5.8.3", |
79 | | - "typescript-eslint": "8.33.0", |
80 | | - "vite": "^6.3.5" |
| 78 | + "typescript": "^5.9.3", |
| 79 | + "typescript-eslint": "8.46.2", |
| 80 | + "vite": "^7.1.12" |
81 | 81 | }, |
82 | 82 | "peerDependencies": { |
83 | 83 | "storybook": "^10.0.0" |
|
108 | 108 | "first-time-contributor" |
109 | 109 | ] |
110 | 110 | }, |
111 | | - "packageManager": "pnpm@10.11.0" |
| 111 | + "packageManager": "pnpm@10.20.0" |
112 | 112 | } |
0 commit comments