Skip to content

Commit

Permalink
chore(deps): update dependency laravel-echo to ^1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 33d745c commit 1c75c8a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"defu": "^3.2.2",
"laravel-echo": "^1.10.0"
"laravel-echo": "^1.17.0"
},
"devDependencies": {
"@nuxt/test-utils": "latest",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7170,10 +7170,10 @@ klona@^2.0.4:
resolved "https://registry.yarnpkg.com/klona/-/klona-2.0.4.tgz#7bb1e3affb0cb8624547ef7e8f6708ea2e39dfc0"
integrity sha512-ZRbnvdg/NxqzC7L9Uyqzf4psi1OM4Cuc+sJAkQPjO6XkQIJTNbfK2Rsmbw8fx1p2mkZdp2FZYo2+LwXYY/uwIA==

laravel-echo@^1.10.0:
version "1.10.0"
resolved "https://registry.yarnpkg.com/laravel-echo/-/laravel-echo-1.10.0.tgz#b7a3615baf563fadfe242589ad1e302acc931dad"
integrity sha512-qshJkrzl34on1VYd8KqZhLxUdWJFPTL6cGSZ4lVQ4OZMN7FvI9Pt24PrOFL169I8IEDHjHX16jaIAIwCkdnDNA==
laravel-echo@^1.17.0:
version "1.17.0"
resolved "https://registry.yarnpkg.com/laravel-echo/-/laravel-echo-1.17.0.tgz#28fbce28c03b6618a6985d0dcdfc4d699077aa99"
integrity sha512-uf+BVZMkXc7+pzxS2dG5v1P+MT3yWS+/9oDSJUcQ4KqnDKLYfM1lc7yUmnxvLtwPksGuQJv6XBtzvWLHSEheNQ==

last-call-webpack-plugin@^3.0.0:
version "3.0.0"
Expand Down

0 comments on commit 1c75c8a

Please sign in to comment.