Skip to content

Commit 00cd804

Browse files
chore(deps): update all non-major dependencies
1 parent a7ff6fb commit 00cd804

File tree

2 files changed

+206
-96
lines changed

2 files changed

+206
-96
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
},
5454
"devDependencies": {
5555
"@babel/cli": "7.28.3",
56-
"@babel/core": "7.28.4",
57-
"@babel/preset-env": "7.28.3",
56+
"@babel/core": "7.28.5",
57+
"@babel/preset-env": "7.28.5",
5858
"@babel/preset-react": "7.27.1",
5959
"@babel/preset-typescript": "7.27.1",
6060
"@cypress/code-coverage": "3.14.7",
@@ -63,7 +63,7 @@
6363
"@semantic-release/github": "12.0.0",
6464
"@testing-library/cypress": "10.1.0",
6565
"@types/jscodeshift": "17.3.0",
66-
"@types/node": "22.18.10",
66+
"@types/node": "22.18.12",
6767
"@types/react": "19.1.17",
6868
"@types/react-dom": "19.1.11",
6969
"@ui5/webcomponents-tools": "2.15.1",
@@ -82,12 +82,12 @@
8282
"eslint-plugin-prettier": "5.5.4",
8383
"eslint-plugin-react": "7.37.5",
8484
"eslint-plugin-react-hooks": "6.1.1",
85-
"eslint-plugin-storybook": "9.1.10",
85+
"eslint-plugin-storybook": "9.1.15",
8686
"glob": "11.0.3",
8787
"globals": "16.4.0",
8888
"husky": "9.1.7",
8989
"lerna": "9.0.0",
90-
"lint-staged": "16.2.4",
90+
"lint-staged": "16.2.6",
9191
"npm-run-all2": "8.0.4",
9292
"postcss": "8.5.6",
9393
"postcss-cli": "11.0.1",
@@ -98,7 +98,7 @@
9898
"rimraf": "6.0.1",
9999
"typescript": "5.7.3",
100100
"typescript-eslint": "8.44.1",
101-
"vite": "7.1.11",
101+
"vite": "7.1.12",
102102
"vite-plugin-istanbul": "7.2.0",
103103
"vite-tsconfig-paths": "5.1.4"
104104
},

0 commit comments

Comments
 (0)