1
0
mirror of https://github.com/XFox111/my-website.git synced 2026-04-22 07:28:01 +03:00

deps: monthly dependency bump (October 2025)

Merge pull request #184 from XFox111/next
This commit is contained in:
2025-10-05 16:31:49 +05:00
committed by GitHub
2 changed files with 526 additions and 217 deletions
+16 -16
View File
@@ -21,28 +21,28 @@
"lint": "next lint"
},
"dependencies": {
"@fluentui/react-icons": "^2.0.309",
"next": "^15.5.2",
"@fluentui/react-icons": "^2.0.311",
"next": "^15.5.4",
"nodemailer": "^7.0.6",
"pdf-lib": "^1.17.1",
"react": "^19.1.1",
"react-dom": "^19.1.1",
"react-social-icons": "^6.24.0",
"react": "^19.2.0",
"react-dom": "^19.2.0",
"react-social-icons": "^6.25.0",
"react-turnstile": "^1.1.4",
"sharp": "^0.34.3",
"zod": "^4.1.5"
"sharp": "^0.34.4",
"zod": "^4.1.11"
},
"devDependencies": {
"@next/eslint-plugin-next": "^15.5.2",
"@types/node": "^24.3.0",
"@types/nodemailer": "^7.0.1",
"@types/react": "^19.1.12",
"@types/react-dom": "^19.1.9",
"@next/eslint-plugin-next": "^15.5.4",
"@types/node": "^24.6.2",
"@types/nodemailer": "^7.0.2",
"@types/react": "^19.2.0",
"@types/react-dom": "^19.2.0",
"eslint": "^9.32.0",
"eslint-config-next": "^15.5.2",
"sass": "^1.91.0",
"typescript": "~5.8.3",
"typescript-eslint": "^8.42.0"
"eslint-config-next": "^15.5.4",
"sass": "^1.93.2",
"typescript": "~5.9.3",
"typescript-eslint": "^8.45.0"
},
"packageManager": "yarn@4.9.2"
}
+510 -201
View File
File diff suppressed because it is too large Load Diff