Skip to content

Commit 75cbc99

Browse files
chore(repo): bump deps (#227)
1 parent dee3d28 commit 75cbc99

File tree

2 files changed

+1452
-1553
lines changed

2 files changed

+1452
-1553
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
"pnpm": "^8.0.0"
2020
},
2121
"devDependencies": {
22-
"@builder.io/qwik": "~1.4.4",
23-
"@commitlint/cli": "^17.3.0",
24-
"@commitlint/config-angular": "^17.3.0",
25-
"@commitlint/config-conventional": "^17.3.0",
26-
"@jscutlery/semver": "^4.0.0",
22+
"@builder.io/qwik": "~1.4.5",
23+
"@commitlint/cli": "^17.8.1",
24+
"@commitlint/config-angular": "^17.8.1",
25+
"@commitlint/config-conventional": "^17.8.1",
26+
"@jscutlery/semver": "^4.2.0",
2727
"@nx/cypress": "17.3.0",
2828
"@nx/devkit": "17.3.0",
2929
"@nx/eslint": "17.3.0",
@@ -37,7 +37,7 @@
3737
"@nx/workspace": "17.3.0",
3838
"@swc-node/register": "1.6.8",
3939
"@swc/cli": "0.1.62",
40-
"@swc/core": "^1.3.95",
40+
"@swc/core": "^1.4.1",
4141
"@types/fs-extra": "11.0.1",
4242
"@types/jest": "29.4.0",
4343
"@types/node": "18.19.15",
@@ -46,28 +46,28 @@
4646
"@types/yargs": "17.0.24",
4747
"@typescript-eslint/eslint-plugin": "6.21.0",
4848
"@typescript-eslint/parser": "6.21.0",
49-
"all-contributors-cli": "^6.24.0",
50-
"chalk": "^4.1.0",
51-
"commitizen": "^4.2.5",
52-
"commitlint": "^17.3.0",
49+
"all-contributors-cli": "^6.26.1",
50+
"chalk": "^4.1.2",
51+
"commitizen": "^4.3.0",
52+
"commitlint": "^17.8.1",
5353
"create-nx-workspace": "17.0.3",
5454
"cz-conventional-changelog": "^3.3.0",
5555
"enquirer": "2.3.6",
5656
"eslint": "8.48.0",
5757
"eslint-config-prettier": "9.0.0",
5858
"eslint-plugin-unused-imports": "2.0.0",
5959
"fs-extra": "11.1.0",
60-
"husky": "^8.0.1",
60+
"husky": "^8.0.3",
6161
"is-windows": "1.0.2",
6262
"isomorphic-fetch": "3.0.0",
6363
"jest": "29.4.3",
6464
"jest-environment-jsdom": "29.4.3",
65-
"jsonc-eslint-parser": "^2.1.0",
65+
"jsonc-eslint-parser": "^2.4.0",
6666
"kill-port": "2.0.1",
6767
"ngx-deploy-npm": "8.0.1",
6868
"nx": "17.3.0",
69-
"prettier": "^2.8.0",
70-
"pretty-quick": "^3.1.3",
69+
"prettier": "^2.8.8",
70+
"pretty-quick": "^3.3.1",
7171
"semver": "7.6.0",
7272
"tcp-port-used": "1.0.2",
7373
"tree-kill": "1.2.2",
@@ -76,12 +76,12 @@
7676
"ts-node": "10.9.1",
7777
"typescript": "4.9.5",
7878
"verdaccio": "5.21.1",
79-
"vite": "~5.0.0",
79+
"vite": "~5.0.12",
8080
"yargs": "17.7.1"
8181
},
8282
"dependencies": {
8383
"@swc/helpers": "0.5.1",
84-
"tslib": "^2.5.0"
84+
"tslib": "^2.6.2"
8585
},
8686
"config": {
8787
"commitizen": {

0 commit comments

Comments
 (0)