|
67 | 67 | "@4c/cli": "^4.0.4",
|
68 | 68 | "@4c/rollout": "^4.0.2",
|
69 | 69 | "@4c/tsconfig": "^0.4.1",
|
70 |
| - "@babel/cli": "^7.22.9", |
71 |
| - "@babel/core": "^7.22.9", |
72 |
| - "@babel/preset-typescript": "^7.22.5", |
| 70 | + "@babel/cli": "^7.26.4", |
| 71 | + "@babel/core": "^7.26.0", |
| 72 | + "@babel/preset-typescript": "^7.26.0", |
73 | 73 | "@rollup/plugin-babel": "^5.3.1",
|
74 | 74 | "@rollup/plugin-node-resolve": "^13.3.0",
|
75 | 75 | "@types/jest": "^27.5.2",
|
|
79 | 79 | "babel-preset-env-modules": "^1.0.1",
|
80 | 80 | "doctoc": "^2.2.1",
|
81 | 81 | "dts-bundle-generator": "^6.13.0",
|
82 |
| - "eslint": "^8.45.0", |
| 82 | + "eslint": "^8.57.1", |
83 | 83 | "eslint-config-jason": "^8.2.2",
|
84 |
| - "eslint-config-prettier": "^8.8.0", |
85 |
| - "eslint-plugin-import": "^2.27.5", |
| 84 | + "eslint-config-prettier": "^8.10.0", |
| 85 | + "eslint-plugin-import": "^2.31.0", |
86 | 86 | "eslint-plugin-jest": "^25.7.0",
|
87 |
| - "eslint-plugin-react": "^7.32.2", |
88 |
| - "eslint-plugin-react-hooks": "^4.6.0", |
| 87 | + "eslint-plugin-react": "^7.37.4", |
| 88 | + "eslint-plugin-react-hooks": "^4.6.2", |
89 | 89 | "eslint-plugin-ts-expect": "^2.1.0",
|
90 | 90 | "eslint-plugin-typescript": "^0.14.0",
|
91 | 91 | "hookem": "^2.0.1",
|
92 | 92 | "jest": "^27.5.1",
|
93 |
| - "lint-staged": "^13.2.3", |
| 93 | + "lint-staged": "^13.3.0", |
94 | 94 | "prettier": "^2.8.8",
|
95 |
| - "rollup": "^2.79.1", |
| 95 | + "rollup": "^2.79.2", |
96 | 96 | "rollup-plugin-babel": "^4.4.0",
|
97 | 97 | "rollup-plugin-dts": "^4.2.3",
|
98 | 98 | "rollup-plugin-filesize": "^9.1.2",
|
|
106 | 106 | "toposort": "^2.0.2",
|
107 | 107 | "type-fest": "^2.19.0"
|
108 | 108 | },
|
109 |
| - "packageManager": "yarn@4.5.3+sha512.3003a14012e2987072d244c720506549c1aab73ee728208f1b2580a9fd67b92d61ba6b08fe93f6dce68fd771e3af1e59a0afa28dd242dd0940d73b95fedd4e90" |
| 109 | + "packageManager": "yarn@4.6.0+sha512.5383cc12567a95f1d668fbe762dfe0075c595b4bfff433be478dbbe24e05251a8e8c3eb992a986667c1d53b6c3a9c85b8398c35a960587fbd9fa3a0915406728" |
110 | 110 | }
|
0 commit comments