We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e216484 + edfb3ae commit 70fce9eCopy full SHA for 70fce9e
1 file changed
package.json
@@ -34,7 +34,7 @@
34
"@angular/router": "~21.2.1",
35
"@auth0/angular-jwt": "^5.2.0",
36
"@fullcalendar/core": "^6.1.14",
37
- "@types/jquery": "^3.5.31",
+ "@types/jquery": "^4.0.0",
38
"@uswds/uswds": "^3.11.0",
39
"ag-grid-angular": "^29.3.5",
40
"angular2-font-awesome": "^1.3.0",
@@ -52,7 +52,7 @@
52
"file-saver": "^2.0.5",
53
"font-awesome": "^4.7.0",
54
"http-proxy-middleware": "^2.0.9",
55
- "jquery": "^3.7.1",
+ "jquery": "^4.0.0",
56
"json2csv": "^6.0.0-alpha.2",
57
"mammoth": "^1.8.0",
58
"moment": "^2.30.1",
@@ -110,4 +110,4 @@
110
"tmp": "^0.2.4",
111
"lodash": "^4.17.22"
112
}
113
-}
+}
0 commit comments