mirror of
https://github.com/sigmasternchen/mobmash.click
synced 2025-03-14 23:59:01 +00:00
chore(deps): bump htmx.org from 2.0.3 to 2.0.4 in /resources/js
Bumps [htmx.org](https://github.com/bigskysoftware/htmx) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/bigskysoftware/htmx/releases) - [Changelog](https://github.com/bigskysoftware/htmx/blob/master/CHANGELOG.md) - [Commits](https://github.com/bigskysoftware/htmx/compare/v2.0.3...v2.0.4) --- updated-dependencies: - dependency-name: htmx.org dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d137ef16b6
commit
d7b9d71c11
2 changed files with 5 additions and 5 deletions
8
resources/js/package-lock.json
generated
8
resources/js/package-lock.json
generated
|
@ -11,7 +11,7 @@
|
|||
"dependencies": {
|
||||
"chart.js": "^4.4.7",
|
||||
"font-awesome": "^4.7.0",
|
||||
"htmx.org": "^2.0.3"
|
||||
"htmx.org": "^2.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"esbuild": "0.24.0"
|
||||
|
@ -466,9 +466,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/htmx.org": {
|
||||
"version": "2.0.3",
|
||||
"resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-2.0.3.tgz",
|
||||
"integrity": "sha512-AeoJUAjkCVVajbfKX+3sVQBTCt8Ct4lif1T+z/tptTXo8+8yyq3QIMQQe/IT+R8ssfrO1I0DeX4CAronzCL6oA=="
|
||||
"version": "2.0.4",
|
||||
"resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-2.0.4.tgz",
|
||||
"integrity": "sha512-HLxMCdfXDOJirs3vBZl/ZLoY+c7PfM4Ahr2Ad4YXh6d22T5ltbTXFFkpx9Tgb2vvmWFMbIc3LqN2ToNkZJvyYQ=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
"dependencies": {
|
||||
"chart.js": "^4.4.7",
|
||||
"font-awesome": "^4.7.0",
|
||||
"htmx.org": "^2.0.3"
|
||||
"htmx.org": "^2.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"esbuild": "0.24.0"
|
||||
|
|
Loading…
Reference in a new issue