Skip to content

Commit 9243a88

Browse files
committed
build: update patch dependencies
Update astro and @types/react
1 parent 6b35c7f commit 9243a88

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"@astrojs/rss": "^1.0.3",
18-
"astro": "^1.6.11",
18+
"astro": "^1.6.12",
1919
"fuse.js": "^6.6.2",
2020
"github-slugger": "^2.0.0",
2121
"remark-collapse": "^0.1.2",
@@ -28,7 +28,7 @@
2828
"@astrojs/tailwind": "^2.1.3",
2929
"@tailwindcss/typography": "^0.5.8",
3030
"@types/github-slugger": "^1.3.0",
31-
"@types/react": "^18.0.25",
31+
"@types/react": "^18.0.26",
3232
"commitizen": "^4.2.5",
3333
"cz-conventional-changelog": "^3.3.0",
3434
"husky": "^8.0.2",

0 commit comments

Comments
 (0)