mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-09-11 11:25:35 -04:00
chore: next 16.3, drizzle v1, other cleanup (#2620)
This commit is contained in:
+35
-33
@@ -9,6 +9,7 @@
|
||||
"url": "https://github.com/jakejarvis"
|
||||
},
|
||||
"repository": "jakejarvis/jarv.is",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "next dev -H 0.0.0.0",
|
||||
"build": "next build",
|
||||
@@ -22,35 +23,35 @@
|
||||
"db:migrate": "drizzle-kit migrate"
|
||||
},
|
||||
"dependencies": {
|
||||
"@base-ui/react": "^1.6.0",
|
||||
"@fontsource/inter": "^5.2.8",
|
||||
"@base-ui/react": "^1.7.0",
|
||||
"@better-auth/drizzle-adapter": "1.7.0-rc.4",
|
||||
"@fontsource/inter": "^5.3.0",
|
||||
"@mdx-js/loader": "^3.1.1",
|
||||
"@mdx-js/react": "^3.1.1",
|
||||
"@next/mdx": "16.2.9",
|
||||
"@number-flow/react": "^0.6.1",
|
||||
"@octokit/graphql": "^9.0.3",
|
||||
"@next/mdx": "16.3.1",
|
||||
"@number-flow/react": "^0.6.2",
|
||||
"@octokit/graphql": "^9.0.4",
|
||||
"@octokit/graphql-schema": "^15.26.1",
|
||||
"@tabler/icons-react": "^3.44.0",
|
||||
"@tabler/icons-react": "^3.46.0",
|
||||
"@vercel/analytics": "^2.0.1",
|
||||
"@vercel/functions": "^3.7.4",
|
||||
"@vercel/functions": "^3.9.3",
|
||||
"@vercel/speed-insights": "^2.0.0",
|
||||
"better-auth": "^1.6.22",
|
||||
"better-auth": "1.7.0-rc.4",
|
||||
"cheerio": "^1.2.0",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"copy-to-clipboard": "^4.0.2",
|
||||
"drizzle-orm": "^0.45.2",
|
||||
"drizzle-orm": "1.0.0-rc.5-ab785fc",
|
||||
"fast-glob": "^3.3.3",
|
||||
"feed": "^5.2.1",
|
||||
"feed": "^6.0.0",
|
||||
"html-entities": "^2.6.0",
|
||||
"next": "16.2.9",
|
||||
"next": "16.3.1",
|
||||
"next-themes": "^0.4.6",
|
||||
"pg": "^8.22.0",
|
||||
"react": "19.2.7",
|
||||
"react-activity-calendar": "^3.2.0",
|
||||
"pg": "^8.23.0",
|
||||
"react": "19.2.8",
|
||||
"react-activity-calendar": "^3.2.1",
|
||||
"react-compare-slider": "^4.0.0",
|
||||
"react-dom": "19.2.7",
|
||||
"react-lite-youtube-embed": "~3.6.0",
|
||||
"react-dom": "19.2.8",
|
||||
"react-lite-youtube-embed": "~3.6.2",
|
||||
"react-markdown": "^10.1.0",
|
||||
"react-schemaorg": "^2.0.1",
|
||||
"react-timeago": "^8.3.0",
|
||||
@@ -69,12 +70,12 @@
|
||||
"remark-mdx-frontmatter": "^5.2.0",
|
||||
"remark-parse": "^11.0.0",
|
||||
"remark-rehype": "^11.1.2",
|
||||
"remark-smartypants": "^3.0.2",
|
||||
"remark-smartypants": "^3.0.3",
|
||||
"remark-strip-mdx-imports-exports": "^1.0.1",
|
||||
"server-only": "0.0.1",
|
||||
"shadcn": "^4.12.0",
|
||||
"shiki": "^4.3.0",
|
||||
"sonner": "^2.0.7",
|
||||
"shadcn": "^4.18.0",
|
||||
"shiki": "^4.4.3",
|
||||
"sonner": "^2.0.8",
|
||||
"tailwind-merge": "^3.6.0",
|
||||
"unified": "^11.0.5",
|
||||
"zod": "^4.4.3"
|
||||
@@ -83,28 +84,29 @@
|
||||
"@content-collections/cli": "^0.1.9",
|
||||
"@content-collections/core": "^0.15.2",
|
||||
"@content-collections/next": "^0.2.11",
|
||||
"@tailwindcss/postcss": "^4.3.2",
|
||||
"@tailwindcss/postcss": "^4.3.3",
|
||||
"@tailwindcss/typography": "^0.5.20",
|
||||
"@types/mdx": "^2.0.14",
|
||||
"@types/node": "^26.0.1",
|
||||
"@types/pg": "^8.20.0",
|
||||
"@types/react": "19.2.17",
|
||||
"@types/react-dom": "19.2.3",
|
||||
"@types/node": "^26.2.0",
|
||||
"@types/pg": "^8.21.0",
|
||||
"@types/react": "19.2.18",
|
||||
"@types/react-dom": "19.2.4",
|
||||
"babel-plugin-react-compiler": "1.0.0",
|
||||
"dotenv": "^17.4.2",
|
||||
"drizzle-kit": "^0.31.10",
|
||||
"oxfmt": "^0.56.0",
|
||||
"oxlint": "^1.71.0",
|
||||
"postcss": "^8.5.16",
|
||||
"drizzle-kit": "1.0.0-rc.5-ab785fc",
|
||||
"oxfmt": "^0.63.0",
|
||||
"oxlint": "^1.78.0",
|
||||
"oxlint-tsgolint": "^7.0.2001",
|
||||
"postcss": "^8.5.26",
|
||||
"schema-dts": "^2.0.0",
|
||||
"tailwindcss": "^4.3.2",
|
||||
"tailwindcss": "^4.3.3",
|
||||
"tw-animate-css": "^1.4.0",
|
||||
"typescript": "6.0.3"
|
||||
"typescript": "^6.0.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=24.x"
|
||||
},
|
||||
"packageManager": "pnpm@11.9.0",
|
||||
"packageManager": "pnpm@11.21.0",
|
||||
"cacheDirectories": [
|
||||
"node_modules",
|
||||
".next/cache"
|
||||
|
||||
Reference in New Issue
Block a user