Skip to content

Commit 3601af5

Browse files
chore(deps): update dependency jquery to v4
1 parent a7e2cea commit 3601af5

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"caniuse-lite": "^1.0.30001766",
3030
"core-js": "^3.48.0",
3131
"css-loader": "^7.1.2",
32-
"jquery": "^3.7.1",
32+
"jquery": "^4.0.0",
3333
"moment": "^2.30.1",
3434
"popper.js": "^1.16.1",
3535
"puppeteer": "^24.36.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4985,10 +4985,10 @@ __metadata:
49854985
languageName: node
49864986
linkType: hard
49874987

4988-
"jquery@npm:^3.7.1":
4989-
version: 3.7.1
4990-
resolution: "jquery@npm:3.7.1"
4991-
checksum: 10c0/808cfbfb758438560224bf26e17fcd5afc7419170230c810dd11f5c1792e2263e2970cca8d659eb84fcd9acc301edb6d310096e450277d54be4f57071b0c82d9
4988+
"jquery@npm:^4.0.0":
4989+
version: 4.0.0
4990+
resolution: "jquery@npm:4.0.0"
4991+
checksum: 10c0/06d8d0f51121af5a691f8b59c74823157bb5b60eea915b30eaa920d6c0ffd91e60ba81e9b97bd8203f331f9dd8d0ec9a4b010935ea314bdd2f15453c29bc780b
49924992
languageName: node
49934993
linkType: hard
49944994

@@ -6817,7 +6817,7 @@ __metadata:
68176817
eslint-plugin-vue: "npm:^9.33.0"
68186818
eslint-webpack-plugin: "npm:^5.0.2"
68196819
globals: "npm:^17.1.0"
6820-
jquery: "npm:^3.7.1"
6820+
jquery: "npm:^4.0.0"
68216821
moment: "npm:^2.30.1"
68226822
popper.js: "npm:^1.16.1"
68236823
postcss: "npm:^8.5.6"

0 commit comments

Comments
 (0)