Initial React project

This commit is contained in:
Johan
2026-03-23 07:49:45 +01:00
parent 8d33465f51
commit e204032b56
1353 changed files with 23853 additions and 50282 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@vitejs/plugin-react",
"version": "5.2.0",
"version": "5.1.4",
"description": "The default Vite plugin for React projects",
"keywords": [
"babel",
@@ -57,7 +57,7 @@
"tsdown": "^0.20.3"
},
"peerDependencies": {
"vite": "^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0"
"vite": "^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0"
},
"engines": {
"node": "^20.19.0 || >=22.12.0"