diff --git a/bun.lockb b/bun.lockb index e5aa9ab..2757590 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 0914741..96b3008 100644 --- a/package.json +++ b/package.json @@ -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.2", "autoprefixer": "10.4.19", "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", - "vite-plugin-minify": "1.5.2", + "vite": "6.0.5", + "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" diff --git a/scripts/gen-icons/bun.lockb b/scripts/gen-icons/bun.lockb index 61e0ecd..a8318ee 100755 Binary files a/scripts/gen-icons/bun.lockb and b/scripts/gen-icons/bun.lockb differ diff --git a/scripts/gen-icons/package.json b/scripts/gen-icons/package.json index c5da459..eb7242c 100644 --- a/scripts/gen-icons/package.json +++ b/scripts/gen-icons/package.json @@ -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",