Skip to content

Commit 84ba916

Browse files
authored
Merge pull request #534 from mwskwong/canary
Canary
2 parents 34d3657 + 9ce04e8 commit 84ba916

File tree

2 files changed

+89
-89
lines changed

2 files changed

+89
-89
lines changed

package-lock.json

+85-85
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"contentful": "^11.4.4",
2525
"dedent": "^1.5.3",
2626
"dotenv": "^16.4.7",
27-
"drizzle-orm": "^0.39.0",
27+
"drizzle-orm": "^0.39.1",
2828
"feed": "^4.2.2",
2929
"next": "^15.1.6",
3030
"next-mdx-remote": "^5.0.0",
@@ -34,7 +34,7 @@
3434
"rehype-slug": "^6.0.0",
3535
"remark-github-blockquote-alert": "^1.3.0",
3636
"server-only": "^0.0.1",
37-
"shiki": "^1.29.1"
37+
"shiki": "^1.29.2"
3838
},
3939
"devDependencies": {
4040
"@csstools/postcss-global-data": "^3.0.0",
@@ -44,12 +44,12 @@
4444
"@next/bundle-analyzer": "^15.1.6",
4545
"@next/eslint-plugin-next": "^15.1.6",
4646
"@total-typescript/ts-reset": "^0.6.1",
47-
"@types/node": "^22.12.0",
47+
"@types/node": "^22.13.0",
4848
"@types/react": "^19.0.8",
4949
"@types/react-dom": "^19.0.3",
5050
"autoprefixer": "^10.4.20",
5151
"babel-plugin-react-compiler": "latest",
52-
"drizzle-kit": "^0.30.3",
52+
"drizzle-kit": "^0.30.4",
5353
"eslint": "^9.19.0",
5454
"eslint-config-prettier": "^10.0.1",
5555
"eslint-import-resolver-typescript": "^3.7.0",

0 commit comments

Comments
 (0)