|
110 | 110 | "@slickgrid-universal/text-export": "~5.14.0", |
111 | 111 | "@types/fnando__sparkline": "^0.3.7", |
112 | 112 | "@types/i18next-xhr-backend": "^1.4.2", |
113 | | - "@types/node": "^22.15.2", |
114 | | - "@types/react": "^18.3.20", |
115 | | - "@types/react-dom": "^18.3.6", |
| 113 | + "@types/node": "^22.15.17", |
| 114 | + "@types/react": "^18.3.21", |
| 115 | + "@types/react-dom": "^18.3.7", |
116 | 116 | "@types/sortablejs": "^1.15.8", |
117 | 117 | "@types/text-encoding-utf-8": "^1.0.5", |
118 | 118 | "@vitejs/plugin-react": "^4.4.1", |
119 | | - "bootstrap": "^5.3.5", |
| 119 | + "bootstrap": "^5.3.6", |
120 | 120 | "concurrently": "^9.1.2", |
121 | 121 | "custom-event-polyfill": "^1.0.7", |
122 | | - "cypress": "^14.3.2", |
| 122 | + "cypress": "^14.3.3", |
123 | 123 | "cypress-real-events": "^1.14.0", |
124 | 124 | "dompurify": "^3.2.5", |
125 | | - "eslint": "^9.25.1", |
| 125 | + "eslint": "^9.26.0", |
126 | 126 | "eslint-plugin-cypress": "^4.3.0", |
127 | 127 | "eslint-plugin-import": "^2.31.0", |
128 | | - "eslint-plugin-n": "^17.17.0", |
| 128 | + "eslint-plugin-n": "^17.18.0", |
129 | 129 | "eslint-plugin-prefer-arrow": "^1.2.3", |
130 | 130 | "eslint-plugin-react": "^7.37.5", |
131 | 131 | "eslint-plugin-react-hooks": "^5.2.0", |
132 | | - "globals": "^16.0.0", |
| 132 | + "globals": "^16.1.0", |
133 | 133 | "i18next-http-backend": "^2.7.3", |
134 | 134 | "isomorphic-fetch": "^3.0.0", |
135 | 135 | "native-copyfiles": "^0.3.2", |
136 | 136 | "npm-run-all2": "^7.0.2", |
137 | 137 | "react": "^18.3.1", |
138 | 138 | "react-dom": "^18.3.1", |
139 | 139 | "react-i18next": "^15.5.1", |
140 | | - "react-router-dom": "^7.5.2", |
| 140 | + "react-router-dom": "^7.6.0", |
141 | 141 | "regenerator-runtime": "^0.14.1", |
142 | | - "release-it": "^19.0.1", |
| 142 | + "release-it": "^19.0.2", |
143 | 143 | "rimraf": "^5.0.10", |
144 | 144 | "rxjs": "^7.8.2", |
145 | 145 | "sass": "^1.87.0", |
146 | 146 | "typescript": "^5.8.3", |
147 | | - "typescript-eslint": "^8.31.0", |
148 | | - "vite": "^6.3.3", |
| 147 | + "typescript-eslint": "^8.32.0", |
| 148 | + "vite": "^6.3.5", |
149 | 149 | "vite-plugin-svgr": "^4.3.0", |
150 | 150 | "vite-tsconfig-paths": "^5.1.4" |
151 | 151 | }, |
152 | 152 | "engines": { |
153 | 153 | "node": ">=18.19.0" |
154 | 154 | }, |
155 | 155 | "resolutions": { |
156 | | - "caniuse-lite": "1.0.30001715" |
| 156 | + "caniuse-lite": "1.0.30001717" |
157 | 157 | } |
158 | 158 | } |
0 commit comments