Skip to content

Commit 9949c4c

Browse files
chore(deps): update dependency jquery to v4
1 parent 658e408 commit 9949c4c

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.3",
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.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5080,10 +5080,10 @@ __metadata:
50805080
languageName: node
50815081
linkType: hard
50825082

5083-
"jquery@npm:^3.7.1":
5084-
version: 3.7.1
5085-
resolution: "jquery@npm:3.7.1"
5086-
checksum: 10c0/808cfbfb758438560224bf26e17fcd5afc7419170230c810dd11f5c1792e2263e2970cca8d659eb84fcd9acc301edb6d310096e450277d54be4f57071b0c82d9
5083+
"jquery@npm:^4.0.0":
5084+
version: 4.0.0
5085+
resolution: "jquery@npm:4.0.0"
5086+
checksum: 10c0/06d8d0f51121af5a691f8b59c74823157bb5b60eea915b30eaa920d6c0ffd91e60ba81e9b97bd8203f331f9dd8d0ec9a4b010935ea314bdd2f15453c29bc780b
50875087
languageName: node
50885088
linkType: hard
50895089

@@ -6913,7 +6913,7 @@ __metadata:
69136913
eslint-plugin-vue: "npm:^9.33.0"
69146914
eslint-webpack-plugin: "npm:^5.0.2"
69156915
globals: "npm:^17.3.0"
6916-
jquery: "npm:^3.7.1"
6916+
jquery: "npm:^4.0.0"
69176917
moment: "npm:^2.30.1"
69186918
popper.js: "npm:^1.16.1"
69196919
postcss: "npm:^8.5.6"

0 commit comments

Comments
 (0)