Skip to content

Commit 7814796

Browse files
chore(deps): update all non-major dependencies
1 parent ab90abe commit 7814796

File tree

2 files changed

+904
-316
lines changed

2 files changed

+904
-316
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,11 @@
8989
"node": ">=14.0.0"
9090
},
9191
"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",
9797
"@commitlint/config-conventional": "19.1.0",
9898
"@ryansonshine/commitizen": "4.2.8",
9999
"@ryansonshine/cz-conventional-changelog": "3.3.4",
@@ -107,12 +107,12 @@
107107
"@storybook/testing-library": "0.2.2",
108108
"@testing-library/jest-dom": "^6.4.2",
109109
"@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",
113113
"@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",
116116
"@vitejs/plugin-react": "^4.2.1",
117117
"@vitest/coverage-v8": "^1.3.0",
118118
"babel-loader": "9.1.3",
@@ -142,7 +142,7 @@
142142
"storybook": "7.6.17",
143143
"tsdoc-markdown": "^0.4.0",
144144
"tsup": "8.0.2",
145-
"typescript": "5.4.2",
145+
"typescript": "5.4.5",
146146
"vitest": "^1.3.0",
147147
"yalc": "1.0.0-pre.53"
148148
},

0 commit comments

Comments
 (0)