renovate 42.41.0 → 42.42.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -550,6 +550,7 @@
550
550
  "react-admin": "https://github.com/marmelab/react-admin",
551
551
  "react-apollo": "https://github.com/apollographql/react-apollo",
552
552
  "react-dnd": "https://github.com/react-dnd/react-dnd",
553
+ "react-email": "https://github.com/resend/react-email",
553
554
  "react-navigation": "https://github.com/react-navigation/react-navigation",
554
555
  "react-page": "https://github.com/react-page/react-page",
555
556
  "react-rails": "https://github.com/reactjs/react-rails",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "renovate",
3
3
  "description": "Automated dependency updates. Flexible so you don't need to be.",
4
- "version": "42.41.0",
4
+ "version": "42.42.0",
5
5
  "type": "commonjs",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -295,9 +295,9 @@
295
295
  "tar": "7.5.2",
296
296
  "tmp-promise": "3.0.3",
297
297
  "tsx": "4.21.0",
298
- "type-fest": "5.2.0",
298
+ "type-fest": "5.3.0",
299
299
  "typescript": "5.9.3",
300
- "typescript-eslint": "8.47.0",
300
+ "typescript-eslint": "8.48.1",
301
301
  "unified": "11.0.5",
302
302
  "vite": "npm:rolldown-vite@7.2.9",
303
303
  "vite-tsconfig-paths": "5.1.4",
@@ -1,7 +1,7 @@
1
1
  {
2
- "title": "JSON schema for Renovate 42.41.0 config files (https://renovatebot.com/)",
2
+ "title": "JSON schema for Renovate 42.42.0 config files (https://renovatebot.com/)",
3
3
  "$schema": "http://json-schema.org/draft-07/schema#",
4
- "x-renovate-version": "42.41.0",
4
+ "x-renovate-version": "42.42.0",
5
5
  "allowComments": true,
6
6
  "type": "object",
7
7
  "properties": {