Skip to content

Commit e16778b

Browse files
committed
chore: update dependencies
1 parent 832d2cd commit e16778b

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

bun.lockb

940 Bytes
Binary file not shown.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,21 +16,21 @@
1616
},
1717
"dependencies": {
1818
"@astrojs/partytown": "^2.1.4",
19-
"@fontsource-variable/roboto-mono": "^5.2.6",
19+
"@fontsource-variable/roboto-mono": "^5.2.8",
2020
"@tailwindcss/vite": "^4.1.13",
21-
"astro": "^5.13.7",
21+
"astro": "^5.14.1",
2222
"mdast-util-to-string": "^4.0.0",
2323
"reading-time": "^1.5.0",
2424
"tailwindcss": "^4.1.13"
2525
},
2626
"devDependencies": {
2727
"@commitlint/cli": "^19.8.1",
2828
"@commitlint/config-conventional": "^19.8.1",
29-
"@eslint/js": "^9.35.0",
30-
"@tailwindcss/typography": "^0.5.16",
31-
"@typescript-eslint/parser": "^8.43.0",
29+
"@eslint/js": "^9.36.0",
30+
"@tailwindcss/typography": "^0.5.19",
31+
"@typescript-eslint/parser": "^8.44.1",
3232
"astro-eslint-parser": "^1.2.2",
33-
"eslint": "^9.35.0",
33+
"eslint": "^9.36.0",
3434
"eslint-plugin-astro": "^1.3.1",
3535
"husky": "^9.1.7",
3636
"prettier": "^3.6.2",
@@ -39,6 +39,6 @@
3939
"rehype-katex": "^7.0.1",
4040
"rehype-mathjax": "^7.1.0",
4141
"remark-math": "^6.0.0",
42-
"typescript-eslint": "^8.43.0"
42+
"typescript-eslint": "^8.44.1"
4343
}
4444
}

0 commit comments

Comments
 (0)