Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5b4b6bd

Browse files
committed
fix: 🐛 bump json-joy dependency
1 parentbfa432c commit5b4b6bd

File tree

2 files changed

+33
-2
lines changed

2 files changed

+33
-2
lines changed

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"eslint-plugin-react":"^7.33.2",
7777
"eslint-plugin-storybook":"^0.8.0",
7878
"jest":"^29.7.0",
79-
"json-joy":"^16.24.0",
79+
"json-joy":"^16.25.0",
8080
"nano-theme":"^1.4.2",
8181
"nice-ui":"^1.9.2",
8282
"prettier":"^3.3.3",

‎yarn.lock‎

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4781,7 +4781,7 @@ __metadata:
47814781
eslint-plugin-storybook:"npm:^0.8.0"
47824782
flexible-input:"npm:^1.0.3"
47834783
jest:"npm:^29.7.0"
4784-
json-joy:"npm:^16.24.0"
4784+
json-joy:"npm:^16.25.0"
47854785
nano-theme:"npm:^1.4.2"
47864786
nice-ui:"npm:^1.9.2"
47874787
prettier:"npm:^3.3.3"
@@ -8306,6 +8306,37 @@ __metadata:
83068306
languageName:node
83078307
linkType:hard
83088308

8309+
"json-joy@npm:^16.25.0":
8310+
version:16.25.0
8311+
resolution:"json-joy@npm:16.25.0"
8312+
dependencies:
8313+
arg:"npm:^5.0.2"
8314+
hyperdyperid:"npm:^1.2.0"
8315+
sonic-forest:"npm:^1.0.3"
8316+
thingies:"npm:^2.1.1"
8317+
tree-dump:"npm:^1.0.2"
8318+
peerDependencies:
8319+
"@jsonjoy.com/base64":^1.1.2
8320+
"@jsonjoy.com/json-pack":^1.0.4
8321+
"@jsonjoy.com/util":^1.3.0
8322+
rxjs:7
8323+
tslib:2
8324+
peerDependenciesMeta:
8325+
rxjs:
8326+
optional:true
8327+
bin:
8328+
jj:bin/jj.js
8329+
json-pack:bin/json-pack.js
8330+
json-pack-test:bin/json-pack-test.js
8331+
json-patch:bin/json-patch.js
8332+
json-patch-test:bin/json-patch-test.js
8333+
json-pointer:bin/json-pointer.js
8334+
json-pointer-test:bin/json-pointer-test.js
8335+
json-unpack:bin/json-unpack.js
8336+
checksum:10c0/582c51425e227b1d97e8f021a350952a71930a1bb25b7bd10360efa2fa4f8abdfcd0bc03c47e62d48c96a6d7fffc1aa1fc5c38e32f7d11916ede6b21a6b04878
8337+
languageName:node
8338+
linkType:hard
8339+
83098340
"json-parse-even-better-errors@npm:^2.3.0, json-parse-even-better-errors@npm:^2.3.1":
83108341
version:2.3.1
83118342
resolution:"json-parse-even-better-errors@npm:2.3.1"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp