Merge pull request #4 from overflowerror/dependabot/npm_and_yarn/resources/js/htmx.org-2.0.2

chore(deps): bump htmx.org from 2.0.1 to 2.0.2 in /resources/js
This commit is contained in:
overflowerror 2024-08-16 20:25:15 +02:00 committed by GitHub
commit a4d05ca0b2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

View file

@ -1,17 +1,17 @@
{
"name": "mobmash",
"version": "0.4.1",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "mobmash",
"version": "0.4.1",
"version": "1.0.0",
"license": "MIT",
"dependencies": {
"chart.js": "^4.4.3",
"font-awesome": "^4.7.0",
"htmx.org": "^2.0.1"
"htmx.org": "^2.0.2"
},
"devDependencies": {
"esbuild": "0.23.0"
@ -465,9 +465,9 @@
}
},
"node_modules/htmx.org": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-2.0.1.tgz",
"integrity": "sha512-wO/rWlveSLD2mzRS9Em0v5hlsi6r21iUvaS17GPMgehBbM7eoQmqGQCkscsM67poF24zONgq3gQv+q/cgCHn2w=="
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-2.0.2.tgz",
"integrity": "sha512-eUPIpQaWKKstX393XNCRCMJTrqPzikh36Y9RceqsUZLTtlFjFaVDgwZLUsrFk8J2uzZxkkfiy0TE359j2eN6hA=="
}
}
}

View file

@ -13,7 +13,7 @@
"dependencies": {
"chart.js": "^4.4.3",
"font-awesome": "^4.7.0",
"htmx.org": "^2.0.1"
"htmx.org": "^2.0.2"
},
"devDependencies": {
"esbuild": "0.23.0"