Skip to content

Commit

Permalink
Upgrade: Alpine 3.14.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnitto committed Dec 7, 2024
1 parent 62c1c87 commit b55481b
Show file tree
Hide file tree
Showing 4 changed files with 62 additions and 62 deletions.
2 changes: 1 addition & 1 deletion Resources/Public/Modules/Main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Resources/Public/Scripts/Main.js

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@
"dev": "node build.mjs"
},
"dependencies": {
"@alpinejs/anchor": "^3.14.6",
"@alpinejs/collapse": "^3.14.6",
"@alpinejs/focus": "^3.14.6",
"@alpinejs/intersect": "^3.14.6",
"@alpinejs/mask": "^3.14.6",
"@alpinejs/morph": "^3.14.6",
"@alpinejs/persist": "^3.14.6",
"@alpinejs/resize": "^3.14.6",
"@alpinejs/sort": "^3.14.6",
"@alpinejs/anchor": "^3.14.7",
"@alpinejs/collapse": "^3.14.7",
"@alpinejs/focus": "^3.14.7",
"@alpinejs/intersect": "^3.14.7",
"@alpinejs/mask": "^3.14.7",
"@alpinejs/morph": "^3.14.7",
"@alpinejs/persist": "^3.14.7",
"@alpinejs/resize": "^3.14.7",
"@alpinejs/sort": "^3.14.7",
"@floating-ui/dom": "^1.6.12",
"alpinejs": "^3.14.6"
"alpinejs": "^3.14.7"
},
"devDependencies": {
"esbuild": "^0.24.0",
Expand Down
100 changes: 50 additions & 50 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b55481b

Please sign in to comment.