mirror of
https://github.com/wger-project/wger.git
synced 2026-02-17 16:07:53 +01:00
Bump jquery from 3.7.1 to 4.0.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.7.1 to 4.0.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Changelog](https://github.com/jquery/jquery/blob/main/changelog.md) - [Commits](https://github.com/jquery/jquery/compare/3.7.1...4.0.0) --- updated-dependencies: - dependency-name: jquery dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
9
package-lock.json
generated
9
package-lock.json
generated
@@ -13,7 +13,7 @@
|
||||
"bootstrap": "5.3.8",
|
||||
"datatables.net-bs5": "^2.3.6",
|
||||
"htmx.org": "^2.0.8",
|
||||
"jquery": "^3.7.1"
|
||||
"jquery": "^4.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@wger-project/react-components": "26.1.18"
|
||||
@@ -3145,10 +3145,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/jquery": {
|
||||
"version": "3.7.1",
|
||||
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.7.1.tgz",
|
||||
"integrity": "sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg==",
|
||||
"license": "MIT"
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/jquery/-/jquery-4.0.0.tgz",
|
||||
"integrity": "sha512-TXCHVR3Lb6TZdtw1l3RTLf8RBWVGexdxL6AC8/e0xZKEpBflBsjh9/8LXw+dkNFuOyW9B7iB3O1sP7hS0Kiacg=="
|
||||
},
|
||||
"node_modules/js-tokens": {
|
||||
"version": "4.0.0",
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"bootstrap": "5.3.8",
|
||||
"datatables.net-bs5": "^2.3.6",
|
||||
"htmx.org": "^2.0.8",
|
||||
"jquery": "^3.7.1"
|
||||
"jquery": "^4.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@wger-project/react-components": "26.1.18"
|
||||
|
||||
Reference in New Issue
Block a user