diff --git a/bun.lockb b/bun.lockb index f38a4c6..0d69f13 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 85a78cd..9eae41c 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,7 @@ "prettier": "^3.0.3", "react": "18.2.0", "react-dom": "18.2.0", + "semver": "", "wasm": "^1.0.0", "wasm-pack": "^0.12.1" }, @@ -38,7 +39,7 @@ "eslint": "8.45.0", "eslint-config-next": "13.4.10", "gh-pages": "^6.0.0", - "postcss": "8.4.26", + "postcss": "8.4.31", "tailwind-merge": "^1.14.0", "tailwindcss": "3.3.3", "tailwindcss-animate": "^1.0.6",