Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobLey committed Nov 1, 2024
1 parent 014c4c6 commit e718f38
Show file tree
Hide file tree
Showing 28 changed files with 643 additions and 589 deletions.
30 changes: 30 additions & 0 deletions .changeset/nasty-plums-clap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
"load-populate-files": patch
"nx-populate-files": patch
"populate-files": patch
"nx-update-ts-references": patch
"normalized-react-query": patch
"nx-plugin-handler": patch
"haywire-launcher": patch
"sinon-typed-stub": patch
"@leyman/eslint-config": patch
"default-import": patch
"static-emitter": patch
"enum-to-array": patch
"common-proxy": patch
"entry-script": patch
"punycode-esm": patch
"nx-lifecycle": patch
"find-import": patch
"format-file": patch
"mocha-chain": patch
"named-patch": patch
"iso-crypto": patch
"parse-cwd": patch
"barrelify": patch
"haywire": patch
"juniper": patch
"nx-tsc": patch
---

Update dependencies
6 changes: 3 additions & 3 deletions apps/barrelify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,17 +42,17 @@
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@leyman/eslint-config": "workspace:^",
"@types/chai": "^5.0.0",
"@types/chai": "^5.0.1",
"@types/chai-as-promised": "^8.0.1",
"@types/mocha": "^10.0.9",
"@types/node": "^22.8.1",
"@types/node": "^22.8.6",
"@types/sinon": "^17.0.3",
"@types/yargs": "^17.0.33",
"c8": "^10.1.2",
"chai": "^5.1.2",
"chai-as-promised": "^8.0.0",
"expect-type": "^1.1.0",
"mocha": "^10.7.3",
"mocha": "^10.8.2",
"mocha-chain": "workspace:^",
"nx-tsc": "workspace:^",
"nx-update-ts-references": "workspace:^",
Expand Down
6 changes: 3 additions & 3 deletions apps/juniper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,16 @@
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@leyman/eslint-config": "workspace:^",
"@types/chai": "^5.0.0",
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.9",
"@types/node": "^22.8.1",
"@types/node": "^22.8.6",
"@types/sinon": "^17.0.3",
"ajv": "^8.17.1",
"c8": "^10.1.2",
"chai": "^5.1.2",
"default-import": "workspace:^",
"expect-type": "^1.1.0",
"mocha": "^10.7.3",
"mocha": "^10.8.2",
"mocha-chain": "workspace:^",
"nx-tsc": "workspace:^",
"nx-update-ts-references": "workspace:^",
Expand Down
6 changes: 3 additions & 3 deletions apps/nx-lifecycle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,16 +51,16 @@
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@leyman/eslint-config": "workspace:^",
"@types/chai": "^5.0.0",
"@types/chai": "^5.0.1",
"@types/chai-as-promised": "^8.0.1",
"@types/mocha": "^10.0.9",
"@types/node": "^22.8.1",
"@types/node": "^22.8.6",
"@types/sinon": "^17.0.3",
"c8": "^10.1.2",
"chai": "^5.1.2",
"chai-as-promised": "^8.0.0",
"load-populate-files": "workspace:^",
"mocha": "^10.7.3",
"mocha": "^10.8.2",
"mocha-chain": "workspace:^",
"nx-populate-files": "workspace:^",
"nx-tsc": "workspace:^",
Expand Down
6 changes: 3 additions & 3 deletions apps/nx-update-ts-references/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@leyman/eslint-config": "workspace:^",
"@types/chai": "^5.0.0",
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.9",
"@types/node": "^22.8.1",
"@types/node": "^22.8.6",
"chai": "^5.1.2",
"mocha": "^10.7.3",
"mocha": "^10.8.2",
"npm-load-populate-files": "npm:load-populate-files@latest",
"npm-nx-populate-files": "npm:nx-populate-files@latest",
"npm-nx-update-ts-references": "npm:nx-update-ts-references@latest",
Expand Down
6 changes: 3 additions & 3 deletions apps/populate-files/load-populate-files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@leyman/eslint-config": "workspace:^",
"@types/chai": "^5.0.0",
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.9",
"@types/node": "^22.8.1",
"@types/node": "^22.8.6",
"chai": "^5.1.2",
"mocha": "^10.7.3",
"mocha": "^10.8.2",
"npm-nx-update-ts-references": "npm:nx-update-ts-references@latest",
"nx-tsc": "workspace:^",
"typescript": "^5.6.3"
Expand Down
6 changes: 3 additions & 3 deletions apps/populate-files/nx-populate-files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@leyman/eslint-config": "workspace:^",
"@types/chai": "^5.0.0",
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.9",
"@types/node": "^22.8.1",
"@types/node": "^22.8.6",
"chai": "^5.1.2",
"mocha": "^10.7.3",
"mocha": "^10.8.2",
"npm-nx-update-ts-references": "npm:nx-update-ts-references@latest",
"nx-tsc": "workspace:^",
"typescript": "^5.6.3"
Expand Down
6 changes: 3 additions & 3 deletions apps/populate-files/populate-files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@leyman/eslint-config": "workspace:^",
"@types/chai": "^5.0.0",
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.9",
"@types/node": "^22.8.1",
"@types/node": "^22.8.6",
"chai": "^5.1.2",
"format-file": "workspace:^",
"mocha": "^10.7.3",
"mocha": "^10.8.2",
"npm-nx-update-ts-references": "npm:nx-update-ts-references@latest",
"nx-tsc": "workspace:^",
"typescript": "^5.6.3"
Expand Down
16 changes: 8 additions & 8 deletions leyman/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
},
"dependencies": {
"@eslint/js": "^9.13.0",
"@typescript-eslint/eslint-plugin": "^8.11.0",
"@typescript-eslint/parser": "^8.11.0",
"@typescript-eslint/eslint-plugin": "^8.12.2",
"@typescript-eslint/parser": "^8.12.2",
"ajv": "^8.17.1",
"escape-string-regexp": "^5.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsdoc": "^50.4.3",
"eslint-plugin-jsx-a11y": "^6.10.1",
"eslint-plugin-n": "^17.11.1",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-n": "^17.12.0",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-sonarjs": "^2.0.4",
Expand All @@ -39,15 +39,15 @@
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@nx/eslint": "20.0.7",
"@types/chai": "^5.0.0",
"@types/chai": "^5.0.1",
"@types/eslint": "^9.6.1",
"@types/mocha": "^10.0.9",
"@types/node": "^22.8.1",
"@typescript-eslint/utils": "^8.11.0",
"@types/node": "^22.8.6",
"@typescript-eslint/utils": "^8.12.2",
"c8": "^10.1.2",
"chai": "^5.1.2",
"eslint": "^9.13.0",
"mocha": "^10.7.3",
"mocha": "^10.8.2",
"npm-nx-tsc": "npm:nx-tsc@latest",
"npm-nx-update-ts-references": "npm:nx-update-ts-references@latest",
"typescript": "^5.6.3"
Expand Down
Loading

0 comments on commit e718f38

Please sign in to comment.