Skip to content

Commit a0fe0f1

Browse files
fix(deps): update all non-major dependencies
1 parent fd4a43f commit a0fe0f1

File tree

3 files changed

+865
-1095
lines changed

3 files changed

+865
-1095
lines changed

.nvmrc

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

package.json

+16-16
Original file line numberDiff line numberDiff line change
@@ -48,27 +48,27 @@
4848
},
4949
"dependencies": {
5050
"@changesets/get-github-info": "^0.6.0",
51-
"@changesets/types": "^6.0.0",
52-
"dotenv": "^16.4.1"
51+
"@changesets/types": "^6.1.0",
52+
"dotenv": "^16.4.7"
5353
},
5454
"devDependencies": {
55-
"@changesets/cli": "^2.27.1",
56-
"@changesets/parse": "^0.4.0",
57-
"@commitlint/cli": "^19.0.0",
58-
"@mheob/commitlint-config": "^1.1.1",
55+
"@changesets/cli": "^2.28.1",
56+
"@changesets/parse": "^0.4.1",
57+
"@commitlint/cli": "^19.8.0",
58+
"@mheob/commitlint-config": "^1.2.1",
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",
64-
"commitizen": "^4.3.0",
65-
"cz-git": "^1.8.0",
66-
"eslint": "^8.56.0",
60+
"@mheob/prettier-config": "^3.3.3",
61+
"@mheob/tsconfig": "^2.2.1",
62+
"@types/node": "^20.17.24",
63+
"@vitest/coverage-istanbul": "^1.6.1",
64+
"commitizen": "^4.3.1",
65+
"cz-git": "^1.11.1",
66+
"eslint": "^8.57.1",
6767
"husky": "^8.0.3",
68-
"lint-staged": "^15.2.2",
68+
"lint-staged": "^15.4.3",
6969
"ts-node": "^10.9.2",
70-
"tsup": "^8.0.1",
71-
"typescript": "^5.3.3",
70+
"tsup": "^8.4.0",
71+
"typescript": "^5.8.2",
7272
"vite": "^5.0.12",
7373
"vitest": "^1.2.2"
7474
},

0 commit comments

Comments
 (0)