header improvements, add error handling for images on about page, update deps
This commit is contained in:
parent
c32abf7eba
commit
1950e8fca9
5 changed files with 79 additions and 41 deletions
|
@ -22,13 +22,13 @@
|
|||
"react-dom": "^19.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^5.7.2",
|
||||
"typescript": "^5.7.3",
|
||||
"@types/node": "^20.17.12",
|
||||
"@types/react": "^19.0.3",
|
||||
"@types/react": "^19.0.4",
|
||||
"@types/react-dom": "^19.0.2",
|
||||
"postcss": "^8.4.49",
|
||||
"tailwindcss": "^3.4.17",
|
||||
"eslint": "^9.17.0",
|
||||
"eslint": "^9.18.0",
|
||||
"eslint-config-next": "15.1.3",
|
||||
"@eslint/eslintrc": "^3.2.0"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue