mirror of
https://github.com/XFox111/my-website.git
synced 2026-04-22 07:28:01 +03:00
chore(deps): react, react-dom, @next/eslint-plugin-next dependency update
This commit is contained in:
+7
-7
@@ -25,23 +25,23 @@
|
||||
"next": "^15.4.5",
|
||||
"nodemailer": "^7.0.5",
|
||||
"pdf-lib": "^1.17.1",
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.1.0",
|
||||
"react": "^19.1.1",
|
||||
"react-dom": "^19.1.1",
|
||||
"react-social-icons": "^6.24.0",
|
||||
"react-turnstile": "^1.1.4",
|
||||
"sharp": "^0.34.3",
|
||||
"zod": "^4.0.14"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@next/eslint-plugin-next": "^15.3.4",
|
||||
"@next/eslint-plugin-next": "^15.4.5",
|
||||
"@types/node": "^24.2.0",
|
||||
"@types/nodemailer": "^6.4.17",
|
||||
"@types/react": "^19.1.8",
|
||||
"@types/react-dom": "^19.1.6",
|
||||
"eslint": "^9.19.0",
|
||||
"@types/react": "^19.1.9",
|
||||
"@types/react-dom": "^19.1.7",
|
||||
"eslint": "^9.32.0",
|
||||
"eslint-config-next": "^15.4.5",
|
||||
"sass": "^1.89.2",
|
||||
"typescript": "^5.8.3",
|
||||
"typescript": "~5.8.3",
|
||||
"typescript-eslint": "^8.39.0"
|
||||
},
|
||||
"packageManager": "yarn@4.9.2"
|
||||
|
||||
Reference in New Issue
Block a user