Skip to content

Commit b5e90f9

Browse files
fix(deps): pin dependencies (#288)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 35fbebf commit b5e90f9

File tree

2 files changed

+4
-28
lines changed

2 files changed

+4
-28
lines changed

package-lock.json

Lines changed: 2 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
},
1313
"dependencies": {
1414
"@astrojs/sitemap": "3.7.1",
15-
"@tailwindcss/vite": "^4.2.2",
15+
"@tailwindcss/vite": "4.2.2",
1616
"astro": "5.18.1",
17-
"tailwindcss": "^4.2.2"
17+
"tailwindcss": "4.2.2"
1818
},
1919
"devDependencies": {
2020
"prettier": "3.8.1",

0 commit comments

Comments
 (0)