We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1a9893 commit 6e2c1d6Copy full SHA for 6e2c1d6
package.json
@@ -4,7 +4,7 @@
4
"private": true,
5
"type": "module",
6
"license": "CC0-1.0",
7
- "packageManager": "pnpm@9.15.4",
+ "packageManager": "pnpm@9.15.5",
8
"scripts": {
9
"postinstall": "simple-git-hooks",
10
"dev": "vitepress dev src",
@@ -17,10 +17,10 @@
17
},
18
"dependencies": {
19
"@tailwindcss/typography": "^0.5.15",
20
- "@tailwindcss/vite": "4.0.2",
+ "@tailwindcss/vite": "4.0.4",
21
"@vite-pwa/vitepress": "^0.5.3",
22
"feed": "^4.2.2",
23
- "tailwindcss": "4.0.2",
+ "tailwindcss": "4.0.4",
24
"tsx": "^4.19.2",
25
"vite-plugin-pwa": "^0.21.0",
26
"vitepress": "1.6.3",
0 commit comments