Skip to content

Commit

Permalink
Merge pull request #172 from Purple-Stock/staging
Browse files Browse the repository at this point in the history
Staging 21-02-22
  • Loading branch information
puppe1990 authored Feb 23, 2023
2 parents 2511111 + 2802fd6 commit 87fc2d5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"@fortawesome/fontawesome-free": "^5.7.2",
"@hotwired/stimulus": "^3.1.1",
"@hotwired/turbo-rails": "^7.2.2",
"@hotwired/turbo-rails": "^7.2.5",
"@nathanvda/cocoon": "^1.2.14",
"@rails/actioncable": "^7.0.4",
"@rails/activestorage": "^7.0.4",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@
resolved "https://registry.yarnpkg.com/@hotwired/stimulus/-/stimulus-3.2.1.tgz#e3de23623b0c52c247aba4cd5d530d257008676b"
integrity sha512-HGlzDcf9vv/EQrMJ5ZG6VWNs8Z/xMN+1o2OhV1gKiSG6CqZt5MCBB1gRg5ILiN3U0jEAxuDTNPRfBcnZBDmupQ==

"@hotwired/turbo-rails@^7.2.2":
version "7.2.4"
resolved "https://registry.yarnpkg.com/@hotwired/turbo-rails/-/turbo-rails-7.2.4.tgz#d155533e79c4ebdac23e8fe12697d821d5c06307"
integrity sha512-givDUQqaccd19BvErz1Cf2j6MXF74m0G6I75oqFJGeXAa7vwkz9nDplefVNrALCR9Xi9j9gy32xmSI6wD0tZyA==
"@hotwired/turbo-rails@^7.2.5":
version "7.2.5"
resolved "https://registry.yarnpkg.com/@hotwired/turbo-rails/-/turbo-rails-7.2.5.tgz#74fc3395a29a76df2bb8835aa88c86885cffde4c"
integrity sha512-F8ztmARxd/XBdevRa//HoJGZ7u+Unb0J7cQUeUP+pBvt9Ta2TJJ7a2TORAOhjC8Zgxx+LKwm/1UUHqN3ojjiGw==
dependencies:
"@hotwired/turbo" "^7.2.4"
"@hotwired/turbo" "^7.2.5"
"@rails/actioncable" "^7.0"

"@hotwired/turbo@^7.2.4":
version "7.2.4"
resolved "https://registry.yarnpkg.com/@hotwired/turbo/-/turbo-7.2.4.tgz#0d35541be32cfae3b4f78c6ab9138f5b21f28a21"
integrity sha512-c3xlOroHp/cCZHDOuLp6uzQYEbvXBUVaal0puXoGJ9M8L/KHwZ3hQozD4dVeSN9msHWLxxtmPT1TlCN7gFhj4w==
"@hotwired/turbo@^7.2.5":
version "7.2.5"
resolved "https://registry.yarnpkg.com/@hotwired/turbo/-/turbo-7.2.5.tgz#2d9d6bde8a9549c3aea8970445ade16ffd56719a"
integrity sha512-o5PByC/mWkmTe4pWnKrixhPECJUxIT/NHtxKqjq7n9Fj6JlNza1pgxdTCJVIq+PI0j95U+7mA3N4n4A/QYZtZQ==

"@jridgewell/gen-mapping@^0.3.0":
version "0.3.2"
Expand Down

0 comments on commit 87fc2d5

Please sign in to comment.