Skip to content

Commit

Permalink
fix(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 91a9576 commit c61a9d2
Show file tree
Hide file tree
Showing 18 changed files with 363 additions and 510 deletions.
10 changes: 5 additions & 5 deletions configs/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
}
},
"dependencies": {
"@eslint/compat": "^1.1.1",
"@eslint/js": "^9.7.0",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-react": "^7.34.4",
"@eslint/compat": "1.2.5",
"@eslint/js": "9.18.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.4",
"eslint-plugin-react-hooks": "5.1.0",
"typescript-eslint": "^8.0.0"
"typescript-eslint": "8.21.0"
},
"peerDependencies": {
"eslint": "9.18.0"
Expand Down
60 changes: 30 additions & 30 deletions deployables/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,59 +13,59 @@
"lint": "eslint . --max-warnings=0"
},
"dependencies": {
"@epic-web/invariant": "^1.0.0",
"@gnosis.pm/zodiac": "^4.0.3",
"@react-router/node": "^7.1.1",
"@react-router/serve": "^7.1.1",
"@sentry/react": "^8.50.0",
"@tanstack/react-query": "^5.56.2",
"@epic-web/invariant": "1.0.0",
"@gnosis.pm/zodiac": "4.0.3",
"@react-router/node": "7.1.3",
"@react-router/serve": "7.1.3",
"@sentry/react": "8.50.0",
"@tanstack/react-query": "5.64.2",
"@zodiac/chains": "workspace:*",
"@zodiac/form-data": "workspace:*",
"@zodiac/messages": "workspace:*",
"@zodiac/modules": "workspace:*",
"@zodiac/safe": "workspace:*",
"@zodiac/schema": "workspace:*",
"@zodiac/ui": "workspace:*",
"classnames": "^2.5.1",
"connectkit": "^1.8.2",
"classnames": "2.5.1",
"connectkit": "1.8.2",
"ethers": "6.13.5",
"highlight.js": "^11.11.1",
"isbot": "^5.1.17",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router": "^7.1.1",
"highlight.js": "11.11.1",
"isbot": "5.1.21",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-router": "7.1.3",
"ser-kit": "1.1.0",
"wagmi": "^2.12.16",
"zod": "^3.23.8"
"wagmi": "2.14.8",
"zod": "3.24.1"
},
"devDependencies": {
"@cloudflare/workers-types": "4.20250121.0",
"@depay/web3-mock": "^14.19.1",
"@depay/web3-mock": "14.19.1",
"@hiogawa/vite-node-miniflare": "0.1.1",
"@playwright/test": "^1.48.1",
"@react-router/dev": "^7.1.1",
"@sentry/vite-plugin": "^3.0.0",
"@playwright/test": "1.49.1",
"@react-router/dev": "7.1.3",
"@sentry/vite-plugin": "3.0.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.2.0",
"@testing-library/user-event": "14.6.1",
"@types/chrome": "^0.0.299",
"@types/chrome": "0.0.299",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"@vitest/coverage-v8": "2.1.8",
"@zodiac/eslint-config": "workspace:*",
"@zodiac/tailwind-config": "workspace:*",
"@zodiac/test-utils": "workspace:*",
"@zodiac/typescript-config": "workspace:*",
"autoprefixer": "^10.4.20",
"dotenv": "^16.0.1",
"eslint": "^9.7.0",
"jsdom": "^26.0.0",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.16",
"typescript": "^5.7.2",
"vite": "^6.0.0",
"vite-tsconfig-paths": "^5.1.4",
"autoprefixer": "10.4.20",
"dotenv": "16.4.7",
"eslint": "9.18.0",
"jsdom": "26.0.0",
"postcss": "8.5.1",
"tailwindcss": "3.4.17",
"typescript": "5.7.3",
"vite": "6.0.11",
"vite-tsconfig-paths": "5.1.4",
"vitest": "2.1.8",
"wrangler": "^3.87.0"
"wrangler": "3.103.2"
}
}
50 changes: 25 additions & 25 deletions deployables/example-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,36 +9,36 @@
"lint": "eslint . --max-warnings=0"
},
"dependencies": {
"@epic-web/invariant": "^1.0.0",
"@remix-run/express": "^2.12.1",
"@remix-run/node": "^2.12.1",
"@remix-run/react": "^2.12.1",
"@tanstack/react-query": "^5.56.2",
"classnames": "^2.5.1",
"connectkit": "^1.8.2",
"cross-env": "^7.0.3",
"express": "^4.21.0",
"isbot": "^5.0.0",
"lucide-react": "^0.470.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"remix-utils": "^8.0.0",
"viem": "^2.21.16",
"wagmi": "^2.12.16"
"@epic-web/invariant": "1.0.0",
"@remix-run/express": "2.15.2",
"@remix-run/node": "2.15.2",
"@remix-run/react": "2.15.2",
"@tanstack/react-query": "5.64.2",
"classnames": "2.5.1",
"connectkit": "1.8.2",
"cross-env": "7.0.3",
"express": "4.21.2",
"isbot": "5.1.21",
"lucide-react": "0.470.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"remix-utils": "8.1.0",
"viem": "2.22.11",
"wagmi": "2.14.8"
},
"devDependencies": {
"@remix-run/dev": "^2.12.1",
"@types/chrome": "^0.0.299",
"@remix-run/dev": "2.15.2",
"@types/chrome": "0.0.299",
"@types/react": "19.0.7",
"@zodiac/eslint-config": "workspace:*",
"@zodiac/tailwind-config": "workspace:*",
"@zodiac/typescript-config": "workspace:*",
"autoprefixer": "^10.4.20",
"eslint": "^9.7.0",
"globals": "^15.8.0",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.13",
"vite": "^6.0.0",
"vite-tsconfig-paths": "^5.0.1"
"autoprefixer": "10.4.20",
"eslint": "9.18.0",
"globals": "15.14.0",
"postcss": "8.5.1",
"tailwindcss": "3.4.17",
"vite": "6.0.11",
"vite-tsconfig-paths": "5.1.4"
}
}
80 changes: 40 additions & 40 deletions deployables/extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,22 +27,22 @@
"fix:lint": "pnpm check:lint --fix"
},
"devDependencies": {
"@depay/web3-mock": "^14.19.1",
"@gnosis.pm/zodiac": "^4.0.3",
"@noble/hashes": "^1.4.0",
"@playwright/test": "^1.48.1",
"@depay/web3-mock": "14.19.1",
"@gnosis.pm/zodiac": "4.0.3",
"@noble/hashes": "1.7.1",
"@playwright/test": "1.49.1",
"@safe-global/api-kit": "^2.4.2",
"@safe-global/protocol-kit": "^5.0.1",
"@safe-global/safe-apps-sdk": "^9.1.0",
"@safe-global/safe-gateway-typescript-sdk": "^3.21.10",
"@shazow/whatsabi": "^0.19.0",
"@shazow/whatsabi": "0.19.0",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.2.0",
"@testing-library/user-event": "14.6.1",
"@types/chrome": "^0.0.299",
"@types/events": "^3.0.3",
"@types/node": "^22.7.5",
"@types/chrome": "0.0.299",
"@types/events": "3.0.3",
"@types/node": "22.10.7",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"@vitest/coverage-v8": "2.1.8",
Expand All @@ -56,43 +56,43 @@
"@zodiac/tailwind-config": "workspace:*",
"@zodiac/test-utils": "workspace:*",
"@zodiac/typescript-config": "workspace:*",
"autoprefixer": "^10.4.20",
"chalk": "^5.4.1",
"classnames": "^2.3.1",
"copy-to-clipboard": "^3.3.1",
"dotenv": "^16.0.1",
"esbuild": "^0.24.0",
"esbuild-style-plugin": "^1.6.3",
"eslint": "^9.7.0",
"ethereum-blockies-base64": "^1.0.2",
"autoprefixer": "10.4.20",
"chalk": "5.4.1",
"classnames": "2.5.1",
"copy-to-clipboard": "3.3.3",
"dotenv": "16.4.7",
"esbuild": "0.24.2",
"esbuild-style-plugin": "1.6.3",
"eslint": "9.18.0",
"ethereum-blockies-base64": "1.0.2",
"ethers": "6.13.5",
"events": "^3.3.0",
"evm-proxy-detection": "^2.0.1",
"globals": "^15.8.0",
"happy-dom": "^16.0.0",
"isomorphic-fetch": "^3.0.0",
"jsdom-testing-mocks": "^1.13.1",
"madge": "^8.0.0",
"nanoid": "^5.0.0",
"node-stdlib-browser": "^1.2.0",
"postcss": "^8.4.47",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"events": "3.3.0",
"evm-proxy-detection": "2.0.1",
"globals": "15.14.0",
"happy-dom": "16.7.2",
"isomorphic-fetch": "3.0.0",
"jsdom-testing-mocks": "1.13.1",
"madge": "8.0.0",
"nanoid": "5.0.9",
"node-stdlib-browser": "1.3.0",
"postcss": "8.5.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-select": "5.9.0",
"rimraf": "6.0.1",
"ser-kit": "1.1.0",
"tailwindcss": "^3.4.14",
"typescript": "^5.5.4",
"tailwindcss": "3.4.17",
"typescript": "5.7.3",
"vitest": "2.1.8",
"vitest-chrome": "0.1.0",
"zodiac-roles-deployments": "^2.2.2"
"zodiac-roles-deployments": "2.3.4"
},
"packageManager": "[email protected]",
"dependencies": {
"@epic-web/invariant": "^1.0.0",
"@headlessui/react": "^2.2.0",
"@sentry/esbuild-plugin": "^3.0.0",
"@sentry/browser": "^8.50.0",
"@epic-web/invariant": "1.0.0",
"@headlessui/react": "2.2.0",
"@sentry/esbuild-plugin": "3.0.0",
"@sentry/browser": "8.50.0",
"@zodiac/chains": "workspace:*",
"@zodiac/env": "workspace:*",
"@zodiac/form-data": "workspace:*",
Expand All @@ -101,11 +101,11 @@
"@zodiac/safe": "workspace:*",
"@zodiac/schema": "workspace:*",
"@zodiac/ui": "workspace:*",
"date-fns": "^4.1.0",
"lucide-react": "^0.470.0",
"date-fns": "4.1.0",
"lucide-react": "0.470.0",
"react-router": "7.1.3",
"react-stick": "^5.0.6",
"react-stick": "5.0.6",
"react-toastify": "11.0.3",
"zod": "^3.23.8"
"zod": "3.24.1"
}
}
8 changes: 4 additions & 4 deletions deployables/fork-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"name": "@zodiac/fork-api",
"version": "1.0.0",
"devDependencies": {
"@cloudflare/workers-types": "^4.0.0",
"@cloudflare/workers-types": "4.20250121.0",
"@zodiac/eslint-config": "workspace:*",
"@zodiac/typescript-config": "workspace:*",
"env-cmd": "^10.1.0",
"eslint": "^9.7.0",
"typescript": "^5.0.0",
"env-cmd": "10.1.0",
"eslint": "9.18.0",
"typescript": "5.7.3",
"wrangler": "3.103.2"
},
"private": true,
Expand Down
24 changes: 12 additions & 12 deletions deployables/landing-page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,27 +3,27 @@
"version": "0.0.0-development",
"private": true,
"dependencies": {
"@icons-pack/react-simple-icons": "^11.0.0",
"@icons-pack/react-simple-icons": "11.1.0",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"@zodiac/ui": "workspace:*",
"lucide-react": "^0.470.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router": "^7.1.1"
"lucide-react": "0.470.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-router": "7.1.3"
},
"devDependencies": {
"@vitejs/plugin-react": "^4.3.4",
"@vitejs/plugin-react": "4.3.4",
"@zodiac/eslint-config": "workspace:*",
"@zodiac/tailwind-config": "workspace:*",
"@zodiac/typescript-config": "workspace:*",
"autoprefixer": "^10.4.20",
"eslint": "^9.7.0",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.14",
"autoprefixer": "10.4.20",
"eslint": "9.18.0",
"postcss": "8.5.1",
"tailwindcss": "3.4.17",
"typescript": "5.7.3",
"vite": "^6.0.3",
"vite-plugin-open-graph": "^2.0.6"
"vite": "6.0.11",
"vite-plugin-open-graph": "2.0.6"
},
"scripts": {
"start": "vite",
Expand Down
8 changes: 4 additions & 4 deletions deployables/vnet-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"name": "@zodiac/vnet-api",
"version": "1.0.0",
"devDependencies": {
"@cloudflare/workers-types": "^4.0.0",
"@cloudflare/workers-types": "4.20250121.0",
"@zodiac/eslint-config": "workspace:*",
"@zodiac/typescript-config": "workspace:*",
"env-cmd": "^10.1.0",
"eslint": "^9.7.0",
"typescript": "^5.0.0",
"env-cmd": "10.1.0",
"eslint": "9.18.0",
"typescript": "5.7.3",
"wrangler": "3.103.2"
},
"private": true,
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"fix-format": "prettier ./**/* --write"
},
"devDependencies": {
"cspell": "^8.0.0",
"prettier": "^3.3.3",
"prettier-plugin-organize-imports": "^4.1.0",
"prettier-plugin-tailwindcss": "^0.6.8",
"turbo": "^2.3.3",
"cspell": "8.17.2",
"prettier": "3.4.2",
"prettier-plugin-organize-imports": "4.1.0",
"prettier-plugin-tailwindcss": "0.6.10",
"turbo": "2.3.3",
"typescript": "5.7.3"
}
}
4 changes: 2 additions & 2 deletions packages/chains/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
}
},
"dependencies": {
"@epic-web/invariant": "^1.0.0",
"@epic-web/invariant": "1.0.0",
"@zodiac/schema": "workspace:*"
},
"peerDependencies": {
Expand All @@ -25,7 +25,7 @@
"devDependencies": {
"@zodiac/eslint-config": "workspace:*",
"@zodiac/typescript-config": "workspace:*",
"eslint": "^9.7.0",
"eslint": "9.18.0",
"ser-kit": "1.1.0"
}
}
Loading

0 comments on commit c61a9d2

Please sign in to comment.