Skip to content

Commit db4e204

Browse files
committed
chore (vitejs): bump package from 4 to 5.0.0
1 parent 79bb87d commit db4e204

File tree

4 files changed

+230
-152
lines changed

4 files changed

+230
-152
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "@beapi/be-a11y",
33
"version": "1.4.5",
4+
"type": "module",
45
"description": "Collection of usefull accessible components",
56
"repository": {
67
"type": "git",
@@ -58,7 +59,7 @@
5859
"stylelint": "^14.9.1",
5960
"stylelint-config-recess-order": "^3.0.0",
6061
"tailwindcss": "^3.2.1",
61-
"vite": "^4.3.9"
62+
"vite": "^5.0.0"
6263
},
6364
"volta": {
6465
"node": "20.9.0"
File renamed without changes.

vite.config.ts vite.config.mjs

File renamed without changes.

0 commit comments

Comments
 (0)