Prepare repo for open source
This commit is contained in:
Generated
+927
-282
File diff suppressed because it is too large
Load Diff
@@ -6,18 +6,18 @@
|
||||
"build": "next build"
|
||||
},
|
||||
"dependencies": {
|
||||
"next": "14.2.21",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1"
|
||||
"next": "15.5.19",
|
||||
"react": "19.2.7",
|
||||
"react-dom": "19.2.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-react": "^4.3.4",
|
||||
"@vitejs/plugin-react": "^4.7.0",
|
||||
"@tailwindcss/postcss": "^4.3.1",
|
||||
"@types/node": "22.10.5",
|
||||
"@types/react": "18.3.18",
|
||||
"@types/react-dom": "18.3.5",
|
||||
"@types/react": "19.2.17",
|
||||
"@types/react-dom": "19.2.3",
|
||||
"tailwindcss": "^4.3.1",
|
||||
"typescript": "5.7.3",
|
||||
"vite": "^5.4.11"
|
||||
"vite": "^6.4.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user