|
51 | 51 | "tocbot": "4.36.4" |
52 | 52 | }, |
53 | 53 | "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", |
57 | 57 | "@babel/preset-react": "7.27.1", |
58 | 58 | "@babel/preset-typescript": "7.27.1", |
59 | 59 | "@cypress/code-coverage": "3.14.5", |
|
62 | 62 | "@semantic-release/github": "11.0.4", |
63 | 63 | "@testing-library/cypress": "10.0.3", |
64 | 64 | "@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", |
67 | 67 | "@types/react-dom": "19.1.7", |
68 | 68 | "@ui5/webcomponents-tools": "2.13.2", |
69 | 69 | "@vitejs/plugin-react": "4.7.0", |
|
81 | 81 | "eslint-plugin-prettier": "5.5.4", |
82 | 82 | "eslint-plugin-react": "7.37.5", |
83 | 83 | "eslint-plugin-react-hooks": "5.2.0", |
84 | | - "eslint-plugin-storybook": "9.1.1", |
| 84 | + "eslint-plugin-storybook": "9.1.2", |
85 | 85 | "glob": "11.0.3", |
86 | 86 | "globals": "16.3.0", |
87 | 87 | "husky": "9.1.7", |
|
96 | 96 | "prettier": "3.6.2", |
97 | 97 | "rimraf": "6.0.1", |
98 | 98 | "typescript": "5.7.3", |
99 | | - "typescript-eslint": "8.39.0", |
| 99 | + "typescript-eslint": "8.39.1", |
100 | 100 | "vite": "6.3.5", |
101 | 101 | "vite-plugin-istanbul": "7.1.0", |
102 | 102 | "vite-tsconfig-paths": "5.1.4" |
|
0 commit comments