Skip to content

Commit a8ae007

Browse files
Merge branch 'main' into imgbot
2 parents acce480 + 25aba30 commit a8ae007

File tree

3 files changed

+49
-91
lines changed

3 files changed

+49
-91
lines changed

diagram.svg

Lines changed: 1 addition & 1 deletion
Loading

package-lock.json

Lines changed: 43 additions & 85 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,19 +28,19 @@
2828
"remark-toc": "^9.0.0",
2929
"satori": "^0.12.1",
3030
"tailwindcss": "^3.4.17",
31-
"typescript": "^5.7.2",
32-
"zod": "3.24.1"
31+
"typescript": "^5.8.2",
32+
"zod": "3.24.2"
3333
},
3434
"devDependencies": {
3535
"@astrojs/react": "^4.1.2",
36-
"@astrojs/sitemap": "^3.2.1",
36+
"@astrojs/sitemap": "^3.3.0",
3737
"@astrojs/tailwind": "^5.1.4",
3838
"@divriots/jampack": "^0.32.0",
3939
"@tailwindcss/typography": "^0.5.15",
4040
"@types/github-slugger": "^2.0.0",
4141
"@types/react": "^19.0.12",
4242
"@typescript-eslint/parser": "^8.27.0",
43-
"astro-eslint-parser": "^1.1.0",
43+
"astro-eslint-parser": "^1.2.2",
4444
"commitizen": "^4.3.1",
4545
"cz-conventional-changelog": "^3.3.0",
4646
"eslint": "^9.17.0",
@@ -52,7 +52,7 @@
5252
"prettier-plugin-tailwindcss": "^0.6.9",
5353
"react": "^19.0.0",
5454
"react-dom": "^19.0.0",
55-
"zod": "3.24.1"
55+
"zod": "3.24.2"
5656
},
5757
"config": {
5858
"commitizen": {

0 commit comments

Comments
 (0)