Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Crisgarner committed Jan 30, 2025
2 parents 10484df + 3acb7a6 commit ffecf56
Show file tree
Hide file tree
Showing 4 changed files with 1,089 additions and 557 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-unused-imports": "^3.2.0",
"husky": "^9.1.6",
"is-ci": "^3.0.1",
"is-ci": "^4.1.0",
"lerna": "^8.1.7",
"lint-staged": "^15.2.7",
"prettier": "^3.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/coordinator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"viem": "^2.16.3"
},
"devDependencies": {
"@nestjs/cli": "^10.4.2",
"@nestjs/cli": "^11.0.2",
"@nestjs/schematics": "^10.1.2",
"@nestjs/testing": "^10.4.15",
"@types/express": "^4.17.17",
Expand Down
2 changes: 1 addition & 1 deletion packages/interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
},
"devDependencies": {
"@next/eslint-plugin-next": "^14.2.3",
"@tailwindcss/typography": "^0.5.10",
"@tailwindcss/typography": "^0.5.16",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
"@types/decompress": "^4.2.7",
Expand Down
Loading

0 comments on commit ffecf56

Please sign in to comment.