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] authored Jan 23, 2025
1 parent 6e67918 commit 69fda92
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file modified bun.lockb
Binary file not shown.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,17 @@
"@biomejs/biome": "1.8.3",
"@tailwindcss/forms": "0.5.7",
"@types/html-minifier-terser": "7.0.2",
"@types/node": "20.14.12",
"@types/node": "22.10.10",
"autoprefixer": "10.4.19",
"cz-conventional-changelog": "3.3.0",
"husky": "9.1.3",
"postcss": "8.4.40",
"tailwindcss": "3.4.7",
"tailwindcss": "4.0.0",
"typescript": "5.5.4",
"vite": "5.3.5",
"vite-plugin-minify": "1.5.2",
"vite": "6.0.11",
"vite-plugin-minify": "2.1.0",
"vite-plugin-solid": "2.10.2",
"vite-tsconfig-paths": "4.3.2"
"vite-tsconfig-paths": "5.1.4"
},
"dependencies": {
"solid-js": "1.8.19"
Expand Down
Binary file modified scripts/gen-icons/bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion scripts/gen-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"main": "index.ts",
"devDependencies": {
"@types/bun": "^1.0.2",
"@types/react-dom": "^18.2.18"
"@types/react-dom": "^19.0.0"
},
"dependencies": {
"react-dom": "^18.2.0",
Expand Down

0 comments on commit 69fda92

Please sign in to comment.