Skip to content

Commit

Permalink
Upgrade: AlpineJS 3.14.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnitto committed Dec 5, 2024
1 parent d92f761 commit 62c1c87
Show file tree
Hide file tree
Showing 4 changed files with 107 additions and 105 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.

24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,23 +14,23 @@
"dev": "node build.mjs"
},
"dependencies": {
"@alpinejs/anchor": "^3.14.5",
"@alpinejs/collapse": "^3.14.5",
"@alpinejs/focus": "^3.14.5",
"@alpinejs/intersect": "^3.14.5",
"@alpinejs/mask": "^3.14.5",
"@alpinejs/morph": "^3.14.5",
"@alpinejs/persist": "^3.14.5",
"@alpinejs/resize": "^3.14.5",
"@alpinejs/sort": "^3.14.5",
"@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",
"@floating-ui/dom": "^1.6.12",
"alpinejs": "^3.14.5"
"alpinejs": "^3.14.6"
},
"devDependencies": {
"esbuild": "^0.24.0",
"eslint": "^9.15.0",
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"prettier": "^3.4.1"
"prettier": "^3.4.2"
}
}
184 changes: 93 additions & 91 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 62c1c87

Please sign in to comment.