11{
22 "name" : " postcss-rtlcss" ,
3- "version" : " 5.6.0 " ,
3+ "version" : " 5.6.1 " ,
44 "description" : " PostCSS plugin to build Cascading Style Sheets (CSS) with Left-To-Right (LTR) and Right-To-Left (RTL) rules" ,
55 "keywords" : [
66 " postcss" ,
4040 },
4141 "scripts" : {
4242 "test" : " jest --clearCache && jest --verbose" ,
43- "lint" : " eslint \" src/**/*.ts\" \" tests/**/*.ts\" " ,
43+ "lint" : " eslint \" src/**/*.ts\" \" playground/src/**/*.tsx \" \" tests/**/*.ts\" " ,
4444 "clean" : " ./scripts/clean.sh" ,
4545 "copy" : " ./scripts/copy.sh" ,
4646 "modify-dts" : " replace-in-file --configFile=config.replace.json" ,
6767 "@types/eslint" : " ^9.6.1" ,
6868 "@types/jest" : " ^29.5.14" ,
6969 "@types/jest-specific-snapshot" : " ^0.5.9" ,
70- "@types/node" : " ^22.10.1 " ,
70+ "@types/node" : " ^22.14.0 " ,
7171 "@types/rtlcss" : " ^3.5.4" ,
72- "eslint" : " ^9.16 .0" ,
73- "eslint-plugin-jest" : " ^28.9 .0" ,
74- "globals" : " ^15.13 .0" ,
72+ "eslint" : " ^9.24 .0" ,
73+ "eslint-plugin-jest" : " ^28.11 .0" ,
74+ "globals" : " ^16.0 .0" ,
7575 "jest" : " ^29.7.0" ,
7676 "jest-specific-snapshot" : " ^8.0.0" ,
77- "postcss" : " ^8.4.26 " ,
78- "replace-in-file" : " ^8.2 .0" ,
77+ "postcss" : " ^8.4.38 " ,
78+ "replace-in-file" : " ^8.3 .0" ,
7979 "rimraf" : " ^6.0.1" ,
80- "rollup" : " ^4.28.1 " ,
80+ "rollup" : " ^4.39.0 " ,
8181 "rollup-plugin-ts" : " ^3.4.5" ,
82- "ts-jest" : " ^29.2.5 " ,
82+ "ts-jest" : " ^29.3.1 " ,
8383 "tslib" : " ^2.8.1" ,
84- "typescript" : " ^5.7.2 " ,
85- "typescript-eslint" : " ^8.17 .0"
84+ "typescript" : " ^5.8.3 " ,
85+ "typescript-eslint" : " ^8.29 .0"
8686 },
8787 "peerDependencies" : {
8888 "postcss" : " ^8.4.21"
8989 },
9090 "engines" : {
9191 "node" : " >=18.0.0"
9292 },
93- 94- "gitHead" : " d15a91a1cab147552e81c6ebeb12cfbfce9ceecc" ,
93+ "pnpm" : {
94+ "overrides" : {
95+ "@babel/helpers@<7.26.10" : " >=7.26.10"
96+ }
97+ },
98+ 99+ "gitHead" : " 52b420d31041eb330db2b206ea3472a5619394ee" ,
95100 "bugs" : {
96101 "url" : " https://github.com/elchininet/postcss-rtlcss/issues"
97102 },
98103 "homepage" : " https://github.com/elchininet/postcss-rtlcss#readme" ,
99- "_nodeVersion" : " 18.20.5 " ,
104+ "_nodeVersion" : " 18.20.7 " ,
100105 "_npmVersion" : " 10.8.2" ,
101106 "dist" : {
102- "integrity" : " sha512-vfO8AcjuQ6eFD3zBjN1UBjkZppgHTjMfIM+InCvzLjMtREI/Kax4YvTyFH/i+lRSI8BFeHuOJUc2Ah47zlungQ ==" ,
103- "shasum" : " 6df1094f629a2e0533e38b8c643717775bc6bb1f " ,
104- "tarball" : " https://registry.npmjs.org/postcss-rtlcss/-/postcss-rtlcss-5.6.0 .tgz" ,
107+ "integrity" : " sha512-CJxjDDaYWS+4WoIx2I5IM+4sSApjrUFv1i7P1Aa/tQv/PahP3tab0LG4bHkvk0mWz5uN4c1kP1KIxZO8lA840g ==" ,
108+ "shasum" : " 08b08a70c495e3e24b6f8d21073521fa82850b88 " ,
109+ "tarball" : " https://registry.npmjs.org/postcss-rtlcss/-/postcss-rtlcss-5.6.1 .tgz" ,
105110 "fileCount" : 12 ,
106- "unpackedSize" : 113527 ,
111+ "unpackedSize" : 113672 ,
107112 "attestations" : {
108- "url" :
" https://registry.npmjs.org/-/npm/v1/attestations/[email protected] .0 " ,
113+ "url" :
" https://registry.npmjs.org/-/npm/v1/attestations/[email protected] .1 " ,
109114 "provenance" : {
110115 "predicateType" : " https://slsa.dev/provenance/v1"
111116 }
112117 },
113118 "signatures" : [
114119 {
115- "keyid" : " SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA " ,
116- "sig" : " MEYCIQDeDeOGHSC/WyVEzSxUQ8f5gCuZiKTYlMiugORTNGw/QwIhAPO1oUVrVjToskUVG7O1+D51R4byFVCXphEpK6z5qlOF "
120+ "keyid" : " SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U " ,
121+ "sig" : " MEUCIAnuM7L0zotRYuPYLPb12QQ5V0Uis+K6vTfjZX35BaBAAiEApASWNYEF1X9STSX1zkMarOGQ2RAiOThN4L2H6govKnA= "
117122 }
118123 ]
119124 },
130135 ],
131136 "_npmOperationalInternal" : {
132137 "host" : " s3://npm-registry-packages-npm-production" ,
133- "tmp" : " tmp/postcss-rtlcss_5.6.0_1734117862665_0.6487971327366295 "
138+ "tmp" : " tmp/postcss-rtlcss_5.6.1_1744022021740_0.6369694206713381 "
134139 },
135140 "_hasShrinkwrap" : false ,
136- "_time" : " 2024-12-13T19:24:22.852Z "
141+ "_time" : " 2025-04-07T10:33:41.916Z "
137142}
0 commit comments