Skip to content

Commit

Permalink
chore(deps): bump vite from 5.0.8 to 5.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
donskov committed Oct 10, 2024
1 parent 60f39d2 commit 2020add
Show file tree
Hide file tree
Showing 3 changed files with 244 additions and 345 deletions.
2 changes: 1 addition & 1 deletion packages/color/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"access": "public"
},
"engines": {
"node": ">=12.x"
"node": ">=18.x"
},
"license": "MIT"
}
4 changes: 2 additions & 2 deletions packages/react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,13 +72,13 @@
"storybook": "7.6.7",
"storybook-dark-mode": "^3.0.3",
"typescript": "^4.6.3",
"vite": "^5.0.8"
"vite": "^5.4.8"
},
"publishConfig": {
"access": "public"
},
"engines": {
"node": ">=12.x"
"node": ">=18.x"
},
"license": "MIT"
}
Loading

0 comments on commit 2020add

Please sign in to comment.