This commit is contained in:
25
package.json
25
package.json
@@ -15,31 +15,32 @@
|
||||
"update-regctl": "mkdir bin && curl -L https://github.com/regclient/regclient/releases/latest/download/regctl-linux-amd64 >bin/regctl && chmod 755 bin/regctl"
|
||||
},
|
||||
"dependencies": {
|
||||
"@biomejs/biome": "1.9.4",
|
||||
"@t3-oss/env-nextjs": "^0.13.0",
|
||||
"@tailwindcss/postcss": "^4.1.4",
|
||||
"@tanstack/react-query": "^5.74.4",
|
||||
"@trpc/client": "^11.1.1",
|
||||
"@trpc/react-query": "^11.1.1",
|
||||
"@trpc/server": "^11.1.1",
|
||||
"daisyui": "^5.0.28",
|
||||
"dockerode": "^4.0.6",
|
||||
"next": "^15.3.1",
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.1.0",
|
||||
"semver": "^7.7.1",
|
||||
"server-only": "^0.0.1",
|
||||
"superjson": "^2.2.2",
|
||||
"zod": "^3.24.3",
|
||||
"zx": "^8.5.3",
|
||||
"@biomejs/biome": "1.9.4",
|
||||
"@types/bun": "^1.2.10",
|
||||
"@types/dockerode": "^3.3.38",
|
||||
"@types/react": "19.1.2",
|
||||
"@types/react-dom": "^19.1.2",
|
||||
"@types/semver": "^7.7.0",
|
||||
"daisyui": "^5.0.28",
|
||||
"dockerode": "^4.0.6",
|
||||
"next": "^15.3.1",
|
||||
"postcss": "^8.5.3",
|
||||
"radash": "^12.1.0",
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.1.0",
|
||||
"semver": "^7.7.1",
|
||||
"server-only": "^0.0.1",
|
||||
"superjson": "^2.2.2",
|
||||
"tailwindcss": "^4.1.4",
|
||||
"typescript": "^5.8.3"
|
||||
"typescript": "^5.8.3",
|
||||
"zod": "^3.24.3",
|
||||
"zx": "^8.5.3"
|
||||
},
|
||||
"ct3aMetadata": {
|
||||
"initVersion": "7.39.3"
|
||||
|
||||
Reference in New Issue
Block a user