Bundle update

This commit is contained in:
Sebastian Serth
2023-07-29 12:08:50 +02:00
parent 28a4b672f9
commit 43d51ecd71
2 changed files with 26 additions and 26 deletions

View File

@@ -4,19 +4,19 @@
"dependencies": {
"@babel/core": "^7.22.9",
"@babel/plugin-transform-runtime": "^7.22.9",
"@babel/preset-env": "7",
"@babel/runtime": "7",
"@babel/preset-env": "^7.22.9",
"@babel/runtime": "^7.22.6",
"@egjs/hammerjs": "^2.0.17",
"@fortawesome/fontawesome-free": "^6.4.0",
"@popperjs/core": "^2.11.8",
"@sentry/browser": "^7.51.2",
"@sentry/browser": "^7.60.1",
"@sentry/core": "^7.60.1",
"@sentry/integrations": "^7.60.1",
"@sentry/utils": "^7.58.1",
"@webpack-cli/serve": "^2.0.3",
"@sentry/utils": "^7.60.1",
"@webpack-cli/serve": "^2.0.5",
"babel-loader": "^9.1.3",
"bootstrap": "^5.3.1",
"bootswatch": "^5.3.0",
"bootswatch": "^5.3.1",
"chosen-js": "^1.8.7",
"component-emitter": "^1.3.0",
"compression-webpack-plugin": "^10.0.0",
@@ -27,7 +27,7 @@
"highlight.js": "^11.8.0",
"i18n-js": "^4.3.0",
"jquery": "^3.7.0",
"jquery-ui": "^1.13.1",
"jquery-ui": "^1.13.2",
"jquery-ujs": "^1.2.3",
"jstree": "^3.3.15",
"keycharm": "^0.4.0",
@@ -38,13 +38,13 @@
"propagating-hammerjs": "^2.0.1",
"rails-erb-loader": "usabilityhub/rails-erb-loader#master",
"sass": "^1.64.1",
"sass-loader": "^13.3.1",
"sass-loader": "^13.3.2",
"shakapacker": "7.0.2",
"sortablejs": "^1.15.0",
"sorttable": "^1.0.2",
"style-loader": "^3.3.3",
"terser-webpack-plugin": "^5.3.9",
"underscore": "^1.13.4",
"underscore": "^1.13.6",
"uuid": "^9.0.0",
"vis-data": "^7.1.6",
"vis-timeline": "^7.7.2",
@@ -58,7 +58,7 @@
"xss": "^1.0.14"
},
"devDependencies": {
"webpack-dev-server": "^4.15.0"
"webpack-dev-server": "^4.15.1"
},
"babel": {
"presets": [