Skip to content

Commit 4823871

Browse files
chore(deps): update dependency jquery to v4
1 parent 502d857 commit 4823871

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.30001774",
3030
"core-js": "^3.48.0",
3131
"css-loader": "^7.1.4",
32-
"jquery": "^3.7.1",
32+
"jquery": "^4.0.0",
3333
"moment": "^2.30.1",
3434
"popper.js": "^1.16.1",
3535
"puppeteer": "^24.37.5",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5142,10 +5142,10 @@ __metadata:
51425142
languageName: node
51435143
linkType: hard
51445144

5145-
"jquery@npm:^3.7.1":
5146-
version: 3.7.1
5147-
resolution: "jquery@npm:3.7.1"
5148-
checksum: 10c0/808cfbfb758438560224bf26e17fcd5afc7419170230c810dd11f5c1792e2263e2970cca8d659eb84fcd9acc301edb6d310096e450277d54be4f57071b0c82d9
5145+
"jquery@npm:^4.0.0":
5146+
version: 4.0.0
5147+
resolution: "jquery@npm:4.0.0"
5148+
checksum: 10c0/06d8d0f51121af5a691f8b59c74823157bb5b60eea915b30eaa920d6c0ffd91e60ba81e9b97bd8203f331f9dd8d0ec9a4b010935ea314bdd2f15453c29bc780b
51495149
languageName: node
51505150
linkType: hard
51515151

@@ -6994,7 +6994,7 @@ __metadata:
69946994
eslint-plugin-vue: "npm:^9.33.0"
69956995
eslint-webpack-plugin: "npm:^5.0.2"
69966996
globals: "npm:^17.3.0"
6997-
jquery: "npm:^3.7.1"
6997+
jquery: "npm:^4.0.0"
69986998
moment: "npm:^2.30.1"
69996999
popper.js: "npm:^1.16.1"
70007000
postcss: "npm:^8.5.6"

0 commit comments

Comments
 (0)