Skip to content

Commit

Permalink
chore(repo): bump deps (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-stepanenko authored Feb 14, 2024
1 parent dee3d28 commit 75cbc99
Show file tree
Hide file tree
Showing 2 changed files with 1,452 additions and 1,553 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
"pnpm": "^8.0.0"
},
"devDependencies": {
"@builder.io/qwik": "~1.4.4",
"@commitlint/cli": "^17.3.0",
"@commitlint/config-angular": "^17.3.0",
"@commitlint/config-conventional": "^17.3.0",
"@jscutlery/semver": "^4.0.0",
"@builder.io/qwik": "~1.4.5",
"@commitlint/cli": "^17.8.1",
"@commitlint/config-angular": "^17.8.1",
"@commitlint/config-conventional": "^17.8.1",
"@jscutlery/semver": "^4.2.0",
"@nx/cypress": "17.3.0",
"@nx/devkit": "17.3.0",
"@nx/eslint": "17.3.0",
Expand All @@ -37,7 +37,7 @@
"@nx/workspace": "17.3.0",
"@swc-node/register": "1.6.8",
"@swc/cli": "0.1.62",
"@swc/core": "^1.3.95",
"@swc/core": "^1.4.1",
"@types/fs-extra": "11.0.1",
"@types/jest": "29.4.0",
"@types/node": "18.19.15",
Expand All @@ -46,28 +46,28 @@
"@types/yargs": "17.0.24",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"all-contributors-cli": "^6.24.0",
"chalk": "^4.1.0",
"commitizen": "^4.2.5",
"commitlint": "^17.3.0",
"all-contributors-cli": "^6.26.1",
"chalk": "^4.1.2",
"commitizen": "^4.3.0",
"commitlint": "^17.8.1",
"create-nx-workspace": "17.0.3",
"cz-conventional-changelog": "^3.3.0",
"enquirer": "2.3.6",
"eslint": "8.48.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-unused-imports": "2.0.0",
"fs-extra": "11.1.0",
"husky": "^8.0.1",
"husky": "^8.0.3",
"is-windows": "1.0.2",
"isomorphic-fetch": "3.0.0",
"jest": "29.4.3",
"jest-environment-jsdom": "29.4.3",
"jsonc-eslint-parser": "^2.1.0",
"jsonc-eslint-parser": "^2.4.0",
"kill-port": "2.0.1",
"ngx-deploy-npm": "8.0.1",
"nx": "17.3.0",
"prettier": "^2.8.0",
"pretty-quick": "^3.1.3",
"prettier": "^2.8.8",
"pretty-quick": "^3.3.1",
"semver": "7.6.0",
"tcp-port-used": "1.0.2",
"tree-kill": "1.2.2",
Expand All @@ -76,12 +76,12 @@
"ts-node": "10.9.1",
"typescript": "4.9.5",
"verdaccio": "5.21.1",
"vite": "~5.0.0",
"vite": "~5.0.12",
"yargs": "17.7.1"
},
"dependencies": {
"@swc/helpers": "0.5.1",
"tslib": "^2.5.0"
"tslib": "^2.6.2"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit 75cbc99

Please sign in to comment.