Skip to content

Commit

Permalink
Update NX
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinpalkovic committed Dec 15, 2024
1 parent 81f1840 commit 0355cd2
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 97 deletions.
8 changes: 4 additions & 4 deletions code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,9 @@
"dependencies": {
"@chromatic-com/storybook": "^3.2.0",
"@happy-dom/global-registrator": "^14.12.0",
"@nx/eslint": "20.1.4",
"@nx/vite": "20.1.4",
"@nx/workspace": "20.1.4",
"@nx/eslint": "20.2.2",
"@nx/vite": "20.2.2",
"@nx/workspace": "20.2.2",
"@playwright/test": "1.48.1",
"@storybook/addon-a11y": "workspace:*",
"@storybook/addon-actions": "workspace:*",
Expand Down Expand Up @@ -202,7 +202,7 @@
"husky": "^4.3.7",
"lint-staged": "^13.2.2",
"mock-require": "^3.0.3",
"nx": "20.1.4",
"nx": "20.2.2",
"prettier": "^3.1.1",
"prettier-plugin-brace-style": "^0.6.2",
"prettier-plugin-css-order": "^2.1.2",
Expand Down
Loading

0 comments on commit 0355cd2

Please sign in to comment.