We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f78183 commit e9d0f22Copy full SHA for e9d0f22
package.json
@@ -2,15 +2,16 @@
2
"name": "ctrl-vi.github.io",
3
"type": "module",
4
"version": "0.0.1",
5
- "packageManager": "pnpm@10.7.1+sha512.2d92c86b7928dc8284f53494fb4201f983da65f0fb4f0d40baafa5cf628fa31dae3e5968f12466f17df7e97310e30f343a648baea1b9b350685dafafffdf5808",
+ "packageManager": "pnpm@10.12.1+sha512.f0dda8580f0ee9481c5c79a1d927b9164f2c478e90992ad268bbb2465a736984391d6333d2c327913578b2804af33474ca554ba29c04a8b13060a717675ae3ac",
6
"scripts": {
7
"dev": "astro dev",
8
"build": "astro build",
9
"preview": "astro preview",
10
"astro": "astro"
11
},
12
"dependencies": {
13
- "astro": "^5.9.4",
14
- "astro-seo": "^0.8.4"
+ "astro": "^5.10.0",
+ "astro-seo": "^0.8.4",
15
+ "sharp": "^0.34.2"
16
}
17
0 commit comments