Skip to content

Commit 9e18849

Browse files
fix(deps): update dependency sury to v10.0.1
1 parent ab7440d commit 9e18849

File tree

3 files changed

+10
-11
lines changed

3 files changed

+10
-11
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"succulent": "0.18.1",
6161
"superstruct": "2.0.2",
6262
"suretype": "2.4.1",
63-
"sury": "10.0.0",
63+
"sury": "10.0.1",
6464
"svgo": "3.3.2",
6565
"tiny-schema-validator": "5.0.3",
6666
"to-typed": "0.5.2",
@@ -1414,7 +1414,7 @@
14141414

14151415
"suretype": ["[email protected]", "", { "dependencies": { "ajv": "^6.11.0", "awesome-ajv-errors": "^1.0.1", "meta-types": "^1.1.0" } }, "sha512-dWWBT6A2sDcBM0fz2l88idBkPuHNBMtQ3TuuPid6F2/vqgVs3QddDLpyt1Ze3q4bdmVxHCfZsfXBkgfrXF7vHA=="],
14161416

1417-
"sury": ["[email protected].0", "", { "peerDependencies": { "rescript": "11.x" }, "optionalPeers": ["rescript"] }, "sha512-Ynq90SUswvsqHAWm6oZstfw7mCZVOQZL7BijB271q40zIl44C9hmxgFIw+GpXUnjxallBmuCL/6fovlHCjQtgw=="],
1417+
"sury": ["[email protected].1", "", { "peerDependencies": { "rescript": "11.x" }, "optionalPeers": ["rescript"] }, "sha512-l8Tq5lMwVsEUqseWMkH6QD02VA0LMUKp4J7L81haPxoGZnG1HzHhKCIvsPLHyLVKswAyutYfgRKpc5DtJEU08w=="],
14181418

14191419
"svgo": ["[email protected]", "", { "dependencies": { "@trysound/sax": "0.2.0", "commander": "^7.2.0", "css-select": "^5.1.0", "css-tree": "^2.3.1", "css-what": "^6.1.0", "csso": "^5.0.5", "picocolors": "^1.0.0" }, "bin": "./bin/svgo" }, "sha512-OoohrmuUlBs8B8o6MB2Aevn+pRIH9zDALSR+6hhqVfa6fRwG/Qw9VUMSMW9VNg2CFc/MTIfabtdOVl9ODIJjpw=="],
14201420

package-lock.json

Lines changed: 7 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"succulent": "0.18.1",
8585
"superstruct": "2.0.2",
8686
"suretype": "2.4.1",
87-
"sury": "10.0.0",
87+
"sury": "10.0.1",
8888
"svgo": "3.3.2",
8989
"tiny-schema-validator": "5.0.3",
9090
"to-typed": "0.5.2",

0 commit comments

Comments
 (0)