Skip to content

Commit 89994b4

Browse files
fix(deps): update dependency stnl to v1.2.2
1 parent 18bb9f4 commit 89994b4

File tree

3 files changed

+16
-11
lines changed

3 files changed

+16
-11
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"runtypes": "6.7.0",
5757
"simple-runtypes": "7.1.3",
5858
"spectypes": "2.1.11",
59-
"stnl": "1.1.6",
59+
"stnl": "1.2.2",
6060
"succulent": "0.18.1",
6161
"superstruct": "2.0.2",
6262
"suretype": "2.4.1",
@@ -1392,7 +1392,7 @@
13921392

13931393
"std-env": ["std-env@3.9.0", "", {}, "sha512-UGvjygr6F6tpH7o2qyqR6QYpwraIjKSdtzyBdyytFOHmPZY917kwdwLG0RbOjWOnKmnm3PeHjaoLLMie7kPLQw=="],
13941394

1395-
"stnl": ["stnl@1.1.6", "", {}, "sha512-E6tfWe7z8B/1SwMo7lCUOoC940y6d+Y0EfdOaN3yUetkN0O9NZ+XdBirDzPZYQZp65Q33x0r8bnlhjC+YcRpXQ=="],
1395+
"stnl": ["stnl@1.2.2", "", { "optionalDependencies": { "@standard-schema/spec": "^1.0.0" } }, "sha512-KOolXlAhCWVWcGfCNSefaurc9PmiBBly59ztbg8BLqMoE6o0xV0JUObVRIaVx8qt4bn2TESdr3o+IvM9jL9+Kg=="],
13961396

13971397
"string-width": ["string-width@4.2.3", "", { "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" } }, "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g=="],
13981398

package-lock.json

Lines changed: 13 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
@@ -80,7 +80,7 @@
8080
"runtypes": "6.7.0",
8181
"simple-runtypes": "7.1.3",
8282
"spectypes": "2.1.11",
83-
"stnl": "1.1.6",
83+
"stnl": "1.2.2",
8484
"succulent": "0.18.1",
8585
"superstruct": "2.0.2",
8686
"suretype": "2.4.1",

0 commit comments

Comments
 (0)