|
53 | 53 | }, |
54 | 54 | "devDependencies": { |
55 | 55 | "@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", |
58 | 58 | "@babel/preset-react": "7.27.1", |
59 | 59 | "@babel/preset-typescript": "7.27.1", |
60 | 60 | "@cypress/code-coverage": "3.14.7", |
|
63 | 63 | "@semantic-release/github": "12.0.0", |
64 | 64 | "@testing-library/cypress": "10.1.0", |
65 | 65 | "@types/jscodeshift": "17.3.0", |
66 | | - "@types/node": "22.18.10", |
| 66 | + "@types/node": "22.18.12", |
67 | 67 | "@types/react": "19.1.17", |
68 | 68 | "@types/react-dom": "19.1.11", |
69 | 69 | "@ui5/webcomponents-tools": "2.15.1", |
|
82 | 82 | "eslint-plugin-prettier": "5.5.4", |
83 | 83 | "eslint-plugin-react": "7.37.5", |
84 | 84 | "eslint-plugin-react-hooks": "6.1.1", |
85 | | - "eslint-plugin-storybook": "9.1.10", |
| 85 | + "eslint-plugin-storybook": "9.1.15", |
86 | 86 | "glob": "11.0.3", |
87 | 87 | "globals": "16.4.0", |
88 | 88 | "husky": "9.1.7", |
89 | 89 | "lerna": "9.0.0", |
90 | | - "lint-staged": "16.2.4", |
| 90 | + "lint-staged": "16.2.6", |
91 | 91 | "npm-run-all2": "8.0.4", |
92 | 92 | "postcss": "8.5.6", |
93 | 93 | "postcss-cli": "11.0.1", |
|
98 | 98 | "rimraf": "6.0.1", |
99 | 99 | "typescript": "5.7.3", |
100 | 100 | "typescript-eslint": "8.44.1", |
101 | | - "vite": "7.1.11", |
| 101 | + "vite": "7.1.12", |
102 | 102 | "vite-plugin-istanbul": "7.2.0", |
103 | 103 | "vite-tsconfig-paths": "5.1.4" |
104 | 104 | }, |
|
0 commit comments