Skip to content

Commit a360f90

Browse files
committed
Update Vite.js to 2.5.0
1 parent 9d8b089 commit a360f90

File tree

2 files changed

+39
-39
lines changed

2 files changed

+39
-39
lines changed

package-lock.json

Lines changed: 36 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@
1818
"@tailwindcss/forms": "^0.3.3",
1919
"@tailwindcss/line-clamp": "^0.2.1",
2020
"@tailwindcss/typography": "^0.4.1",
21-
"@types/node": "^16.4.12",
22-
"@types/react": "^17.0.15",
21+
"@types/node": "^16.6.1",
22+
"@types/react": "^17.0.18",
2323
"@types/react-router-dom": "^5.1.8",
2424
"@types/tailwindcss": "^2.2.1",
2525
"autoprefixer": "^10.3.1",
2626
"postcss": "^8.3.6",
2727
"react-router-dom": "^5.2.0",
2828
"tailwindcss": "^2.2.7",
2929
"typescript": "^4.3.5",
30-
"vite": "^2.4.4",
30+
"vite": "^2.5.0",
3131
"vite-plugin-fonts": "^0.2.2",
3232
"vite-plugin-html": "^2.0.7"
3333
}

0 commit comments

Comments
 (0)