|
36 | 36 | }, |
37 | 37 | "packageManager": "[email protected]", |
38 | 38 | "devDependencies": { |
39 | | - "@babel/cli": "7.27.2", |
40 | | - "@babel/core": "7.27.1", |
41 | | - "@babel/eslint-parser": "7.27.1", |
| 39 | + "@babel/cli": "7.28.3", |
| 40 | + "@babel/core": "7.28.5", |
| 41 | + "@babel/eslint-parser": "7.28.5", |
42 | 42 | "@babel/plugin-proposal-class-properties": "7.18.6", |
43 | 43 | "@babel/plugin-proposal-export-default-from": "7.27.1", |
44 | 44 | "@babel/plugin-proposal-export-namespace-from": "7.18.9", |
|
47 | 47 | "@babel/plugin-proposal-optional-chaining": "7.21.0", |
48 | 48 | "@babel/plugin-proposal-pipeline-operator": "7.27.1", |
49 | 49 | "@babel/plugin-syntax-optional-chaining": "7.8.3", |
50 | | - "@babel/preset-env": "7.27.2", |
| 50 | + "@babel/preset-env": "7.28.5", |
51 | 51 | "@babel/preset-flow": "7.27.1", |
52 | | - "@babel/preset-typescript": "7.27.1", |
| 52 | + "@babel/preset-typescript": "7.28.5", |
53 | 53 | "@changesets/changelog-github": "0.5.1", |
54 | | - "@changesets/cli": "2.29.4", |
| 54 | + "@changesets/cli": "2.29.7", |
55 | 55 | "@commitlint/cli": "19.8.1", |
56 | 56 | "@commitlint/config-conventional": "12.1.4", |
57 | | - "@manypkg/cli": "0.24.0", |
| 57 | + "@manypkg/cli": "0.25.1", |
58 | 58 | "@preconstruct/cli": "2.8.12", |
59 | 59 | "@types/jest": "26.0.24", |
60 | 60 | "@types/node": "10.17.60", |
61 | | - "@types/node-fetch": "2.6.12", |
| 61 | + "@types/node-fetch": "2.6.13", |
62 | 62 | "@typescript-eslint/eslint-plugin": "3.10.1", |
63 | 63 | "@typescript-eslint/parser": "3.10.1", |
64 | 64 | "babel-core": "7.0.0-bridge.0", |
|
68 | 68 | "commitizen": "4.3.1", |
69 | 69 | "common-tags": "1.8.2", |
70 | 70 | "cross-env": "7.0.3", |
71 | | - "debug": "4.4.1", |
| 71 | + "debug": "4.4.3", |
72 | 72 | "eslint": "7.32.0", |
73 | 73 | "eslint-config-airbnb": "18.2.1", |
74 | 74 | "eslint-config-airbnb-base": "14.2.1", |
|
77 | 77 | "eslint-import-resolver-typescript": "2.7.1", |
78 | 78 | "eslint-plugin-babel": "5.3.1", |
79 | 79 | "eslint-plugin-flowtype": "5.10.0", |
80 | | - "eslint-plugin-import": "2.31.0", |
| 80 | + "eslint-plugin-import": "2.32.0", |
81 | 81 | "eslint-plugin-jest": "23.20.0", |
82 | 82 | "eslint-plugin-jsx-a11y": "6.10.2", |
83 | 83 | "eslint-plugin-prettier": "3.4.1", |
|
91 | 91 | "jest-silent-reporter": "0.6.0", |
92 | 92 | "lint-staged": "15.5.2", |
93 | 93 | "prettier": "2.8.8", |
94 | | - "resolve": "1.22.10", |
| 94 | + "resolve": "1.22.11", |
95 | 95 | "rimraf": "3.0.2", |
96 | 96 | "streamtest": "2.0.0", |
97 | 97 | "ts-jest": "26.5.6", |
|
0 commit comments