|
24 | 24 | "contentful": "^11.4.4",
|
25 | 25 | "dedent": "^1.5.3",
|
26 | 26 | "dotenv": "^16.4.7",
|
27 |
| - "drizzle-orm": "^0.39.0", |
| 27 | + "drizzle-orm": "^0.39.1", |
28 | 28 | "feed": "^4.2.2",
|
29 | 29 | "next": "^15.1.6",
|
30 | 30 | "next-mdx-remote": "^5.0.0",
|
|
34 | 34 | "rehype-slug": "^6.0.0",
|
35 | 35 | "remark-github-blockquote-alert": "^1.3.0",
|
36 | 36 | "server-only": "^0.0.1",
|
37 |
| - "shiki": "^1.29.1" |
| 37 | + "shiki": "^1.29.2" |
38 | 38 | },
|
39 | 39 | "devDependencies": {
|
40 | 40 | "@csstools/postcss-global-data": "^3.0.0",
|
|
44 | 44 | "@next/bundle-analyzer": "^15.1.6",
|
45 | 45 | "@next/eslint-plugin-next": "^15.1.6",
|
46 | 46 | "@total-typescript/ts-reset": "^0.6.1",
|
47 |
| - "@types/node": "^22.12.0", |
| 47 | + "@types/node": "^22.13.0", |
48 | 48 | "@types/react": "^19.0.8",
|
49 | 49 | "@types/react-dom": "^19.0.3",
|
50 | 50 | "autoprefixer": "^10.4.20",
|
51 | 51 | "babel-plugin-react-compiler": "latest",
|
52 |
| - "drizzle-kit": "^0.30.3", |
| 52 | + "drizzle-kit": "^0.30.4", |
53 | 53 | "eslint": "^9.19.0",
|
54 | 54 | "eslint-config-prettier": "^10.0.1",
|
55 | 55 | "eslint-import-resolver-typescript": "^3.7.0",
|
|
0 commit comments