Skip to content

Commit 544a26c

Browse files
2 parents d80c25c + 5d8ad70 commit 544a26c

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

.github/Update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Update: Sat Jul 26 01:57:07 UTC 2025
1+
Update: Sun Aug 3 02:12:13 UTC 2025

package.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,19 @@
2525
"prepublishOnly": "astro build"
2626
},
2727
"dependencies": {
28-
"@astrojs/sitemap": "3.4.1",
28+
"@astrojs/sitemap": "3.4.2",
2929
"@playform/build": "0.2.5",
3030
"@playform/compress": "0.2.0",
3131
"@playform/format": "0.0.8",
3232
"@playform/inline": "0.1.2",
3333
"@tailwindcss/aspect-ratio": "0.4.2",
3434
"@tailwindcss/forms": "0.5.10",
3535
"@tailwindcss/typography": "0.5.16",
36+
<<<<<<< HEAD
3637
"astro": "5.12.3",
38+
=======
39+
"astro": "5.12.8",
40+
>>>>>>> 5d8ad705cf853f89526602cdc4cd50663fdfc9af
3741
"astro-capo": "0.0.1",
3842
"astrojs-service-worker": "2.0.0",
3943
"autoprefixer": "10.4.21",
@@ -48,8 +52,13 @@
4852
"postcss-reporter": "7.1.0",
4953
"postcss-url": "10.1.3",
5054
"tailwindcss": "3.4.17",
55+
<<<<<<< HEAD
5156
"typescript": "5.8.3",
5257
"zod": "4.0.10"
58+
=======
59+
"typescript": "5.9.2",
60+
"zod": "4.0.14"
61+
>>>>>>> 5d8ad705cf853f89526602cdc4cd50663fdfc9af
5362
},
5463
"devDependencies": {
5564
"@astrojs/ts-plugin": "1.10.4"

0 commit comments

Comments
 (0)