feat: bump core deps

This commit is contained in:
Travis Fischer
2025-09-18 20:35:39 +08:00
parent bf795b72a5
commit 668c5212d2
3 changed files with 665 additions and 654 deletions

1
next-env.d.ts vendored
View File

@@ -1,5 +1,6 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />
/// <reference path="./.next/types/routes.d.ts" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/pages/api-reference/config/typescript for more information.

View File

@@ -40,35 +40,35 @@
"fathom-client": "^3.4.1",
"ky": "^1.8.1",
"lqip-modern": "^2.2.1",
"next": "^15.3.3",
"notion-client": "^7.4.3",
"notion-types": "^7.4.3",
"notion-utils": "^7.4.3",
"next": "^15.5.3",
"notion-client": "^7.5.1",
"notion-types": "^7.5.1",
"notion-utils": "^7.5.1",
"p-map": "^7.0.3",
"p-memoize": "^7.1.1",
"posthog-js": "^1.249.4",
"prismjs": "^1.30.0",
"react": "^19.1.0",
"react": "^19.1.1",
"react-body-classname": "^1.3.1",
"react-dom": "^19.1.0",
"react-notion-x": "^7.4.3",
"react-dom": "^19.1.1",
"react-notion-x": "^7.5.0",
"react-tweet": "^3.2.2",
"react-use": "^17.6.0",
"rss": "^1.2.2"
},
"devDependencies": {
"@fisch0920/config": "^1.1.2",
"@fisch0920/config": "^1.2.1",
"@next/bundle-analyzer": "^15.3.3",
"@types/node": "^22.15.30",
"@types/node": "^24.5.2",
"@types/prismjs": "^1.26.5",
"@types/react": "^19.1.6",
"@types/react": "^19.1.13",
"@types/react-body-classname": "^1.1.10",
"@types/rss": "^0.0.32",
"cross-env": "^7.0.2",
"eslint": "^9.28.0",
"cross-env": "^10.0.0",
"eslint": "^9.35.0",
"npm-run-all2": "^8.0.4",
"prettier": "^3.5.3",
"typescript": "^5.8.3"
"prettier": "^3.6.2",
"typescript": "^5.9.2"
},
"overrides": {
"cacheable-request": {

1290
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff