Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 17, 2024
1 parent 6e67918 commit 1481bf6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
Binary file modified bun.lockb
Binary file not shown.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@
"prepare": "husky"
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@tailwindcss/forms": "0.5.7",
"@biomejs/biome": "1.9.1",
"@tailwindcss/forms": "0.5.9",
"@types/html-minifier-terser": "7.0.2",
"@types/node": "20.14.12",
"autoprefixer": "10.4.19",
"@types/node": "20.16.5",
"autoprefixer": "10.4.20",
"cz-conventional-changelog": "3.3.0",
"husky": "9.1.3",
"postcss": "8.4.40",
"tailwindcss": "3.4.7",
"typescript": "5.5.4",
"vite": "5.3.5",
"husky": "9.1.6",
"postcss": "8.4.47",
"tailwindcss": "3.4.12",
"typescript": "5.6.2",
"vite": "5.4.6",
"vite-plugin-minify": "1.5.2",
"vite-plugin-solid": "2.10.2",
"vite-tsconfig-paths": "4.3.2"
Expand Down

0 comments on commit 1481bf6

Please sign in to comment.