Skip to content

Commit

Permalink
build: nx 17.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
wanjas committed Jan 25, 2024
1 parent fc28b3c commit 99857f9
Show file tree
Hide file tree
Showing 2 changed files with 235 additions and 239 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,18 @@
"zod": "3.22.4"
},
"devDependencies": {
"@nx/cypress": "17.2.3",
"@nx/devkit": "17.2.3",
"@nx/esbuild": "17.2.3",
"@nx/eslint": "17.2.3",
"@nx/eslint-plugin": "17.2.3",
"@nx/jest": "17.2.3",
"@nx/js": "17.2.3",
"@nx/next": "17.2.3",
"@nx/react": "17.2.3",
"@nx/workspace": "17.2.3",
"@swc-node/register": "~1.6.7",
"@swc/core": "~1.3.85",
"@nx/cypress": "17.2.8",
"@nx/devkit": "17.2.8",
"@nx/esbuild": "17.2.8",
"@nx/eslint": "17.2.8",
"@nx/eslint-plugin": "17.2.8",
"@nx/jest": "17.2.8",
"@nx/js": "17.2.8",
"@nx/next": "17.2.8",
"@nx/react": "17.2.8",
"@nx/workspace": "17.2.8",
"@swc-node/register": "1.6.8",
"@swc/core": "1.3.105",
"@testing-library/react": "14.0.0",
"@types/jest": "^29.4.0",
"@types/node": "18.16.9",
Expand All @@ -52,7 +52,7 @@
"jest": "^29.4.1",
"jest-environment-jsdom": "^29.4.1",
"next": "14.1.0",
"nx": "17.2.3",
"nx": "17.2.8",
"prettier": "3.2.4",
"ts-jest": "^29.1.0",
"ts-node": "10.9.1",
Expand Down
Loading

0 comments on commit 99857f9

Please sign in to comment.