Skip to content

Commit

Permalink
migration to pnpm catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
arybitskiy committed Jul 23, 2024
1 parent e2f844b commit 563e69a
Show file tree
Hide file tree
Showing 17 changed files with 185 additions and 211 deletions.
4 changes: 2 additions & 2 deletions apps/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/pg": "catalog:",
"@types/semver": "7.5.8",
"@types/supertest": "catalog:",
"@types/ws": "^8.5.11",
"@types/ws": "catalog:",
"dotenv-cli": "catalog:",
"esbuild": "^0.19.12",
"esbuild-plugin-copy": "catalog:",
Expand Down Expand Up @@ -64,7 +64,7 @@
"semver": "7.6.0",
"tar": "^6.2.0",
"valibot": "catalog:",
"ws": "^8.18.0",
"ws": "catalog:",
"zod": "catalog:"
},
"type": "module",
Expand Down
18 changes: 9 additions & 9 deletions apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"@babel/plugin-syntax-flow": "catalog:",
"@babel/plugin-transform-react-jsx": "catalog:",
"@babel/preset-env": "^7.24.7",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@babel/standalone": "^7.24.9",
"@babel/preset-react": "catalog:",
"@babel/preset-typescript": "catalog:",
"@babel/standalone": "catalog:",
"@babel/types": "7.21.2",
"@clerk/clerk-react": "catalog:",
"@clerk/nextjs": "catalog:",
Expand All @@ -57,14 +57,14 @@
"@radix-ui/react-tabs": "catalog:",
"@radix-ui/react-toast": "catalog:",
"@radix-ui/react-tooltip": "catalog:",
"@sanity/client": "^6.21.0",
"@sanity/client": "catalog:",
"@sanity/code-input": "catalog:",
"@sanity/orderable-document-list": "catalog:",
"@sanity/preview-url-secret": "catalog:",
"@sanity/react-loader": "catalog:",
"@sanity/table": "catalog:",
"@sanity/vision": "catalog:",
"@swc/wasm-web": "^1.6.7",
"@swc/wasm-web": "catalog:",
"@t3-oss/env-nextjs": "catalog:",
"@tailwindcss/typography": "catalog:",
"@tinloof/sanity-studio": "catalog:",
Expand All @@ -84,7 +84,7 @@
"clsx": "catalog:",
"constants-browserify": "catalog:",
"cva": "catalog:",
"esbuild-wasm": "^0.23.0",
"esbuild-wasm": "catalog:",
"framer-motion": "catalog:",
"fuse.js": "catalog:",
"get-youtube-id": "catalog:",
Expand All @@ -109,7 +109,7 @@
"prop-types": "catalog:",
"ramda": "catalog:",
"react": "18.2.0",
"react-arborist": "^3.4.0",
"react-arborist": "catalog:",
"react-chartjs-2": "catalog:",
"react-dom": "18.2.0",
"react-hook-form": "catalog:",
Expand Down Expand Up @@ -143,7 +143,7 @@
"ts-morph": "^19.0.0",
"tslib": "catalog:",
"universal-base64url": "catalog:",
"use-resize-observer": "^9.1.0",
"use-resize-observer": "catalog:",
"valibot": "catalog:",
"vaul": "catalog:",
"web-vitals": "catalog:",
Expand All @@ -157,7 +157,7 @@
"@testing-library/jest-dom": "catalog:",
"@testing-library/react": "catalog:",
"@testing-library/user-event": "catalog:",
"@types/babel__standalone": "^7.1.7",
"@types/babel__standalone": "catalog:",
"@types/jest": "catalog:",
"@types/js-beautify": "catalog:",
"@types/jscodeshift": "^0.11.6",
Expand Down
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,22 +61,22 @@
"commit": "git-cz"
},
"devDependencies": {
"@biomejs/biome": "^1.6.4",
"@biomejs/biome": "catalog:",
"@codemod-com/tsconfig": "workspace:*",
"@codemod-com/utilities": "workspace:*",
"@total-typescript/ts-reset": "^0.4.2",
"@total-typescript/ts-reset": "catalog:",
"@types/node": "^20.5.1",
"@vitest/coverage-v8": "^1.0.1",
"commitizen": "^4.3.0",
"concurrently": "^8.2.0",
"cz-conventional-changelog": "^3.3.0",
"husky": "^8.0.3",
"lint-staged": "^15.1.0",
"semantic-release": "^24.0.0",
"@vitest/coverage-v8": "catalog:",
"commitizen": "catalog:",
"concurrently": "catalog:",
"cz-conventional-changelog": "catalog:",
"husky": "catalog:",
"lint-staged": "catalog:",
"semantic-release": "catalog:",
"tsx": "^4.2.0",
"turbo": "^1.10.14",
"turbo": "catalog:",
"typescript": "^5.4.5",
"vite-tsconfig-paths": "^4.2.0",
"vite-tsconfig-paths": "catalog:",
"vitest": "^1.4.0"
},
"lint-staged": {
Expand Down
2 changes: 1 addition & 1 deletion packages/codemods/axios/fetch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@types/node": "20.9.0",
"typescript": "^5.2.2",
"vitest": "^1.0.1",
"@codemod.com/workflow": "workspace:*"
"@codemod.com/workflow": "catalog:"
},
"files": ["README.md", ".codemodrc.json", "/dist/index.cjs"],
"type": "module"
Expand Down
2 changes: 1 addition & 1 deletion packages/codemods/netlify/add-zod-validation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@types/node": "20.9.0",
"typescript": "^5.2.2",
"vitest": "^1.0.1",
"@codemod.com/workflow": "workspace:*"
"@codemod.com/workflow": "catalog:"
},
"files": ["README.md", ".codemodrc.json", "/dist/index.cjs"],
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/codemods/nuxt/4/absolute-watch-path/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"jscodeshift": "^0.15.1",
"@types/jscodeshift": "^0.11.10",
"vitest": "^1.0.1",
"@vitest/coverage-v8": "^1.0.1"
"@vitest/coverage-v8": "catalog:"
},
"scripts": {},
"files": ["./README.md", "./.codemodrc.json", "./dist/index.cjs"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"jscodeshift": "^0.15.1",
"@types/jscodeshift": "^0.11.10",
"vitest": "^1.0.1",
"@vitest/coverage-v8": "^1.0.1"
"@vitest/coverage-v8": "catalog:"
},
"scripts": {},
"files": ["./README.md", "./.codemodrc.json", "./dist/index.cjs"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"jscodeshift": "^0.15.1",
"@types/jscodeshift": "^0.11.10",
"vitest": "^1.0.1",
"@vitest/coverage-v8": "^1.0.1"
"@vitest/coverage-v8": "catalog:"
},
"scripts": {},
"files": ["./README.md", "./.codemodrc.json", "./dist/index.cjs"],
Expand Down
2 changes: 1 addition & 1 deletion packages/codemods/nuxt/4/file-structure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@types/node": "20.9.0",
"typescript": "^5.2.2",
"vitest": "^1.0.1",
"@codemod.com/workflow": "0.0.16"
"@codemod.com/workflow": "catalog:"
},
"files": ["README.md", ".codemodrc.json", "/dist/index.cjs"],
"type": "module"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"jscodeshift": "^0.15.1",
"@types/jscodeshift": "^0.11.10",
"vitest": "^1.0.1",
"@vitest/coverage-v8": "^1.0.1"
"@vitest/coverage-v8": "catalog:"
},
"scripts": {},
"files": ["./README.md", "./.codemodrc.json", "./dist/index.cjs"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"jscodeshift": "^0.15.1",
"@types/jscodeshift": "^0.11.10",
"vitest": "^1.0.1",
"@vitest/coverage-v8": "^1.0.1"
"@vitest/coverage-v8": "catalog:"
},
"scripts": {},
"files": ["./README.md", "./.codemodrc.json", "./dist/index.cjs"],
Expand Down
2 changes: 1 addition & 1 deletion packages/codemods/pnpm/catalog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@types/node": "20.9.0",
"typescript": "^5.2.2",
"vitest": "^1.0.1",
"@codemod.com/workflow": "workspace:*",
"@codemod.com/workflow": "catalog:",
"semver": "^7.6.2",
"@types/semver": "^7.5.8"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/codemods/prisma/5/json-protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"devDependencies": {
"@codemod-com/filemod": "workspace:*",
"@codemod-com/utilities": "workspace:*",
"@loancrate/prisma-schema-parser": "^2.0.0",
"@loancrate/prisma-schema-parser": "catalog:",
"@types/jscodeshift": "^0.11.10",
"@vitest/coverage-v8": "catalog:",
"jscodeshift": "^0.15.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@prisma/client": "catalog:",
"prisma-json-types-generator": "^3.0.4",
"prisma-json-types-generator": "catalog:",
"tsup": "catalog:"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@codemod-com/filemod": "workspace:*",
"@codemod-com/printer": "workspace:*",
"@codemod-com/utilities": "workspace:*",
"@codemod.com/workflow": "workspace:*",
"@codemod.com/workflow": "catalog:",
"@svgr/hast-util-to-babel-ast": "catalog:",
"@vue/compiler-sfc": "catalog:",
"glob": "catalog:",
Expand Down
Loading

0 comments on commit 563e69a

Please sign in to comment.