Skip to content

Commit 78f20fc

Browse files
Revert "Update Package names"
This reverts commit 4f6b765.
1 parent 4f6b765 commit 78f20fc

5 files changed

Lines changed: 11 additions & 88 deletions

File tree

packages/layout/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ats-form-react-pdf-layout",
3-
"version": "4.4.10",
3+
"version": "4.4.6",
44
"license": "MIT",
55
"description": "Resolve document component's layout",
66
"author": "Atharva System",
@@ -23,7 +23,7 @@
2323
"@react-pdf/fns": "3.1.2",
2424
"@react-pdf/image": "^3.0.4",
2525
"@react-pdf/primitives": "^4.1.1",
26-
"ats-form-react-pdf-stylesheet": "^6.1.5",
26+
"ats-form-react-pdf-stylesheet": "^6.1.4",
2727
"@react-pdf/textkit": "^6.1.0",
2828
"@react-pdf/types": "^2.9.2",
2929
"emoji-regex-xs": "^1.0.0",

packages/renderer/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ats-form-react-pdf-renderer",
3-
"version": "4.3.10",
3+
"version": "4.3.6",
44
"license": "MIT",
55
"description": "Create PDF files on the browser and server",
66
"author": "Atharva System",
@@ -26,7 +26,7 @@
2626
"@babel/runtime": "^7.20.13",
2727
"@react-pdf/fns": "3.1.2",
2828
"@react-pdf/font": "^4.0.4",
29-
"ats-form-react-pdf-layout": "^4.4.10",
29+
"ats-form-react-pdf-layout": "^4.4.6",
3030
"@react-pdf/pdfkit": "^4.1.0",
3131
"@react-pdf/primitives": "^4.1.1",
3232
"@react-pdf/reconciler": "^2.0.0",

packages/stylesheet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ats-form-react-pdf-stylesheet",
3-
"version": "6.1.5",
3+
"version": "6.1.4",
44
"license": "MIT",
55
"description": "A styles engine for Node and the browser",
66
"author": "Atharva System",

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"dependencies": {
1515
"@react-pdf/font": "^4.0.4",
1616
"@react-pdf/primitives": "^4.1.1",
17-
"ats-form-react-pdf-stylesheet": "^6.1.5"
17+
"ats-form-react-pdf-stylesheet": "^6.1.2"
1818
}
1919
}

yarn.lock

Lines changed: 5 additions & 82 deletions
Original file line numberDiff line numberDiff line change
@@ -752,14 +752,8 @@
752752
dependencies:
753753
"@babel/helper-plugin-utils" "^7.18.6"
754754

755-
"@babel/plugin-transform-react-jsx-development@^7.18.6":
756-
version "7.23.3"
757-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.23.3.tgz#ed3e7dadde046cce761a8e3cf003a13d1a7972d9"
758-
integrity sha512-qXRvbeKDSfwnlJnanVRp0SfuWE5DQhwQr5xtLBzp56Wabyo+4CMosF6Kfp+eOD/4FYpql64XVJ2W0pVLlJZxOQ==
759-
dependencies:
760-
"@babel/helper-plugin-utils" "^7.22.5"
761-
762-
"@babel/plugin-transform-react-jsx-self@^7.23.3":
755+
"@babel/plugin-transform-react-jsx-development@^7.18.6", "@babel/plugin-transform-react-jsx-self@^7.23.3":
756+
name "@babel/plugin-transform-react-jsx-development"
763757
version "7.23.3"
764758
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.23.3.tgz#ed3e7dadde046cce761a8e3cf003a13d1a7972d9"
765759
integrity sha512-qXRvbeKDSfwnlJnanVRp0SfuWE5DQhwQr5xtLBzp56Wabyo+4CMosF6Kfp+eOD/4FYpql64XVJ2W0pVLlJZxOQ==
@@ -2136,52 +2130,6 @@
21362130
unbzip2-stream "1.4.3"
21372131
yargs "17.7.2"
21382132

2139-
"@react-pdf/layout@^4.4.2":
2140-
version "4.4.2"
2141-
resolved "https://registry.yarnpkg.com/@react-pdf/layout/-/layout-4.4.2.tgz#30bde1e460ec8ead6a0aed85eca41279ed6f0ed8"
2142-
integrity sha512-gNu2oh8MiGR+NJZYTJ4c4q0nWCESBI6rKFiodVhE7OeVAjtzZzd6l65wsN7HXdWJqOZD3ttD97iE+tf5SOd/Yg==
2143-
dependencies:
2144-
"@react-pdf/fns" "3.1.2"
2145-
"@react-pdf/image" "^3.0.4"
2146-
"@react-pdf/primitives" "^4.1.1"
2147-
"@react-pdf/stylesheet" "^6.1.2"
2148-
"@react-pdf/textkit" "^6.1.0"
2149-
"@react-pdf/types" "^2.9.2"
2150-
emoji-regex-xs "^1.0.0"
2151-
queue "^6.0.1"
2152-
yoga-layout "^3.2.1"
2153-
2154-
"@react-pdf/renderer@^4.3.2":
2155-
version "4.3.2"
2156-
resolved "https://registry.yarnpkg.com/@react-pdf/renderer/-/renderer-4.3.2.tgz#6a08d9f19cb1221ef377fb15586db4547d59434d"
2157-
integrity sha512-EhPkj35gO9rXIyyx29W3j3axemvVY5RigMmlK4/6Ku0pXB8z9PEE/sz4ZBOShu2uot6V4xiCR3aG+t9IjJJlBQ==
2158-
dependencies:
2159-
"@babel/runtime" "^7.20.13"
2160-
"@react-pdf/fns" "3.1.2"
2161-
"@react-pdf/font" "^4.0.4"
2162-
"@react-pdf/layout" "^4.4.2"
2163-
"@react-pdf/pdfkit" "^4.1.0"
2164-
"@react-pdf/primitives" "^4.1.1"
2165-
"@react-pdf/reconciler" "^2.0.0"
2166-
"@react-pdf/render" "^4.3.2"
2167-
"@react-pdf/types" "^2.9.2"
2168-
events "^3.3.0"
2169-
object-assign "^4.1.1"
2170-
prop-types "^15.6.2"
2171-
queue "^6.0.1"
2172-
2173-
"@react-pdf/stylesheet@^6.1.2":
2174-
version "6.1.2"
2175-
resolved "https://registry.yarnpkg.com/@react-pdf/stylesheet/-/stylesheet-6.1.2.tgz#6ef21e2851ee7c2dc30582e7c01efb14f0308525"
2176-
integrity sha512-E3ftGRYUQGKiN3JOgtGsLDo0hGekA6dmkmi/MYACytmPTKxQRBSO3126MebmCq+t1rgU9uRlREIEawJ+8nzSbw==
2177-
dependencies:
2178-
"@react-pdf/fns" "3.1.2"
2179-
"@react-pdf/types" "^2.9.2"
2180-
color-string "^1.9.1"
2181-
hsl-to-hex "^1.0.0"
2182-
media-engine "^1.0.3"
2183-
postcss-value-parser "^4.1.0"
2184-
21852133
"@rollup/plugin-alias@^5.1.0":
21862134
version "5.1.0"
21872135
resolved "https://registry.yarnpkg.com/@rollup/plugin-alias/-/plugin-alias-5.1.0.tgz#99a94accc4ff9a3483be5baeedd5d7da3b597e93"
@@ -10083,7 +10031,7 @@ string-argv@0.3.1:
1008310031
resolved "https://registry.yarnpkg.com/string-argv/-/string-argv-0.3.1.tgz#95e2fbec0427ae19184935f816d74aaa4c5c19da"
1008410032
integrity sha512-a1uQGz7IyVy9YwhqjZIZu1c8JO8dNIe20xBmSS6qu9kv++k3JGzCVmprbNN5Kn+BgzD5E7YYwg1CcjuJMRNsvg==
1008510033

10086-
"string-width-cjs@npm:string-width@^4.2.0":
10034+
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1008710035
version "4.2.3"
1008810036
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1008910037
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -10101,15 +10049,6 @@ string-width@^1.0.1:
1010110049
is-fullwidth-code-point "^1.0.0"
1010210050
strip-ansi "^3.0.0"
1010310051

10104-
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
10105-
version "4.2.3"
10106-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
10107-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
10108-
dependencies:
10109-
emoji-regex "^8.0.0"
10110-
is-fullwidth-code-point "^3.0.0"
10111-
strip-ansi "^6.0.1"
10112-
1011310052
string-width@^5.0.1, string-width@^5.1.2:
1011410053
version "5.1.2"
1011510054
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
@@ -10228,7 +10167,7 @@ stringify-object@^3.3.0:
1022810167
is-obj "^1.0.1"
1022910168
is-regexp "^1.0.0"
1023010169

10231-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
10170+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1023210171
version "6.0.1"
1023310172
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1023410173
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -10242,13 +10181,6 @@ strip-ansi@^3.0.0, strip-ansi@^3.0.1:
1024210181
dependencies:
1024310182
ansi-regex "^2.0.0"
1024410183

10245-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
10246-
version "6.0.1"
10247-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
10248-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
10249-
dependencies:
10250-
ansi-regex "^5.0.1"
10251-
1025210184
strip-ansi@^7.0.1:
1025310185
version "7.1.0"
1025410186
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -11288,7 +11220,7 @@ wordwrap@^1.0.0:
1128811220
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
1128911221
integrity sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=
1129011222

11291-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
11223+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
1129211224
version "7.0.0"
1129311225
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1129411226
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -11306,15 +11238,6 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
1130611238
string-width "^4.1.0"
1130711239
strip-ansi "^6.0.0"
1130811240

11309-
wrap-ansi@^7.0.0:
11310-
version "7.0.0"
11311-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
11312-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
11313-
dependencies:
11314-
ansi-styles "^4.0.0"
11315-
string-width "^4.1.0"
11316-
strip-ansi "^6.0.0"
11317-
1131811241
wrap-ansi@^8.1.0:
1131911242
version "8.1.0"
1132011243
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)