Skip to content

Commit b7a34fe

Browse files
⬆️ deps: Update dependencies (non-major) (#108)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: SigureMo <sigure.qaq@gmail.com>
1 parent 383e759 commit b7a34fe

File tree

2 files changed

+134
-128
lines changed

2 files changed

+134
-128
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,21 +17,21 @@
1717
},
1818
"dependencies": {
1919
"@tailwindcss/typography": "^0.5.15",
20-
"@tailwindcss/vite": "4.0.2",
20+
"@tailwindcss/vite": "^4.0.4",
2121
"@vite-pwa/vitepress": "^0.5.3",
2222
"feed": "^4.2.2",
23-
"tailwindcss": "4.0.2",
23+
"tailwindcss": "^4.0.4",
2424
"tsx": "^4.19.2",
2525
"vite-plugin-pwa": "^0.21.0",
26-
"vitepress": "1.6.3",
26+
"vitepress": "^1.6.3",
2727
"vue": "^3.5.12",
2828
"workbox-window": "^7.3.0"
2929
},
3030
"devDependencies": {
3131
"@lint-md/cli": "^2.0.0",
3232
"@types/markdown-it": "^14.1.2",
3333
"@types/node": "^22.9.0",
34-
"prettier": "3.4.2",
34+
"prettier": "^3.4.2",
3535
"sharp": "^0.33.5",
3636
"simple-git-hooks": "^2.11.1"
3737
},

0 commit comments

Comments
 (0)