Skip to content

Commit

Permalink
fix: upgrade alpinejs from 3.13.2 to 3.14.3
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade alpinejs from 3.13.2 to 3.14.3.

See this package in yarn:
alpinejs

See this project in Snyk:
https://app.snyk.io/org/thejoeejoee/project/6e6d51e2-2747-4b1f-b39e-6542e0050aaf?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 6, 2024
1 parent f0722d9 commit f748780
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@sentry/webpack-plugin": "^2.22.3",
"@tailwindcss/forms": "^0.5.8",
"@tailwindcss/typography": "^0.5.14",
"alpinejs": "^3.13.2",
"alpinejs": "^3.14.3",
"autoprefixer": "^10.4.16",
"css-loader": "^6.6.0",
"daisyui": "^4.4.19",
Expand Down
8 changes: 4 additions & 4 deletions webpack/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1016,10 +1016,10 @@ ajv@^8.0.0, ajv@^8.9.0:
require-from-string "^2.0.2"
uri-js "^4.2.2"

alpinejs@^3.13.2:
version "3.13.2"
resolved "https://registry.yarnpkg.com/alpinejs/-/alpinejs-3.13.2.tgz#19723278b14bd9d1cc46859b5ac6225fcce2c228"
integrity sha512-WzojeeN082kLZznGI1HAuP8yFJSWqJ1fGdz2mUjj45H4y0XwToE7fFqtI3mCPRR+BpcSbxT/NL+FyPnYAWSltw==
alpinejs@^3.14.3:
version "3.14.3"
resolved "https://registry.yarnpkg.com/alpinejs/-/alpinejs-3.14.3.tgz#86aba185304d42f310b010c612d8bca8dc4f2d78"
integrity sha512-cL8JBEDAm4UeVjTN5QnFl8QgMGUwxFn1GvQvu3RtfAHUrAPRahGihrsWpKnEK9L0QMqsAPk/R8MylMWKHaK33A==
dependencies:
"@vue/reactivity" "~3.1.1"

Expand Down

0 comments on commit f748780

Please sign in to comment.