|
28 | 28 | }, |
29 | 29 | "packageManager": "yarn@1.22.22", |
30 | 30 | "devDependencies": { |
31 | | - "@babel/core": "7.28.4", |
| 31 | + "@babel/core": "7.28.5", |
32 | 32 | "@babel/plugin-proposal-class-properties": "7.18.6", |
33 | | - "@babel/preset-env": "7.28.3", |
34 | | - "@babel/preset-typescript": "7.27.1", |
| 33 | + "@babel/preset-env": "7.28.5", |
| 34 | + "@babel/preset-typescript": "7.28.5", |
35 | 35 | "@changesets/changelog-github": "0.5.1", |
36 | 36 | "@changesets/cli": "2.29.7", |
37 | 37 | "@commitlint/cli": "20.1.0", |
38 | 38 | "@commitlint/config-conventional": "20.0.0", |
39 | 39 | "@manypkg/cli": "0.25.1", |
40 | 40 | "@preconstruct/cli": "2.8.12", |
41 | 41 | "@types/jest": "29.5.14", |
42 | | - "@types/node": "22.18.6", |
43 | | - "axios": "1.12.2", |
| 42 | + "@types/node": "22.19.0", |
| 43 | + "axios": "1.13.2", |
44 | 44 | "babel-jest": "29.7.0", |
45 | 45 | "clean-webpack-plugin": "4.0.0", |
46 | 46 | "codecov": "3.8.3", |
47 | | - "esbuild": "0.25.10", |
| 47 | + "esbuild": "0.27.0", |
48 | 48 | "husky": "9.1.7", |
49 | 49 | "ignore-loader": "0.1.2", |
50 | 50 | "jest": "29.7.0", |
51 | 51 | "jest-extended": "6.0.0", |
52 | 52 | "jest-junit": "16.0.0", |
53 | 53 | "jest-watch-typeahead": "3.0.1", |
54 | | - "lint-staged": "16.2.0", |
| 54 | + "lint-staged": "16.2.6", |
55 | 55 | "node-polyfill-webpack-plugin": "4.1.0", |
56 | 56 | "path-browserify": "1.0.1", |
57 | 57 | "prettier": "3.6.2", |
58 | 58 | "process": "0.11.10", |
59 | 59 | "stream-browserify": "3.0.0", |
60 | | - "ts-jest": "29.4.4", |
| 60 | + "ts-jest": "29.4.5", |
61 | 61 | "ts-loader": "9.5.4", |
62 | 62 | "tsc-files": "1.1.4", |
63 | | - "typedoc": "0.28.13", |
64 | | - "typescript": "5.9.2", |
65 | | - "webpack": "5.101.3", |
| 63 | + "typedoc": "0.28.14", |
| 64 | + "typescript": "5.9.3", |
| 65 | + "webpack": "5.102.1", |
66 | 66 | "webpack-cli": "6.0.1", |
67 | 67 | "webpack-node-externals": "3.0.0" |
68 | 68 | } |
|
0 commit comments