Skip to content

Commit

Permalink
Include pnpm-dedicated-lockfile install step
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobLey committed Dec 17, 2024
1 parent 8b38197 commit 66103f9
Show file tree
Hide file tree
Showing 25 changed files with 25 additions and 0 deletions.
1 change: 1 addition & 0 deletions apps/barrelify/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"name": "barrelify",
"targets": {
"pnpm-dedicated-lockfile": {},
"biome": {},
"eslint": {},
"update-ts-references": {},
Expand Down
1 change: 1 addition & 0 deletions apps/juniper/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"name": "juniper",
"targets": {
"pnpm-dedicated-lockfile": {},
"biome": {},
"eslint": {},
"update-ts-references": {},
Expand Down
1 change: 1 addition & 0 deletions apps/nx-lifecycle/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"name": "nx-lifecycle",
"targets": {
"pnpm-dedicated-lockfile": {},
"biome": {},
"eslint": {},
"update-ts-references": {},
Expand Down
1 change: 1 addition & 0 deletions apps/nx-update-ts-references/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"name": "nx-update-ts-references",
"targets": {
"pnpm-dedicated-lockfile": {},
"biome": {},
"eslint": {},
"npm-update-ts-references": {},
Expand Down
1 change: 1 addition & 0 deletions apps/populate-files/load-populate-files/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$schema": "../../../node_modules/nx/schemas/project-schema.json",
"name": "load-populate-files",
"targets": {
"pnpm-dedicated-lockfile": {},
"biome": {},
"eslint": {},
"update-ts-references": {},
Expand Down
1 change: 1 addition & 0 deletions apps/populate-files/nx-populate-files/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$schema": "../../../node_modules/nx/schemas/project-schema.json",
"name": "nx-populate-files",
"targets": {
"pnpm-dedicated-lockfile": {},
"biome": {},
"eslint": {},
"update-ts-references": {},
Expand Down
1 change: 1 addition & 0 deletions apps/populate-files/populate-files/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$schema": "../../../node_modules/nx/schemas/project-schema.json",
"name": "populate-files",
"targets": {
"pnpm-dedicated-lockfile": {},
"biome": {},
"eslint": {},
"npm-update-ts-references": {},
Expand Down
1 change: 1 addition & 0 deletions tools/common-proxy/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"name": "common-proxy",
"type": "commonjs",
"targets": {
"pnpm-dedicated-lockfile": {},
"biome": {},
"eslint": {},
"npm-update-ts-references": {},
Expand Down
1 change: 1 addition & 0 deletions tools/default-import/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"name": "default-import",
"targets": {
"pnpm-dedicated-lockfile": {},
"biome": {},
"eslint": {},
"update-ts-references": {},
Expand Down
1 change: 1 addition & 0 deletions tools/entry-script/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"name": "entry-script",
"targets": {
"pnpm-dedicated-lockfile": {},
"biome": {},
"eslint": {},
"update-ts-references": {},
Expand Down
1 change: 1 addition & 0 deletions tools/enum-to-array/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"name": "enum-to-array",
"targets": {
"pnpm-dedicated-lockfile": {},
"biome": {},
"eslint": {},
"update-ts-references": {},
Expand Down
1 change: 1 addition & 0 deletions tools/find-import/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"name": "find-import",
"targets": {
"pnpm-dedicated-lockfile": {},
"biome": {},
"eslint": {},
"update-ts-references": {},
Expand Down
1 change: 1 addition & 0 deletions tools/format-file/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"name": "format-file",
"type": "module",
"targets": {
"pnpm-dedicated-lockfile": {},
"biome": {},
"eslint": {},
"barrelify": {},
Expand Down
1 change: 1 addition & 0 deletions tools/haywire-launcher/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"name": "haywire-launcher",
"targets": {
"pnpm-dedicated-lockfile": {},
"biome": {},
"eslint": {},
"update-ts-references": {},
Expand Down
1 change: 1 addition & 0 deletions tools/haywire/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"name": "haywire",
"targets": {
"pnpm-dedicated-lockfile": {},
"barrelify": {},
"biome": {},
"eslint": {},
Expand Down
1 change: 1 addition & 0 deletions tools/iso-crypto/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"name": "iso-crypto",
"targets": {
"pnpm-dedicated-lockfile": {},
"biome": {},
"eslint": {},
"barrelify": {},
Expand Down
1 change: 1 addition & 0 deletions tools/mocha-chain/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"name": "mocha-chain",
"targets": {
"pnpm-dedicated-lockfile": {},
"biome": {},
"eslint": {},
"npm-update-ts-references": {},
Expand Down
1 change: 1 addition & 0 deletions tools/named-patch/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"name": "named-patch",
"targets": {
"pnpm-dedicated-lockfile": {},
"biome": {},
"eslint": {},
"update-ts-references": {},
Expand Down
1 change: 1 addition & 0 deletions tools/normalized-react-query/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"name": "normalized-react-query",
"targets": {
"pnpm-dedicated-lockfile": {},
"biome": {},
"eslint": {},
"update-ts-references": {},
Expand Down
1 change: 1 addition & 0 deletions tools/nx-plugin-handler/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"name": "nx-plugin-handler",
"targets": {
"pnpm-dedicated-lockfile": {},
"biome": {},
"eslint": {},
"npm-update-ts-references": {},
Expand Down
1 change: 1 addition & 0 deletions tools/nx-tsc/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"name": "nx-tsc",
"targets": {
"pnpm-dedicated-lockfile": {},
"biome": {},
"eslint": {},
"npm-update-ts-references": {},
Expand Down
1 change: 1 addition & 0 deletions tools/parse-cwd/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"name": "parse-cwd",
"targets": {
"pnpm-dedicated-lockfile": {},
"biome": {},
"eslint": {},
"update-ts-references": {},
Expand Down
1 change: 1 addition & 0 deletions tools/punycode-esm/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"name": "punycode-esm",
"targets": {
"pnpm-dedicated-lockfile": {},
"biome": {},
"eslint": {},
"update-ts-references": {},
Expand Down
1 change: 1 addition & 0 deletions tools/sinon-typed-stub/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"name": "sinon-typed-stub",
"targets": {
"pnpm-dedicated-lockfile": {},
"biome": {},
"eslint": {},
"npm-update-ts-references": {},
Expand Down
1 change: 1 addition & 0 deletions tools/static-emitter/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"name": "static-emitter",
"targets": {
"pnpm-dedicated-lockfile": {},
"biome": {},
"eslint": {},
"update-ts-references": {},
Expand Down

0 comments on commit 66103f9

Please sign in to comment.