Skip to content

Commit d34b5ef

Browse files
chore(deps): update all dependencies
1 parent 059f756 commit d34b5ef

File tree

3 files changed

+1042
-785
lines changed

3 files changed

+1042
-785
lines changed

.nvmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.15.0
1+
22.15.1

package.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -28,41 +28,41 @@
2828
},
2929
"packageManager": "[email protected]",
3030
"devDependencies": {
31-
"@babel/core": "7.26.10",
31+
"@babel/core": "7.27.1",
3232
"@babel/plugin-proposal-class-properties": "7.18.6",
33-
"@babel/preset-env": "7.26.9",
34-
"@babel/preset-typescript": "7.27.0",
33+
"@babel/preset-env": "7.27.2",
34+
"@babel/preset-typescript": "7.27.1",
3535
"@changesets/changelog-github": "0.5.1",
36-
"@changesets/cli": "2.29.2",
37-
"@commitlint/cli": "19.8.0",
38-
"@commitlint/config-conventional": "19.8.0",
39-
"@manypkg/cli": "0.23.0",
36+
"@changesets/cli": "2.29.4",
37+
"@commitlint/cli": "19.8.1",
38+
"@commitlint/config-conventional": "19.8.1",
39+
"@manypkg/cli": "0.24.0",
4040
"@preconstruct/cli": "2.8.12",
4141
"@types/jest": "29.5.14",
42-
"@types/node": "22.15.3",
42+
"@types/node": "22.15.18",
4343
"axios": "1.9.0",
4444
"babel-jest": "29.7.0",
4545
"clean-webpack-plugin": "4.0.0",
4646
"codecov": "3.8.3",
47-
"esbuild": "0.25.3",
47+
"esbuild": "0.25.4",
4848
"husky": "9.1.7",
4949
"ignore-loader": "0.1.2",
5050
"jest": "29.7.0",
5151
"jest-extended": "4.0.2",
5252
"jest-junit": "16.0.0",
5353
"jest-watch-typeahead": "2.2.2",
54-
"lint-staged": "15.5.1",
54+
"lint-staged": "15.5.2",
5555
"node-polyfill-webpack-plugin": "4.1.0",
5656
"path-browserify": "1.0.1",
5757
"prettier": "3.5.3",
5858
"process": "0.11.10",
5959
"stream-browserify": "3.0.0",
60-
"ts-jest": "29.3.2",
60+
"ts-jest": "29.3.3",
6161
"ts-loader": "9.5.2",
6262
"tsc-files": "1.1.4",
63-
"typedoc": "0.28.3",
63+
"typedoc": "0.28.4",
6464
"typescript": "5.8.3",
65-
"webpack": "5.99.7",
65+
"webpack": "5.99.8",
6666
"webpack-cli": "6.0.1",
6767
"webpack-node-externals": "3.0.0"
6868
}

0 commit comments

Comments
 (0)