Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Commit

Permalink
chore(deps) update
Browse files Browse the repository at this point in the history
  • Loading branch information
IncognitoTGT committed Jul 14, 2024
1 parent f5c6bbf commit 55db5b3
Show file tree
Hide file tree
Showing 2 changed files with 1,038 additions and 1,341 deletions.
52 changes: 26 additions & 26 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,54 +17,54 @@
"@fastify/static": "^7.0.4",
"@mercuryworkshop/bare-mux": "^2.0.2",
"@mercuryworkshop/epoxy-transport": "^2.1.3",
"@mercuryworkshop/libcurl-transport": "^1.3.1",
"@mercuryworkshop/libcurl-transport": "^1.3.6",
"@mercuryworkshop/wisp-js": "github:mercuryworkshop/wisp-client-js#rewrite",
"@radix-ui/react-checkbox": "^1.0.4",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-navigation-menu": "^1.1.4",
"@radix-ui/react-popover": "^1.0.7",
"@radix-ui/react-select": "^2.0.0",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-tabs": "^1.0.4",
"@radix-ui/react-tooltip": "^1.0.7",
"@radix-ui/react-checkbox": "^1.1.1",
"@radix-ui/react-dialog": "^1.1.1",
"@radix-ui/react-dropdown-menu": "^2.1.1",
"@radix-ui/react-label": "^2.1.0",
"@radix-ui/react-navigation-menu": "^1.2.0",
"@radix-ui/react-popover": "^1.1.1",
"@radix-ui/react-select": "^2.1.1",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-tabs": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.2",
"@titaniumnetwork-dev/ultraviolet": "^3.2.3",
"@types/react-router-dom": "^5.3.3",
"autoprefixer": "^10.4.19",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"cmdk": "^0.2.1",
"embla-carousel-react": "^8.1.5",
"eruda": "^3.0.1",
"fastify": "^4.28.0",
"embla-carousel-react": "^8.1.6",
"eruda": "^3.1.0",
"fastify": "^4.28.1",
"fs": "0.0.1-security",
"fuse.js": "^7.0.0",
"geist": "^1.3.0",
"geist": "^1.3.1",
"idb": "^8.0.0",
"lucide-react": "^0.363.0",
"million": "^3.0.6",
"million": "^3.1.11",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-helmet-async": "^2.0.5",
"react-router-dom": "^6.23.1",
"react-router-dom": "^6.24.1",
"sonner": "^1.5.0",
"tailwind-merge": "^2.3.0",
"tailwind-merge": "^2.4.0",
"tailwindcss-animate": "^1.0.7",
"tsx": "^4.10.5",
"vite-plugin-static-copy": "^1.0.5"
"tsx": "^4.16.2",
"vite-plugin-static-copy": "^1.0.6"
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@types/cors": "^2.8.17",
"@types/node": "^20.12.12",
"@types/react": "^18.3.2",
"@types/node": "^20.14.10",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react-swc": "^3.6.0",
"@vitejs/plugin-react-swc": "^3.7.0",
"prettier-plugin-tailwindcss": "^0.6.5",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.5",
"vite": "^5.3.1"
"tailwindcss": "^3.4.4",
"typescript": "^5.5.3",
"vite": "^5.3.3"
},
"main": "index.ts",
"author": "",
Expand Down
Loading

0 comments on commit 55db5b3

Please sign in to comment.