Bundle update

This commit is contained in:
Sebastian Serth
2024-01-09 00:41:32 +01:00
parent 379e1c86b6
commit 2152339d3d
3 changed files with 95 additions and 94 deletions

View File

@@ -4,15 +4,15 @@
"dependencies": {
"@babel/core": "^7.23.7",
"@babel/plugin-transform-runtime": "^7.23.7",
"@babel/preset-env": "^7.23.7",
"@babel/runtime": "^7.23.7",
"@babel/preset-env": "^7.23.8",
"@babel/runtime": "^7.23.8",
"@egjs/hammerjs": "^2.0.17",
"@fortawesome/fontawesome-free": "^6.5.1",
"@popperjs/core": "^2.11.8",
"@sentry/browser": "^7.91.0",
"@sentry/core": "^7.91.0",
"@sentry/integrations": "^7.91.0",
"@sentry/utils": "^7.91.0",
"@sentry/browser": "^7.92.0",
"@sentry/core": "^7.92.0",
"@sentry/integrations": "^7.92.0",
"@sentry/utils": "^7.92.0",
"@webpack-cli/serve": "^2.0.5",
"babel-loader": "^9.1.3",
"bootstrap": "^5.3.2",