Skip to content

Commit c3984a1

Browse files
authored
Repo maintenance 2025 01 21 (#51)
* ci: pnpm update * ci: remove package-lock.json We are a pnpm project. * ci: biome check
1 parent baf9177 commit c3984a1

File tree

10 files changed

+1469
-7787
lines changed

10 files changed

+1469
-7787
lines changed

package-lock.json

-5,099
This file was deleted.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
"check": "biome check --fix && dprint fmt"
1111
},
1212
"dependencies": {
13-
"@astrojs/alpinejs": "^0.4.1",
13+
"@astrojs/alpinejs": "^0.4.2",
1414
"@astrojs/rss": "^4.0.11",
1515
"@astrojs/sitemap": "^3.2.1",
16-
"@astrojs/tailwind": "^5.1.4",
16+
"@astrojs/tailwind": "^5.1.5",
1717
"@types/alpinejs": "^3.13.11",
1818
"alpinejs": "^3.14.8",
19-
"astro": "^5.1.5",
19+
"astro": "^5.1.8",
2020
"astro-compressor": "^1.0.0",
2121
"tailwindcss": "^3.4.17"
2222
},

0 commit comments

Comments
 (0)