File tree 9 files changed +96
-99
lines changed
9 files changed +96
-99
lines changed Original file line number Diff line number Diff line change 94
94
"mdast-util-gfm" : " ^3.0.0" ,
95
95
"micromark-extension-gfm" : " ^3.0.0" ,
96
96
"nanoevents" : " ^9.1.0" ,
97
- "nanoid" : " ^5.0.8 " ,
97
+ "nanoid" : " ^5.0.9 " ,
98
98
"nanostores" : " ^0.11.3" ,
99
- "picocolors" : " ^1.1.0 " ,
99
+ "picocolors" : " ^1.1.1 " ,
100
100
"pretty-bytes" : " ^6.1.1" ,
101
101
"react" : " 18.3.0-canary-14898b6a9-20240318" ,
102
102
"react-colorful" : " ^5.6.1" ,
Original file line number Diff line number Diff line change 18
18
"fontkit" : " ^2.0.4" ,
19
19
"image-size" : " ^1.1.1" ,
20
20
"immer" : " ^10.1.1" ,
21
- "nanoid" : " ^5.0.8 " ,
21
+ "nanoid" : " ^5.0.9 " ,
22
22
"warn-once" : " ^0.1.1"
23
23
},
24
24
"devDependencies" : {
Original file line number Diff line number Diff line change 31
31
"node" : " >=20.12"
32
32
},
33
33
"dependencies" : {
34
- "@clack/prompts" : " ^0.7 .0" ,
34
+ "@clack/prompts" : " ^0.9 .0" ,
35
35
"@emotion/hash" : " ^0.9.2" ,
36
36
"acorn" : " ^8.14.0" ,
37
37
"acorn-walk" : " ^8.3.4" ,
38
38
"change-case" : " ^5.4.4" ,
39
39
"deepmerge" : " ^4.3.1" ,
40
40
"env-paths" : " ^3.0.0" ,
41
- "nanoid" : " ^5.0.8 " ,
42
- "p-limit" : " ^4.0 .0" ,
43
- "parse5" : " 7.1.2 " ,
44
- "picocolors" : " ^1.1.0 " ,
41
+ "nanoid" : " ^5.0.9 " ,
42
+ "p-limit" : " ^6.2 .0" ,
43
+ "parse5" : " 7.2.1 " ,
44
+ "picocolors" : " ^1.1.1 " ,
45
45
"react" : " 18.3.0-canary-14898b6a9-20240318" ,
46
46
"reserved-identifiers" : " ^1.0.0" ,
47
- "tinyexec" : " ^0.3.1 " ,
47
+ "tinyexec" : " ^0.3.2 " ,
48
48
"warn-once" : " ^0.1.1" ,
49
49
"yargs" : " ^17.7.2" ,
50
50
"zod" : " ^3.22.4"
Original file line number Diff line number Diff line change 14
14
"@webstudio-is/project-build" : " workspace:*" ,
15
15
"@webstudio-is/sdk" : " workspace:*" ,
16
16
"@webstudio-is/trpc-interface" : " workspace:*" ,
17
- "nanoid" : " ^5.0.8 " ,
17
+ "nanoid" : " ^5.0.9 " ,
18
18
"type-fest" : " ^4.31.0" ,
19
19
"zod" : " ^3.22.4"
20
20
},
Original file line number Diff line number Diff line change 23
23
"license" : " AGPL-3.0-or-later" ,
24
24
"private" : true ,
25
25
"dependencies" : {
26
- "nanoid" : " ^5.0.8 " ,
27
- "tinyexec" : " ^0.3.1 " ,
26
+ "nanoid" : " ^5.0.9 " ,
27
+ "tinyexec" : " ^0.3.2 " ,
28
28
"umzug" : " ^3.2.1"
29
29
},
30
30
"peerDependencies" : {
Original file line number Diff line number Diff line change 21
21
"test" : " vitest run"
22
22
},
23
23
"dependencies" : {
24
+ "@webstudio-is/authorization-token" : " workspace:*" ,
24
25
"@webstudio-is/postrest" : " workspace:*" ,
25
26
"@webstudio-is/sdk" : " workspace:*" ,
26
27
"@webstudio-is/trpc-interface" : " workspace:*" ,
27
- "@webstudio-is/authorization-token" : " workspace:*" ,
28
- "nanoid" : " ^5.0.8" ,
28
+ "nanoid" : " ^5.0.9" ,
29
29
"zod" : " ^3.22.4"
30
30
},
31
31
"devDependencies" : {
Original file line number Diff line number Diff line change 13
13
"@webstudio-is/asset-uploader" : " workspace:*" ,
14
14
"@webstudio-is/project-build" : " workspace:*" ,
15
15
"@webstudio-is/trpc-interface" : " workspace:*" ,
16
- "nanoid" : " ^5.0.8 " ,
16
+ "nanoid" : " ^5.0.9 " ,
17
17
"slugify" : " ^1.6.6" ,
18
18
"type-fest" : " ^4.31.0" ,
19
19
"zod" : " ^3.22.4"
Original file line number Diff line number Diff line change 36
36
"@webstudio-is/sdk" : " workspace:*" ,
37
37
"change-case" : " ^5.4.4" ,
38
38
"html-tags" : " ^4.0.0" ,
39
- "nanoid" : " ^5.0.8 "
39
+ "nanoid" : " ^5.0.9 "
40
40
},
41
41
"exports" : {
42
42
"." : {
You can’t perform that action at this time.
0 commit comments