Skip to content

Commit

Permalink
chore: Update Nx dependencies to 19.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TriPSs committed Aug 21, 2024
1 parent f6725d1 commit e019d6e
Show file tree
Hide file tree
Showing 2 changed files with 218 additions and 207 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
},
"dependencies": {
"@actions/core": "^1.10.1",
"@nx/devkit": "19.6.0",
"@nx/workspace": "19.6.0",
"@nx/devkit": "19.6.1",
"@nx/workspace": "19.6.1",
"@types/tar": "^6.1.13",
"axios": "^1.7.2",
"crypto-js": "^4.2.0",
Expand All @@ -49,13 +49,13 @@
"@google-cloud/storage": "^7.12.0",
"@jamesives/github-pages-deploy-action": "^4.6.3",
"@jscutlery/semver": "^5.2.2",
"@nx/eslint-plugin": "19.6.0",
"@nx/jest": "19.6.0",
"@nx/js": "19.6.0",
"@nx/node": "19.6.0",
"@nx/plugin": "19.6.0",
"@nx/react": "19.6.0",
"@nx/webpack": "19.6.0",
"@nx/eslint-plugin": "19.6.1",
"@nx/jest": "19.6.1",
"@nx/js": "19.6.1",
"@nx/node": "19.6.1",
"@nx/plugin": "19.6.1",
"@nx/react": "19.6.1",
"@nx/webpack": "19.6.1",
"@swc-node/register": "1.10.9",
"@swc/core": "1.7.0",
"@types/jest": "29.5.12",
Expand All @@ -73,7 +73,7 @@
"husky": "^9.1.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"nx": "19.6.0",
"nx": "19.6.1",
"prettier": "3.3.3",
"ts-jest": "29.2.2",
"ts-node": "10.9.2",
Expand Down
Loading

0 comments on commit e019d6e

Please sign in to comment.