Skip to content

Commit

Permalink
Install "@riddled/4play" at 1.16.9
Browse files Browse the repository at this point in the history
  • Loading branch information
danon committed Dec 15, 2023
1 parent 2aee006 commit 2697aa1
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@babel/runtime": "^7.15.4",
"@fortawesome/fontawesome-free": "^5.15.4",
"@popperjs/core": "^2.10.2",
"@riddled/4play": "1.16.8",
"@riddled/4play": "1.16.9",
"@sentry/browser": "^6.16.1",
"@sentry/webpack-plugin": "^1.18.3",
"@tinymce/tinymce-vue": "^3.0.1",
Expand Down
4 changes: 3 additions & 1 deletion resources/js/components/forms/help.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
<template>
<div class="markdown-help">
<div class="card card-info">
<div class="card-header">Pomoc <span class="card-version">1.16.8</span></div>
<div class="card-header">
Pomoc <span class="card-version">1.16.9</span>
</div>
<div class="card-body">
<div class="row">
<div class="col-md-6">
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1375,10 +1375,10 @@
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.2.tgz#830beaec4b4091a9e9398ac50f865ddea52186b9"
integrity sha512-92FRmppjjqz29VMJ2dn+xdyXZBrMlE42AV6Kq6BwjWV7CNUW1hs2FtxSNLQE+gJhaZ6AAmYuO9y8dshhcBl7vA==

"@riddled/[email protected].8":
version "1.16.8"
resolved "https://registry.yarnpkg.com/@riddled/4play/-/4play-1.16.8.tgz#4af431b7b01854199411191d917ceb80199a606c"
integrity sha512-jI6LQnDtIQ2TYrkP7lOEUJbdo4H1h8Xm/wNalGFSFUABHbOkGI37PzO1qTgB0HuUnsKOClkHaFon2ULFa4T8eQ==
"@riddled/[email protected].9":
version "1.16.9"
resolved "https://registry.yarnpkg.com/@riddled/4play/-/4play-1.16.9.tgz#41553a47a77900316b0e96ad64fe3d2a6e8d15c7"
integrity sha512-WRWs6iRtpewy8jJvcO9tcImOZO6v5t5DuP+GNqJuz1Vn8sO4Bb6MRLu/3pG7MvZCR7R5lI0Iq/EgZwMOaH9IEQ==
dependencies:
"@codemirror/autocomplete" "*"
"@codemirror/commands" "^6.3.0"
Expand Down

0 comments on commit 2697aa1

Please sign in to comment.