renovate 40.40.0 → 40.40.2

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.
@@ -560,7 +560,11 @@
560
560
  "strum": "https://github.com/Peternator7/strum",
561
561
  "stryker-js": "https://github.com/stryker-mutator/stryker-js",
562
562
  "stylex-swc": "https://github.com/Dwlad90/stylex-swc-plugin",
563
- "surveyjs": "https://github.com/surveyjs/surveyjs",
563
+ "surveyjs": [
564
+ "https://github.com/surveyjs/surveyjs",
565
+ "https://github.com/surveyjs/survey-library",
566
+ "https://github.com/surveyjs/survey-creator"
567
+ ],
564
568
  "swashbuckle-aspnetcore": "https://github.com/domaindrivendev/Swashbuckle.AspNetCore",
565
569
  "system.io.abstractions": "https://github.com/System-IO-Abstractions/System.IO.Abstractions/",
566
570
  "tailwindcss": "https://github.com/tailwindlabs/tailwindcss",
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": "40.40.0",
4
+ "version": "40.40.2",
5
5
  "type": "commonjs",
6
6
  "bin": {
7
7
  "renovate": "dist/renovate.js",
@@ -261,7 +261,7 @@
261
261
  "vuln-vects": "1.1.0",
262
262
  "xmldoc": "1.3.0",
263
263
  "yaml": "2.8.0",
264
- "zod": "3.25.30"
264
+ "zod": "3.25.31"
265
265
  },
266
266
  "optionalDependencies": {
267
267
  "better-sqlite3": "11.10.0",
@@ -303,7 +303,7 @@
303
303
  "@types/mdast": "3.0.15",
304
304
  "@types/moo": "0.5.10",
305
305
  "@types/ms": "2.1.0",
306
- "@types/node": "22.15.21",
306
+ "@types/node": "22.15.23",
307
307
  "@types/parse-link-header": "2.0.3",
308
308
  "@types/punycode": "2.1.4",
309
309
  "@types/semver": "7.7.0",
@@ -345,7 +345,7 @@
345
345
  "tsx": "4.19.4",
346
346
  "type-fest": "4.41.0",
347
347
  "typescript": "5.8.3",
348
- "typescript-eslint": "8.32.1",
348
+ "typescript-eslint": "8.33.0",
349
349
  "unified": "9.2.2",
350
350
  "vite": "6.3.5",
351
351
  "vite-tsconfig-paths": "5.1.4",