|
89 | 89 | "node": ">=14.0.0"
|
90 | 90 | },
|
91 | 91 | "devDependencies": {
|
92 |
| - "@babel/core": "7.24.0", |
93 |
| - "@babel/preset-env": "7.24.0", |
94 |
| - "@babel/preset-react": "7.23.3", |
95 |
| - "@babel/preset-typescript": "7.23.3", |
96 |
| - "@commitlint/cli": "19.2.0", |
| 92 | + "@babel/core": "7.24.4", |
| 93 | + "@babel/preset-env": "7.24.4", |
| 94 | + "@babel/preset-react": "7.24.1", |
| 95 | + "@babel/preset-typescript": "7.24.1", |
| 96 | + "@commitlint/cli": "19.2.1", |
97 | 97 | "@commitlint/config-conventional": "19.1.0",
|
98 | 98 | "@ryansonshine/commitizen": "4.2.8",
|
99 | 99 | "@ryansonshine/cz-conventional-changelog": "3.3.4",
|
|
107 | 107 | "@storybook/testing-library": "0.2.2",
|
108 | 108 | "@testing-library/jest-dom": "^6.4.2",
|
109 | 109 | "@testing-library/react": "^14.2.1",
|
110 |
| - "@types/node": "20.11.28", |
111 |
| - "@types/react": "18.2.67", |
112 |
| - "@types/react-dom": "18.2.22", |
| 110 | + "@types/node": "20.12.7", |
| 111 | + "@types/react": "18.2.75", |
| 112 | + "@types/react-dom": "18.2.24", |
113 | 113 | "@types/react-test-renderer": "18.0.7",
|
114 |
| - "@typescript-eslint/eslint-plugin": "7.2.0", |
115 |
| - "@typescript-eslint/parser": "7.2.0", |
| 114 | + "@typescript-eslint/eslint-plugin": "7.6.0", |
| 115 | + "@typescript-eslint/parser": "7.6.0", |
116 | 116 | "@vitejs/plugin-react": "^4.2.1",
|
117 | 117 | "@vitest/coverage-v8": "^1.3.0",
|
118 | 118 | "babel-loader": "9.1.3",
|
|
142 | 142 | "storybook": "7.6.17",
|
143 | 143 | "tsdoc-markdown": "^0.4.0",
|
144 | 144 | "tsup": "8.0.2",
|
145 |
| - "typescript": "5.4.2", |
| 145 | + "typescript": "5.4.5", |
146 | 146 | "vitest": "^1.3.0",
|
147 | 147 | "yalc": "1.0.0-pre.53"
|
148 | 148 | },
|
|
0 commit comments