We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 383e759 commit b7a34feCopy full SHA for b7a34fe
package.json
@@ -17,21 +17,21 @@
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",
+ "vitepress": "^1.6.3",
27
"vue": "^3.5.12",
28
"workbox-window": "^7.3.0"
29
30
"devDependencies": {
31
"@lint-md/cli": "^2.0.0",
32
"@types/markdown-it": "^14.1.2",
33
"@types/node": "^22.9.0",
34
- "prettier": "3.4.2",
+ "prettier": "^3.4.2",
35
"sharp": "^0.33.5",
36
"simple-git-hooks": "^2.11.1"
37
0 commit comments