|
60 | 60 | "@babel/preset-env": "7.27.2",
|
61 | 61 | "@babel/preset-react": "7.27.1",
|
62 | 62 | "@babel/preset-typescript": "7.27.1",
|
63 |
| - "@cypress/code-coverage": "3.14.1", |
| 63 | + "@cypress/code-coverage": "3.14.2", |
64 | 64 | "@eslint/js": "9.26.0",
|
65 | 65 | "@semantic-release/github": "11.0.2",
|
66 | 66 | "@testing-library/cypress": "10.0.3",
|
67 | 67 | "@types/jscodeshift": "17.3.0",
|
68 |
| - "@types/node": "22.15.17", |
69 |
| - "@types/react": "19.1.3", |
70 |
| - "@types/react-dom": "19.1.3", |
| 68 | + "@types/node": "22.15.19", |
| 69 | + "@types/react": "19.1.4", |
| 70 | + "@types/react-dom": "19.1.5", |
71 | 71 | "@ui5/webcomponents-tools": "2.10.0",
|
72 | 72 | "@vitejs/plugin-react": "4.4.1",
|
73 | 73 | "chromatic": "11.28.2",
|
|
78 | 78 | "documentation": "14.0.3",
|
79 | 79 | "eslint": "9.26.0",
|
80 | 80 | "eslint-config-prettier": "10.1.5",
|
81 |
| - "eslint-import-resolver-typescript": "4.3.4", |
| 81 | + "eslint-import-resolver-typescript": "4.3.5", |
82 | 82 | "eslint-plugin-import": "2.31.0",
|
83 | 83 | "eslint-plugin-no-only-tests": "3.3.0",
|
84 | 84 | "eslint-plugin-prettier": "5.4.0",
|
|
90 | 90 | "husky": "9.1.7",
|
91 | 91 | "lerna": "8.2.2",
|
92 | 92 | "lint-staged": "16.0.0",
|
93 |
| - "npm-run-all2": "8.0.1", |
| 93 | + "npm-run-all2": "8.0.2", |
94 | 94 | "postcss": "8.5.3",
|
95 | 95 | "postcss-cli": "11.0.1",
|
96 | 96 | "postcss-import": "16.1.0",
|
|
99 | 99 | "prettier": "3.5.3",
|
100 | 100 | "rimraf": "6.0.1",
|
101 | 101 | "typescript": "5.7.3",
|
102 |
| - "typescript-eslint": "8.32.0", |
| 102 | + "typescript-eslint": "8.32.1", |
103 | 103 | "vite": "6.3.5",
|
104 | 104 | "vite-plugin-istanbul": "7.0.0",
|
105 | 105 | "vite-tsconfig-paths": "5.1.4"
|
|
0 commit comments