|
36 | 36 | }, |
37 | 37 | "packageManager": "pnpm@9.15.9", |
38 | 38 | "devDependencies": { |
39 | | - "@babel/cli": "7.27.0", |
40 | | - "@babel/core": "7.26.10", |
41 | | - "@babel/eslint-parser": "7.27.0", |
| 39 | + "@babel/cli": "7.27.2", |
| 40 | + "@babel/core": "7.27.1", |
| 41 | + "@babel/eslint-parser": "7.27.1", |
42 | 42 | "@babel/plugin-proposal-class-properties": "7.18.6", |
43 | | - "@babel/plugin-proposal-export-default-from": "7.25.9", |
| 43 | + "@babel/plugin-proposal-export-default-from": "7.27.1", |
44 | 44 | "@babel/plugin-proposal-export-namespace-from": "7.18.9", |
45 | 45 | "@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6", |
46 | 46 | "@babel/plugin-proposal-object-rest-spread": "7.20.7", |
47 | 47 | "@babel/plugin-proposal-optional-chaining": "7.21.0", |
48 | | - "@babel/plugin-proposal-pipeline-operator": "7.26.7", |
| 48 | + "@babel/plugin-proposal-pipeline-operator": "7.27.1", |
49 | 49 | "@babel/plugin-syntax-optional-chaining": "7.8.3", |
50 | | - "@babel/preset-env": "7.26.9", |
51 | | - "@babel/preset-flow": "7.25.9", |
52 | | - "@babel/preset-typescript": "7.27.0", |
| 50 | + "@babel/preset-env": "7.27.2", |
| 51 | + "@babel/preset-flow": "7.27.1", |
| 52 | + "@babel/preset-typescript": "7.27.1", |
53 | 53 | "@changesets/changelog-github": "0.5.1", |
54 | | - "@changesets/cli": "2.29.2", |
55 | | - "@commitlint/cli": "19.8.0", |
| 54 | + "@changesets/cli": "2.29.4", |
| 55 | + "@commitlint/cli": "19.8.1", |
56 | 56 | "@commitlint/config-conventional": "12.1.4", |
57 | | - "@manypkg/cli": "0.23.0", |
| 57 | + "@manypkg/cli": "0.24.0", |
58 | 58 | "@preconstruct/cli": "2.8.12", |
59 | 59 | "@types/jest": "26.0.24", |
60 | 60 | "@types/node": "10.17.60", |
|
68 | 68 | "commitizen": "4.3.1", |
69 | 69 | "common-tags": "1.8.2", |
70 | 70 | "cross-env": "7.0.3", |
71 | | - "debug": "4.4.0", |
| 71 | + "debug": "4.4.1", |
72 | 72 | "eslint": "7.32.0", |
73 | 73 | "eslint-config-airbnb": "18.2.1", |
74 | 74 | "eslint-config-airbnb-base": "14.2.1", |
|
89 | 89 | "jest-runner-eslint": "0.11.1", |
90 | 90 | "jest-runner-flowtype": "0.0.7", |
91 | 91 | "jest-silent-reporter": "0.6.0", |
92 | | - "lint-staged": "15.5.1", |
| 92 | + "lint-staged": "15.5.2", |
93 | 93 | "prettier": "2.8.8", |
94 | 94 | "resolve": "1.22.10", |
95 | 95 | "rimraf": "3.0.2", |
|
0 commit comments