Skip to content

Commit

Permalink
latest nx
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxKless committed Jan 24, 2025
1 parent 6ce5e85 commit e8061f8
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 157 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,21 +50,21 @@
"devDependencies": {
"@babel/core": "7.21.0",
"@monodon/typescript-nx-imports-plugin": "0.3.0",
"@nx/cypress": "20.3.1",
"@nx/devkit": "20.3.1",
"@nx/esbuild": "20.3.1",
"@nx/eslint": "20.3.1",
"@nx/eslint-plugin": "20.3.1",
"@nx/gradle": "20.3.1",
"@nx/jest": "20.3.1",
"@nx/js": "20.3.1",
"@nx/node": "20.3.1",
"@nx/cypress": "20.3.3",
"@nx/devkit": "20.3.3",
"@nx/esbuild": "20.3.3",
"@nx/eslint": "20.3.3",
"@nx/eslint-plugin": "20.3.3",
"@nx/gradle": "20.3.3",
"@nx/jest": "20.3.3",
"@nx/js": "20.3.3",
"@nx/node": "20.3.3",
"@nx/powerpack-conformance": "1.2.3",
"@nx/powerpack-enterprise-cloud": "1.2.3",
"@nx/powerpack-owners": "1.2.3",
"@nx/web": "20.3.1",
"@nx/webpack": "20.3.1",
"@nx/workspace": "20.3.1",
"@nx/web": "20.3.3",
"@nx/webpack": "20.3.3",
"@nx/workspace": "20.3.3",
"@swc-node/register": "1.9.2",
"@swc/core": "1.5.7",
"@swc/helpers": "0.5.11",
Expand Down Expand Up @@ -101,7 +101,7 @@
"jest-environment-node": "^29.7.0",
"memfs": "^3.4.7",
"mocha": "^10.0.0",
"nx": "20.3.1",
"nx": "20.3.3",
"ovsx": "^0.7.1",
"prettier": "2.7.1",
"prettier-plugin-tailwindcss": "^0.3.0",
Expand Down
Loading

0 comments on commit e8061f8

Please sign in to comment.