Skip to content

Commit

Permalink
Merge pull request #16 from dman926/update-to-latest
Browse files Browse the repository at this point in the history
Update packages to latest.
  • Loading branch information
dman926 authored Dec 7, 2023
2 parents 88e95e4 + f22bf07 commit 2501265
Show file tree
Hide file tree
Showing 2 changed files with 740 additions and 622 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,20 @@
"@nx/eslint-plugin": "17.1.3",
"@nx/jest": "17.1.3",
"@nx/js": "17.1.3",
"@nx/playwright": "^17.1.3",
"@nx/playwright": "17.1.3",
"@nx/plugin": "17.1.3",
"@nx/workspace": "17.1.3",
"@playwright/test": "^1.40.0",
"@playwright/test": "^1.40.1",
"@swc-node/register": "1.6.8",
"@swc/cli": "~0.1.63",
"@swc/core": "1.3.95",
"@swc/helpers": "^0.5.3",
"@types/jest": "^29.5.10",
"@types/jest": "^29.5.11",
"@types/node": "16.11.7",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"chalk": "^5.3.0",
"cypress": "^13.6.0",
"cypress": "^13.6.1",
"eslint": "8.46.0",
"eslint-config-prettier": "9.0.0",
"jest": "^29.7.0",
Expand All @@ -43,7 +43,7 @@
"ts-jest": "^29.1.1",
"ts-node": "10.9.1",
"typescript": "5.2.2",
"vite": "^5.0.2"
"vite": "^5.0.6"
},
"peerDependencies": {
"@nx/cypress": "17.1.3",
Expand Down
Loading

0 comments on commit 2501265

Please sign in to comment.