Skip to content

Commit

Permalink
chore: migrate nx to 19.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pawel-twardziak committed Sep 25, 2024
1 parent 55fe22a commit e2be29d
Show file tree
Hide file tree
Showing 2 changed files with 11,019 additions and 9,195 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,21 +50,21 @@
"@commitlint/config-conventional": "^17.0.0",
"@eslint/eslintrc": "^2.1.1",
"@eslint/js": "8.49.0",
"@nx/angular": "19.3.0",
"@nx/cypress": "19.3.0",
"@nx/devkit": "19.3.0",
"@nx/eslint": "19.3.0",
"@nx/eslint-plugin": "19.3.0",
"@nx/jest": "19.3.0",
"@nx/js": "19.3.0",
"@nx/node": "19.3.0",
"@nx/playwright": "19.3.0",
"@nx/plugin": "19.3.0",
"@nx/react": "19.3.0",
"@nx/storybook": "19.3.0",
"@nx/vite": "19.3.0",
"@nx/web": "19.3.0",
"@nx/workspace": "19.3.0",
"@nx/angular": "19.4.4",
"@nx/cypress": "19.4.4",
"@nx/devkit": "19.4.4",
"@nx/eslint": "19.4.4",
"@nx/eslint-plugin": "19.4.4",
"@nx/jest": "19.4.4",
"@nx/js": "19.4.4",
"@nx/node": "19.4.4",
"@nx/playwright": "19.4.4",
"@nx/plugin": "19.4.4",
"@nx/react": "19.4.4",
"@nx/storybook": "19.4.4",
"@nx/vite": "19.4.4",
"@nx/web": "19.4.4",
"@nx/workspace": "19.4.4",
"@phenomnomnominal/tsquery": "~5.0.1",
"@preact/preset-vite": "^2.8.2",
"@schematics/angular": "16.0.0",
Expand Down Expand Up @@ -106,7 +106,7 @@
"jsonc-parser": "^3.2.1",
"kill-port": "^2.0.1",
"lint-staged": "13.2.3",
"nx": "19.3.0",
"nx": "19.4.4",
"prettier": "2.7.1",
"pretty-quick": "^3.1.3",
"svelte": "^4.2.12",
Expand Down
Loading

0 comments on commit e2be29d

Please sign in to comment.