Skip to content

Commit fdf11d4

Browse files
chore(deps): update all non-major dependencies
1 parent 3728e1f commit fdf11d4

File tree

2 files changed

+243
-131
lines changed

2 files changed

+243
-131
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@
5151
"tocbot": "4.36.4"
5252
},
5353
"devDependencies": {
54-
"@babel/cli": "7.28.0",
55-
"@babel/core": "7.28.0",
56-
"@babel/preset-env": "7.28.0",
54+
"@babel/cli": "7.28.3",
55+
"@babel/core": "7.28.3",
56+
"@babel/preset-env": "7.28.3",
5757
"@babel/preset-react": "7.27.1",
5858
"@babel/preset-typescript": "7.27.1",
5959
"@cypress/code-coverage": "3.14.5",
@@ -62,8 +62,8 @@
6262
"@semantic-release/github": "11.0.4",
6363
"@testing-library/cypress": "10.0.3",
6464
"@types/jscodeshift": "17.3.0",
65-
"@types/node": "22.17.1",
66-
"@types/react": "19.1.9",
65+
"@types/node": "22.17.2",
66+
"@types/react": "19.1.10",
6767
"@types/react-dom": "19.1.7",
6868
"@ui5/webcomponents-tools": "2.13.2",
6969
"@vitejs/plugin-react": "4.7.0",
@@ -81,7 +81,7 @@
8181
"eslint-plugin-prettier": "5.5.4",
8282
"eslint-plugin-react": "7.37.5",
8383
"eslint-plugin-react-hooks": "5.2.0",
84-
"eslint-plugin-storybook": "9.1.1",
84+
"eslint-plugin-storybook": "9.1.2",
8585
"glob": "11.0.3",
8686
"globals": "16.3.0",
8787
"husky": "9.1.7",
@@ -96,7 +96,7 @@
9696
"prettier": "3.6.2",
9797
"rimraf": "6.0.1",
9898
"typescript": "5.7.3",
99-
"typescript-eslint": "8.39.0",
99+
"typescript-eslint": "8.39.1",
100100
"vite": "6.3.5",
101101
"vite-plugin-istanbul": "7.1.0",
102102
"vite-tsconfig-paths": "5.1.4"

0 commit comments

Comments
 (0)