renovate 40.40.0 → 40.40.1
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.
- package/dist/data/monorepo.json +5 -1
- package/package.json +1 -1
package/dist/data/monorepo.json
CHANGED
@@ -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":
|
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",
|