We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e500c18 commit 7590b87Copy full SHA for 7590b87
package.json
@@ -80,14 +80,14 @@
80
"test:packages:all:unit": "symbiote test --env NODE_NO_WARNINGS=1 --tests unit type --scope unlimited --coverage"
81
},
82
"dependencies": {
83
- "core-js": "^3.42.0",
+ "@-xun/fs": "^2.0.0",
84
+ "core-js": "^3.43.0",
85
"lodash.mergewith": "^4.6.2",
86
"prettier": "^3.5.3",
87
"pretty-format": "^29.7.0",
88
+ "rejoinder": "^1.2.5",
89
"strip-indent~3": "npm:strip-indent@^3.0.0",
- "type-fest": "^4.41.0",
- "@-xun/fs": "^2.0.0",
90
- "rejoinder": "^1.2.5"
+ "type-fest": "^4.41.0"
91
92
"devDependencies": {
93
"@-xun/project": "^2.0.2",
0 commit comments