1 Commits

Author SHA1 Message Date
d876fcacc6 Update react monorepo to v19 2025-04-15 00:39:36 +00:00
2 changed files with 414 additions and 244 deletions

View File

@@ -19,8 +19,8 @@
"clsx": "1.2.1", "clsx": "1.2.1",
"concurrently": "8.0.1", "concurrently": "8.0.1",
"next": "13.4.2", "next": "13.4.2",
"react": "18.2.0", "react": "19.1.0",
"react-dom": "18.2.0", "react-dom": "19.1.0",
"react-markdown": "8.0.7", "react-markdown": "8.0.7",
"remark-gfm": "3.0.1", "remark-gfm": "3.0.1",
"server-only": "0.0.1", "server-only": "0.0.1",
@@ -30,15 +30,15 @@
}, },
"devDependencies": { "devDependencies": {
"@types/node": "18.16.9", "@types/node": "18.16.9",
"@types/react": "18.2.6", "@types/react": "19.1.2",
"@types/react-dom": "18.2.4", "@types/react-dom": "19.1.2",
"autoprefixer": "10.4.14", "autoprefixer": "10.4.14",
"eslint": "9.32.0", "eslint": "8.40.0",
"eslint-config-next": "latest", "eslint-config-next": "latest",
"postcss": "8.4.23", "postcss": "8.4.23",
"prettier": "2.8.8", "prettier": "2.8.8",
"prettier-plugin-tailwindcss": "0.2.8", "prettier-plugin-tailwindcss": "0.2.8",
"tailwindcss": "4.1.11", "tailwindcss": "3.3.2",
"typescript": "5.0.4" "typescript": "5.0.4"
} }
} }

646
yarn.lock

File diff suppressed because it is too large Load Diff