Skip to content

Commit

Permalink
Install "@riddled/4play" at 1.16.5
Browse files Browse the repository at this point in the history
  • Loading branch information
danon committed Dec 4, 2023
1 parent 0a7cd8a commit 4c5cd7b
Show file tree
Hide file tree
Showing 3 changed files with 6 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.15.10",
"@riddled/4play": "1.16.6",
"@sentry/browser": "^6.16.1",
"@sentry/webpack-plugin": "^1.18.3",
"@tinymce/tinymce-vue": "^3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion resources/js/components/forms/help.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template>
<div class="markdown-help">
<div class="card card-info">
<div class="card-header">Pomoc <span class="card-version">1.15.10</span></div>
<div class="card-header">Pomoc <span class="card-version">1.16.5</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/4play@1.15.10":
version "1.15.10"
resolved "https://registry.yarnpkg.com/@riddled/4play/-/4play-1.15.10.tgz#2c987e339526e0a25731f10d0e0db4a417c134c1"
integrity sha512-RkvktkipeBjGw/NGWkGYd5izlxeiH4IA5NV7p4k7lvX0R0RySabsAiDQBTSEzU97/g488TIAia4uKqsZYFohhA==
"@riddled/4play@1.16.6":
version "1.16.6"
resolved "https://registry.yarnpkg.com/@riddled/4play/-/4play-1.16.6.tgz#c72431545b2c356e31bd41ae00bb311f1964b994"
integrity sha512-5ash4HuVypxTFP0rGyDO2mmqset+OIycHhox8xBEkfHpV5RJmAXqTYxuYgC3K4vJ2C6N4MxblEDLgLWfMCOjag==
dependencies:
"@codemirror/autocomplete" "*"
"@codemirror/commands" "^6.3.0"
Expand Down

0 comments on commit 4c5cd7b

Please sign in to comment.