Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5cc4e31

Browse files
authoredAug 5, 2024··
chore(deps): update all non-major dependencies
1 parent 22137c8 commit 5cc4e31

File tree

3 files changed

+598
-749
lines changed

3 files changed

+598
-749
lines changed
 

‎.nvmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20
1+
20.16.0

‎package.json

+15-15
Original file line numberDiff line numberDiff line change
@@ -49,28 +49,28 @@
4949
"dependencies": {
5050
"@changesets/get-github-info": "^0.6.0",
5151
"@changesets/types": "^6.0.0",
52-
"dotenv": "^16.4.1"
52+
"dotenv": "^16.4.5"
5353
},
5454
"devDependencies": {
55-
"@changesets/cli": "^2.27.1",
55+
"@changesets/cli": "^2.27.7",
5656
"@changesets/parse": "^0.4.0",
57-
"@commitlint/cli": "^19.0.0",
58-
"@mheob/commitlint-config": "^1.1.1",
57+
"@commitlint/cli": "^19.3.0",
58+
"@mheob/commitlint-config": "^1.1.2",
5959
"@mheob/eslint-config": "^5.2.0",
60-
"@mheob/prettier-config": "^3.2.0",
61-
"@mheob/tsconfig": "^2.0.0",
62-
"@types/node": "^20.11.16",
63-
"@vitest/coverage-istanbul": "^1.2.2",
60+
"@mheob/prettier-config": "^3.3.1",
61+
"@mheob/tsconfig": "^2.1.0",
62+
"@types/node": "^20.14.14",
63+
"@vitest/coverage-istanbul": "^1.6.0",
6464
"commitizen": "^4.3.0",
65-
"cz-git": "^1.8.0",
66-
"eslint": "^8.56.0",
65+
"cz-git": "^1.9.4",
66+
"eslint": "^8.57.0",
6767
"husky": "^8.0.3",
68-
"lint-staged": "^15.2.2",
68+
"lint-staged": "^15.2.7",
6969
"ts-node": "^10.9.2",
70-
"tsup": "^8.0.1",
71-
"typescript": "^5.3.3",
72-
"vite": "^5.0.12",
73-
"vitest": "^1.2.2"
70+
"tsup": "^8.2.4",
71+
"typescript": "^5.5.4",
72+
"vite": "^5.3.5",
73+
"vitest": "^1.6.0"
7474
},
7575
"tsup": {
7676
"clean": true,

‎pnpm-lock.yaml

+582-733
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.