Bundle update

This commit is contained in:
Sebastian Serth
2023-11-11 20:39:12 +01:00
parent 7026f14725
commit d2e5cd4655
4 changed files with 114 additions and 157 deletions

View File

@ -5,11 +5,11 @@
"@babel/core": "^7.23.3",
"@babel/plugin-transform-runtime": "^7.23.3",
"@babel/preset-env": "^7.23.3",
"@babel/runtime": "^7.22.15",
"@babel/runtime": "^7.23.2",
"@egjs/hammerjs": "^2.0.17",
"@fortawesome/fontawesome-free": "^6.4.2",
"@popperjs/core": "^2.11.8",
"@sentry/browser": "^7.60.1",
"@sentry/browser": "^7.80.0",
"@sentry/core": "^7.80.0",
"@sentry/integrations": "^7.80.0",
"@sentry/utils": "^7.80.0",
@ -24,7 +24,7 @@
"css-minimizer-webpack-plugin": "^5.0.1",
"d3": "^7.8.5",
"d3-tip": "^0.9.1",
"highlight.js": "^11.8.0",
"highlight.js": "^11.9.0",
"i18n-js": "^4.3.2",
"jquery": "^3.7.1",
"jquery-ui": "^1.13.2",
@ -54,7 +54,7 @@
"webpack-cli": "^5.1.4",
"webpack-merge": "^5.10.0",
"webpack-sources": "^3.2.3",
"webpack-subresource-integrity": "^5.1.0",
"webpack-subresource-integrity": "^5.2.0-rc.1",
"xss": "^1.0.14"
},
"devDependencies": {