Skip to content

Commit 3bb3918

Browse files
chore(deps): update all non-major dependencies
1 parent cf41864 commit 3bb3918

File tree

2 files changed

+201
-400
lines changed

2 files changed

+201
-400
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
},
5151
"devDependencies": {
5252
"@babel/cli": "^7.20.7",
53-
"@babel/core": "7.25.7",
54-
"@babel/preset-env": "7.25.7",
53+
"@babel/core": "7.25.8",
54+
"@babel/preset-env": "7.25.8",
5555
"@babel/preset-react": "7.25.7",
5656
"@babel/preset-typescript": "7.25.7",
5757
"@cypress/code-coverage": "^3.10.0",
@@ -79,7 +79,7 @@
7979
"eslint-plugin-prettier": "^5.2.1",
8080
"eslint-plugin-react": "^7.37.1",
8181
"eslint-plugin-react-hooks": "beta",
82-
"eslint-plugin-storybook": "0.10.0--canary.156.408aed4.0",
82+
"eslint-plugin-storybook": "0.10.0--canary.156.ce8985b.0",
8383
"glob": "^11.0.0",
8484
"globals": "^15.10.0",
8585
"husky": "^9.0.6",
@@ -95,7 +95,7 @@
9595
"rimraf": "^6.0.0",
9696
"storybook": "8.3.5",
9797
"typedoc": "^0.26.0",
98-
"typescript": "5.6.2",
98+
"typescript": "5.6.3",
9999
"typescript-eslint": "^8.8.0",
100100
"vite": "^5.0.0",
101101
"vite-plugin-istanbul": "^6.0.0",

0 commit comments

Comments
 (0)