Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
MotorTruck1221 committed Dec 28, 2024
1 parent 47fb761 commit 7a0167f
Show file tree
Hide file tree
Showing 2 changed files with 857 additions and 708 deletions.
31 changes: 16 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,45 +21,46 @@
"@astrojs/check": "^0.9.4",
"@astrojs/node": "^9.0.0",
"@astrojs/sitemap": "^3.2.1",
"@astrojs/svelte": "^7.0.1",
"@astrojs/tailwind": "^5.1.3",
"@astrojs/svelte": "^7.0.2",
"@astrojs/tailwind": "^5.1.4",
"@fastify/compress": "^8.0.1",
"@fastify/helmet": "^13.0.0",
"@fastify/middie": "^9.0.2",
"@fastify/multipart": "^9.0.1",
"@fastify/static": "^8.0.3",
"@iconify-json/ph": "^1.2.1",
"@iconify-json/ph": "^1.2.2",
"@mercuryworkshop/bare-mux": "^2.1.7",
"@mercuryworkshop/epoxy-transport": "2.1.26",
"@mercuryworkshop/libcurl-transport": "^1.3.14",
"@mercuryworkshop/epoxy-transport": "2.1.27",
"@mercuryworkshop/libcurl-transport": "^1.3.15",
"@playform/compress": "^0.1.6",
"@svelte-drama/suspense": "0.6.6",
"@svelte-drama/suspense": "0.7.0",
"@titaniumnetwork-dev/ultraviolet": "^3.2.10",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"@types/sequelize": "^4.28.20",
"astro": "^5.0.2",
"astro-icon": "^1.1.4",
"astro": "^5.1.1",
"astro-icon": "^1.1.5",
"astro-seo": "^0.8.4",
"chalk": "^5.3.0",
"fastify": "^5.1.0",
"chalk": "^5.4.1",
"fastify": "^5.2.0",
"gradient-string": "^3.0.0",
"nanostores": "^0.11.3",
"pg": "^8.13.1",
"pg-hstore": "^2.3.4",
"sequelize": "^6.37.5",
"smol-toml": "^1.3.1",
"sqlite3": "^5.1.7",
"svelte": "^5.5.3",
"svelte": "^5.16.0",
"svelte-french-toast": "^1.2.0",
"tailwindcss": "^3.4.16",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.2",
"vite-plugin-static-copy": "^2.2.0",
"wisp-server-node": "^1.1.7"
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@changesets/cli": "^2.27.10",
"bufferutil": "^4.0.8",
"@changesets/cli": "^2.27.11",
"bufferutil": "^4.0.9",
"ora": "^8.1.1",
"sharp": "^0.33.5",
"tsx": "^4.19.2"
}
Expand Down
Loading

0 comments on commit 7a0167f

Please sign in to comment.