Updated Next.js to 10.2
This commit is contained in:
+4
-4
@@ -17,19 +17,19 @@
|
||||
"dayjs": "^1.10.4",
|
||||
"googleapis": "^67.1.1",
|
||||
"ics": "^2.27.0",
|
||||
"next": "10.0.8",
|
||||
"next": "^10.2.0",
|
||||
"next-auth": "^3.13.2",
|
||||
"next-transpile-modules": "^6.4.1",
|
||||
"next-transpile-modules": "^7.0.0",
|
||||
"react": "17.0.1",
|
||||
"react-dom": "17.0.1",
|
||||
"react-timezone-select": "^0.10.7"
|
||||
"react-timezone-select": "^0.10.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^14.14.33",
|
||||
"@types/react": "^17.0.3",
|
||||
"autoprefixer": "^10.2.5",
|
||||
"postcss": "^8.2.8",
|
||||
"prisma": "2.21.2",
|
||||
"prisma": "^2.21.2",
|
||||
"tailwindcss": "^2.0.3",
|
||||
"typescript": "^4.2.3"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user