Skip to content

Commit e9d0f22

Browse files
committed
Update pnpm, add dependency
1 parent 2f78183 commit e9d0f22

File tree

2 files changed

+370
-147
lines changed

2 files changed

+370
-147
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,16 @@
22
"name": "ctrl-vi.github.io",
33
"type": "module",
44
"version": "0.0.1",
5-
"packageManager": "pnpm@10.7.1+sha512.2d92c86b7928dc8284f53494fb4201f983da65f0fb4f0d40baafa5cf628fa31dae3e5968f12466f17df7e97310e30f343a648baea1b9b350685dafafffdf5808",
5+
"packageManager": "pnpm@10.12.1+sha512.f0dda8580f0ee9481c5c79a1d927b9164f2c478e90992ad268bbb2465a736984391d6333d2c327913578b2804af33474ca554ba29c04a8b13060a717675ae3ac",
66
"scripts": {
77
"dev": "astro dev",
88
"build": "astro build",
99
"preview": "astro preview",
1010
"astro": "astro"
1111
},
1212
"dependencies": {
13-
"astro": "^5.9.4",
14-
"astro-seo": "^0.8.4"
13+
"astro": "^5.10.0",
14+
"astro-seo": "^0.8.4",
15+
"sharp": "^0.34.2"
1516
}
1617
}

0 commit comments

Comments
 (0)