Skip to content

Commit 13a8fff

Browse files
Merge branch 'main' into fix/welcome-404-redirect
2 parents d0e3230 + a04ee16 commit 13a8fff

File tree

2 files changed

+84
-167
lines changed

2 files changed

+84
-167
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"glob": "^11.0.3",
3434
"gray-matter": "^4.0.3",
3535
"postcss": "^8.5.6",
36-
"shiki": "^3.12.0",
36+
"shiki": "^3.12.1",
3737
"sitemap": "^8.0.0",
3838
"solid-heroicons": "^3.2.4",
3939
"solid-js": "^1.9.9",
@@ -47,7 +47,7 @@
4747
"@orama/crawly": "^0.0.6",
4848
"@tailwindcss/typography": "^0.5.16",
4949
"@types/node": "^24.3.0",
50-
"@typescript-eslint/eslint-plugin": "^8.40.0",
50+
"@typescript-eslint/eslint-plugin": "^8.41.0",
5151
"@typescript-eslint/parser": "^8.41.0",
5252
"autoprefixer": "^10.4.21",
5353
"eslint": "^9.34.0",

0 commit comments

Comments
 (0)