We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ea45ae commit 9bc6c43Copy full SHA for 9bc6c43
1 file changed
package.json
@@ -25,13 +25,13 @@
25
"dependencies": {
26
"@popperjs/core": "^2.11.8",
27
"babel-polyfill": "^6.26.0",
28
- "bootstrap": "^5.3.3",
29
- "chart.js": "^4.4.3",
30
- "jquery": "^3.7.1",
+ "bootstrap": "^5.3.8",
+ "chart.js": "^4.5.1",
+ "jquery": "^4.0.0",
31
"jquery-sparkline": "^2.4.0",
32
- "lodash": "^4.17.21",
+ "lodash": "^4.18.1",
33
"moment": "^2.30.1",
34
- "perfect-scrollbar": "^1.5.5",
+ "perfect-scrollbar": "^1.5.6",
35
"skycons": "^1.0.0"
36
},
37
"devDependencies": {
0 commit comments