Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
325 changes: 184 additions & 141 deletions chittyassets/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion chittyassets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"@vitejs/plugin-react": "^4.7.0",
"autoprefixer": "^10.4.20",
"drizzle-kit": "^0.31.9",
"esbuild": "^0.25.0",
"esbuild": "^0.25.1",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.17",
"tsx": "^4.21.0",
Expand Down
798 changes: 220 additions & 578 deletions chittychain/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions chittychain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"drizzle-zod": "^0.7.0",
"embla-carousel-react": "^8.6.0",
"ethers": "^6.14.4",
"express": "^4.21.2",
"express": "^4.22.1",
"express-rate-limit": "^7.5.0",
"express-session": "^1.19.0",
"framer-motion": "^11.13.1",
Expand All @@ -80,7 +80,7 @@
"memorystore": "^1.6.7",
"multer": "^2.1.1",
"next-themes": "^0.4.6",
"node-vault": "^0.10.5",
"node-vault": "^0.10.10",
"openai": "^5.10.2",
"passport": "^0.7.0",
"passport-local": "^1.0.0",
Expand Down Expand Up @@ -130,7 +130,7 @@
"@vitest/coverage-v8": "^4.0.18",
"autoprefixer": "^10.4.20",
"drizzle-kit": "^0.31.9",
"esbuild": "^0.25.1",
"esbuild": "^0.25.2",
"postcss": "^8.4.47",
"supertest": "^7.0.0",
"tailwindcss": "^3.4.17",
Expand Down
208 changes: 104 additions & 104 deletions chittychronicle/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion chittychronicle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"@vitejs/plugin-react": "^4.7.0",
"autoprefixer": "^10.4.20",
"drizzle-kit": "^0.31.9",
"esbuild": "^0.25.1",
"esbuild": "^0.25.2",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.17",
"tsx": "^4.21.0",
Expand Down
216 changes: 108 additions & 108 deletions chittyforge/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion chittyforge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"@vitejs/plugin-react": "^4.3.2",
"autoprefixer": "^10.4.20",
"drizzle-kit": "^0.31.4",
"esbuild": "^0.25.11",
"esbuild": "^0.25.12",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.17",
"tsx": "^4.19.1",
Expand Down