Update Bundle

This commit is contained in:
Sebastian Serth
2024-04-14 00:37:21 +02:00
committed by Dominic Sauer
parent bc59aafe07
commit e80fdecfbe
3 changed files with 854 additions and 850 deletions

View File

@ -9,7 +9,7 @@
"@egjs/hammerjs": "^2.0.17",
"@fortawesome/fontawesome-free": "^6.5.2",
"@popperjs/core": "^2.11.8",
"@sentry/browser": "^7.92.0",
"@sentry/browser": "^7.110.1",
"@sentry/core": "^7.110.1",
"@sentry/integrations": "^7.110.1",
"@sentry/utils": "^7.110.1",
@ -25,6 +25,7 @@
"css-minimizer-webpack-plugin": "^6.0.0",
"d3": "^7.9.0",
"d3-tip": "^0.9.1",
"file-loader": "^6.2.0",
"highlight.js": "^11.9.0",
"i18n-js": "^4.4.3",
"jquery": "^3.7.1",
@ -73,5 +74,5 @@
"webpack": "./bin/shakapacker",
"webpack-dev-server": "./bin/shakapacker-dev-server"
},
"packageManager": "yarn@4.0.1"
"packageManager": "yarn@4.1.1"
}