Compare commits
1 Commits
eff4ca4c98
...
54fa76d7c5
Author | SHA1 | Date | |
---|---|---|---|
54fa76d7c5 |
@ -11,7 +11,7 @@
|
||||
"dependencies": {
|
||||
"react": "^18",
|
||||
"react-dom": "^18",
|
||||
"next": "14.1.4"
|
||||
"next": "14.2.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^5",
|
||||
@ -22,6 +22,6 @@
|
||||
"postcss": "^8",
|
||||
"tailwindcss": "^3.3.0",
|
||||
"eslint": "^8",
|
||||
"eslint-config-next": "14.1.4"
|
||||
"eslint-config-next": "14.2.10"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user