update domains, enhance README, bump deps
This commit is contained in:
parent
825bd48556
commit
3e1c75f01f
3 changed files with 34 additions and 15 deletions
10
package.json
10
package.json
|
@ -21,12 +21,12 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^5.7.3",
|
||||
"@types/node": "^20.17.12",
|
||||
"@types/react": "^19.0.4",
|
||||
"@types/react-dom": "^19.0.2",
|
||||
"postcss": "^8.4.49",
|
||||
"@types/node": "^20.17.19",
|
||||
"@types/react": "^19.0.8",
|
||||
"@types/react-dom": "^19.0.3",
|
||||
"postcss": "^8.5.2",
|
||||
"tailwindcss": "^3.4.17",
|
||||
"eslint": "^9.18.0",
|
||||
"eslint": "^9.20.1",
|
||||
"eslint-config-next": "15.1.3",
|
||||
"@eslint/eslintrc": "^3.2.0"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue