|
94 | 94 | }, |
95 | 95 | "devDependencies": { |
96 | 96 | "@commitlint/config-conventional": "^19.8.1", |
97 | | - "@eslint/js": "^9.26.0", |
| 97 | + "@eslint/js": "^9.32.0", |
98 | 98 | "@storybook/addon-docs": "next", |
99 | 99 | "@storybook/addon-essentials": "next", |
100 | 100 | "@storybook/addon-links": "next", |
|
104 | 104 | "@storybook/react": "next", |
105 | 105 | "@storybook/react-vite": "next", |
106 | 106 | "@storybook/vue3": "next", |
107 | | - "@types/node": "^22.15.18", |
108 | | - "@types/react": "^19.1.4", |
109 | | - "@vitejs/plugin-react": "^4.4.1", |
| 107 | + "@types/node": "^22.17.0", |
| 108 | + "@types/react": "^19.1.9", |
| 109 | + "@vitejs/plugin-react": "^4.7.0", |
110 | 110 | "@vitejs/plugin-vue": "^5.2.4", |
111 | 111 | "auto": "^11.3.0", |
112 | 112 | "boxen": "^8.0.1", |
113 | 113 | "commitlint": "^19.8.1", |
114 | 114 | "dedent": "^1.6.0", |
115 | | - "eslint": "^9.26.0", |
116 | | - "eslint-config-prettier": "^10.1.5", |
117 | | - "eslint-plugin-prettier": "^5.4.0", |
| 115 | + "eslint": "^9.32.0", |
| 116 | + "eslint-config-prettier": "^10.1.8", |
| 117 | + "eslint-plugin-prettier": "^5.5.3", |
118 | 118 | "eslint-plugin-react": "^7.37.5", |
119 | | - "eslint-plugin-vue": "^10.1.0", |
120 | | - "globals": "^16.1.0", |
| 119 | + "eslint-plugin-vue": "^10.4.0", |
| 120 | + "globals": "^16.3.0", |
121 | 121 | "husky": "^9.1.7", |
122 | | - "lint-staged": "^16.0.0", |
| 122 | + "lint-staged": "^16.1.2", |
123 | 123 | "npm-run-all": "^4.1.5", |
124 | | - "prettier": "^3.5.3", |
| 124 | + "prettier": "^3.6.2", |
125 | 125 | "prompts": "^2.4.2", |
126 | 126 | "prop-types": "^15.8.1", |
127 | 127 | "rimraf": "^6.0.1", |
128 | | - "semantic-release": "^24.2.5", |
| 128 | + "semantic-release": "^24.2.7", |
129 | 129 | "storybook": "next", |
130 | 130 | "tsup": "^8.5.0", |
131 | | - "typescript": "^5.8.3", |
132 | | - "typescript-eslint": "^8.32.1", |
| 131 | + "typescript": "^5.9.2", |
| 132 | + "typescript-eslint": "^8.38.0", |
133 | 133 | "vite": "^6.3.5", |
134 | | - "vue": "^3.5.14", |
| 134 | + "vue": "^3.5.18", |
135 | 135 | "vuestic-ui": "^1.10.3", |
136 | | - "zx": "^8.5.4" |
| 136 | + "zx": "^8.7.2" |
137 | 137 | }, |
138 | 138 | "peerDependencies": { |
139 | 139 | "@storybook/addon-docs": "^9.0.0", |
140 | 140 | "@storybook/builder-vite": "^9.0.0", |
141 | | - "storybook": ">=9.0.0-0 <10.0.0-0", |
142 | 141 | "react": "^19.0.0", |
143 | 142 | "react-dom": "^19.0.0", |
| 143 | + "storybook": ">=9.0.0-0 <10.0.0-0", |
144 | 144 | "vue": "^3.4.31" |
145 | 145 | }, |
146 | 146 | "resolutions": { |
|
164 | 164 | "icon": "https://user-images.githubusercontent.com/321738/63501763-88dbf600-c4cc-11e9-96cd-94adadc2fd72.png" |
165 | 165 | }, |
166 | 166 | "dependencies": { |
167 | | - "veaury": "^2.6.2" |
| 167 | + "veaury": "^2.6.3" |
168 | 168 | } |
169 | 169 | } |
0 commit comments