Skip to content

Commit d769445

Browse files
committed
Update playground with the latest version
1 parent 5cdb737 commit d769445

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

docs/scripts/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"facepaint": "^1.2.1",
2525
"monaco-editor": "^0.31.1",
2626
"postcss": "8.3.11",
27-
"postcss-rtlcss": "^3.6.2",
27+
"postcss-rtlcss": "^3.6.3",
2828
"react": "^17.0.2",
2929
"react-dom": "^17.0.2"
3030
},

playground/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4066,10 +4066,10 @@ postcss-modules-values@^4.0.0:
40664066
dependencies:
40674067
icss-utils "^5.0.0"
40684068

4069-
postcss-rtlcss@^3.6.2:
4070-
version "3.6.2"
4071-
resolved "https://registry.yarnpkg.com/postcss-rtlcss/-/postcss-rtlcss-3.6.2.tgz#d5c69575e1337ebd17a4cc9495bb00d00c8b6b74"
4072-
integrity sha512-kYQbDs9emHUdP+xL7uZtkylx3r7D7Sk78cgsmRWfOnEKA3i7XvP9VNLrqJgEnks92MWp1Q8EyaIAaDHXTXSu0g==
4069+
postcss-rtlcss@^3.6.3:
4070+
version "3.6.3"
4071+
resolved "https://registry.yarnpkg.com/postcss-rtlcss/-/postcss-rtlcss-3.6.3.tgz#aabd1122a5b082157ea06d606c441002c1060030"
4072+
integrity sha512-jJlS7gM5JPH8n/hcHqqekK8wusdFEFYi79mBvAK2GWvl3aehOFgj9vEMwFzUTJrrErakYTgiQ+uuGAzdL98g0g==
40734073
dependencies:
40744074
rtlcss "^3.5.0"
40754075

0 commit comments

Comments
 (0)