Skip to content

Commit 454acc3

Browse files
committed
Update packages
1 parent b9969fa commit 454acc3

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

package-lock.json

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

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,17 @@
1313
"dependencies": {
1414
"@astrojs/react": "^4.4.2",
1515
"@holiday-jp/holiday_jp": "^2.5.1",
16-
"astro": "^5.16.3",
17-
"daisyui": "^5.5.5",
16+
"astro": "^5.16.11",
17+
"daisyui": "^5.5.14",
1818
"date-fns": "^4.1.0",
19-
"react": "^19.2.0",
20-
"react-dom": "^19.2.0",
19+
"react": "^19.2.3",
20+
"react-dom": "^19.2.3",
2121
"react-icons": "^5.5.0",
22-
"tailwindcss": "^4.1.17"
22+
"tailwindcss": "^4.1.18"
2323
},
2424
"devDependencies": {
25-
"@tailwindcss/vite": "^4.1.17",
26-
"@types/react": "^19.2.7",
25+
"@tailwindcss/vite": "^4.1.18",
26+
"@types/react": "^19.2.8",
2727
"@types/react-dom": "^19.2.3"
2828
}
2929
}

0 commit comments

Comments
 (0)