Skip to content

Commit

Permalink
Revert to old rgb layout
Browse files Browse the repository at this point in the history
  • Loading branch information
bwmp committed Jun 14, 2024
1 parent 2467aa0 commit 10f277c
Show file tree
Hide file tree
Showing 23 changed files with 1,222 additions and 1,389 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "birdflop",
"version": "8.11.0-hotfix.0",
"version": "8.10.2",
"homepage": "https://www.birdflop.com",
"description": "The only 501(c)(3) nonprofit Minecraft server host.",
"repository": {
Expand Down Expand Up @@ -29,29 +29,29 @@
"devDependencies": {
"@anuragroy/tailwindcss-animate": "^1.0.6",
"@builder.io/partytown": "^0.10.2",
"@builder.io/qwik": "1.5.7",
"@builder.io/qwik-city": "1.5.7",
"@luminescent/ui": "0.18.2",
"@builder.io/qwik": "1.5.5",
"@builder.io/qwik-city": "1.5.5",
"@luminescent/ui": "0.16.6",
"@modular-forms/qwik": "^0.25.0",
"@types/eslint": "8.56.10",
"@types/node": "latest",
"@typescript-eslint/eslint-plugin": "7.13.0",
"@typescript-eslint/parser": "7.13.0",
"@typescript-eslint/eslint-plugin": "7.12.0",
"@typescript-eslint/parser": "7.12.0",
"autoprefixer": "10.4.19",
"chart.js": "^4.4.3",
"eslint": "8.57.0",
"eslint-plugin-qwik": "1.5.7",
"eslint-plugin-qwik": "1.5.5",
"postcss": "^8.4.38",
"qwik-ionicons": "^1.0.5",
"qwik-speak": "^0.23.0",
"tailwindcss": "^3.4.4",
"typescript": "5.4.5",
"undici": "^6.18.2",
"vite": "5.3.0",
"vite": "5.2.13",
"vite-tsconfig-paths": "4.3.2",
"wrangler": "latest",
"yaml": "^2.4.5",
"zod": "^3.23.8"
},
"packageManager": "pnpm@9.3.0+sha512.ee7b93e0c2bd11409c6424f92b866f31d3ea1bef5fbe47d3c7500cdc3c9668833d2e55681ad66df5b640c61fa9dc25d546efa54d76d7f8bf54b13614ac293631"
"packageManager": "pnpm@9.0.6+sha512.f6d863130973207cb7a336d6b439a242a26ac8068077df530d6a86069419853dc1ffe64029ec594a9c505a3a410d19643c870aba6776330f5cfddcf10a9c1617"
}
Loading

0 comments on commit 10f277c

Please sign in to comment.