Skip to content

Commit

Permalink
chore(deps): pin dependencies (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored Jul 26, 2024
1 parent b5c5e3a commit fed34e0
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 13 deletions.
30 changes: 23 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@taiga-ui/styles": "4.0.0-rc.6",
"@taiga-ui/tsconfig": "0.122.1",
"rxjs": "7.8.1",
"tslib": "^2.3.0",
"tslib": "2.6.3",
"zone.js": "0.14.8"
},
"devDependencies": {
Expand All @@ -91,7 +91,7 @@
"@nx/js": "19.4.2",
"@nx/playwright": "19.4.2",
"@nx/workspace": "19.4.2",
"@playwright/test": "^1.36.0",
"@playwright/test": "1.45.3",
"@schematics/angular": "18.1.1",
"@swc-node/register": "~1.9.1",
"@swc/core": "~1.5.7",
Expand All @@ -104,16 +104,16 @@
"@taiga-ui/stylelint-config": "0.122.1",
"@types/jest": "^29.5.12",
"@types/node": "18.16.9",
"cspell": "^8.10.4",
"gh-pages": "^6.1.1",
"husky": "^9.0.11",
"cspell": "8.12.1",
"gh-pages": "6.1.1",
"husky": "9.1.1",
"jest": "^29.4.1",
"jest-environment-jsdom": "^29.4.1",
"jest-preset-angular": "~14.1.0",
"nx": "^19.4.2",
"ts-jest": "^29.1.0",
"ts-node": "10.9.1",
"typescript": "~5.4.2"
"typescript": "5.4.5"
},
"nx": {}
}

0 comments on commit fed34e0

Please sign in to comment.