Compare commits

8 Commits

Author SHA1 Message Date
github-actions[bot]
e4be045380 Merge pull request #184 from tuna2134/renovate/nextjs-monorepo
fix(deps): update nextjs monorepo to v16.2.2
2026-04-01 00:28:45 +00:00
renovate[bot]
e0b930104c fix(deps): update nextjs monorepo to v16.2.2 2026-04-01 00:28:15 +00:00
github-actions[bot]
1beae770f1 Merge pull request #183 from tuna2134/renovate/typescript-6.x
chore(deps): update dependency typescript to v6
2026-03-23 18:12:45 +00:00
renovate[bot]
bb5a1b4ab6 chore(deps): update dependency typescript to v6 2026-03-23 18:12:11 +00:00
github-actions[bot]
ea373f2260 Merge pull request #182 from tuna2134/renovate/nextjs-monorepo
fix(deps): update nextjs monorepo to v16.2.1
2026-03-21 01:13:08 +00:00
renovate[bot]
167a37175c fix(deps): update nextjs monorepo to v16.2.1 2026-03-21 01:12:37 +00:00
github-actions[bot]
035236c996 Merge pull request #181 from tuna2134/renovate/tailwindcss-monorepo
chore(deps): update tailwindcss monorepo to v4.2.2
2026-03-18 18:08:00 +00:00
renovate[bot]
95dd25868b chore(deps): update tailwindcss monorepo to v4.2.2 2026-03-18 18:07:25 +00:00
2 changed files with 305 additions and 282 deletions

View File

@@ -15,7 +15,7 @@
"@next/mdx": "^16.0.0", "@next/mdx": "^16.0.0",
"@types/mdx": "^2.0.13", "@types/mdx": "^2.0.13",
"iconoir-react": "^7.11.0", "iconoir-react": "^7.11.0",
"next": "16.1.7", "next": "16.2.2",
"react": "^19.0.0", "react": "^19.0.0",
"react-dom": "^19.0.0" "react-dom": "^19.0.0"
}, },
@@ -28,6 +28,6 @@
"prettier": "^3.5.3", "prettier": "^3.5.3",
"prettier-plugin-tailwindcss": "^0.7.0", "prettier-plugin-tailwindcss": "^0.7.0",
"tailwindcss": "^4", "tailwindcss": "^4",
"typescript": "^5" "typescript": "^6.0.0"
} }
} }

583
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff