Skip to content

Commit a031f35

Browse files
Update dependency jquery to v4
1 parent 471a287 commit a031f35

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"dependencies": {
5656
"handlebars": "4.7.8",
5757
"hotkeys-js": "3.12.2",
58-
"jquery": "3.7.1",
58+
"jquery": "4.0.0",
5959
"lodash": "4.17.21",
6060
"sortablejs": "1.15.6",
6161
"tippy.js": "6.3.7",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4554,7 +4554,7 @@ __metadata:
45544554
handlebars: "npm:4.7.8"
45554555
handlebars-loader: "npm:1.7.3"
45564556
hotkeys-js: "npm:3.12.2"
4557-
jquery: "npm:3.7.1"
4557+
jquery: "npm:4.0.0"
45584558
lodash: "npm:4.17.21"
45594559
mini-css-extract-plugin: "npm:2.10.0"
45604560
postcss: "npm:8.5.6"
@@ -4631,10 +4631,10 @@ __metadata:
46314631
languageName: node
46324632
linkType: hard
46334633

4634-
"jquery@npm:3.7.1":
4635-
version: 3.7.1
4636-
resolution: "jquery@npm:3.7.1"
4637-
checksum: 10c0/808cfbfb758438560224bf26e17fcd5afc7419170230c810dd11f5c1792e2263e2970cca8d659eb84fcd9acc301edb6d310096e450277d54be4f57071b0c82d9
4634+
"jquery@npm:4.0.0":
4635+
version: 4.0.0
4636+
resolution: "jquery@npm:4.0.0"
4637+
checksum: 10c0/06d8d0f51121af5a691f8b59c74823157bb5b60eea915b30eaa920d6c0ffd91e60ba81e9b97bd8203f331f9dd8d0ec9a4b010935ea314bdd2f15453c29bc780b
46384638
languageName: node
46394639
linkType: hard
46404640

0 commit comments

Comments
 (0)