Skip to content

Commit

Permalink
Update Bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSerth committed Dec 26, 2024
1 parent 374fd59 commit 98f19c9
Show file tree
Hide file tree
Showing 2 changed files with 298 additions and 292 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
"@babel/preset-env": "^7.26.0",
"@babel/runtime": "^7.26.0",
"@egjs/hammerjs": "^2.0.17",
"@fortawesome/fontawesome-free": "^6.7.1",
"@fortawesome/fontawesome-free": "^6.7.2",
"@github/webauthn-json": "^2.1.1",
"@popperjs/core": "^2.11.8",
"@sentry/browser": "^8.42.0",
"@sentry/browser": "^8.47.0",
"@toast-ui/editor": "^3.2.2",
"@webpack-cli/serve": "^2.0.5",
"ace-builds": "^1.36.5",
"@webpack-cli/serve": "^3.0.1",
"ace-builds": "^1.37.1",
"babel-loader": "^9.2.1",
"bootstrap": "^5.3.3",
"bootswatch": "^5.3.3",
Expand All @@ -25,8 +25,8 @@
"d3": "^7.9.0",
"d3-tip": "^0.9.1",
"file-loader": "^6.2.0",
"highlight.js": "^11.10.0",
"i18n-js": "^4.5.0",
"highlight.js": "^11.11.1",
"i18n-js": "^4.5.1",
"jquery": "^3.7.1",
"jquery-ui": "^1.14.1",
"jquery-ujs": "^1.2.3",
Expand All @@ -39,28 +39,28 @@
"propagating-hammerjs": "^3.0.0",
"rails-erb-loader": "usabilityhub/rails-erb-loader#master",
"rails_admin": "3.3.0",
"sass": "^1.82.0",
"sass": "^1.83.0",
"sass-loader": "^16.0.4",
"shakapacker": "8.0.2",
"sortablejs": "^1.15.6",
"sorttable": "^1.0.2",
"style-loader": "^4.0.0",
"terser-webpack-plugin": "^5.3.10",
"terser-webpack-plugin": "^5.3.11",
"underscore": "^1.13.7",
"uuid": "^11.0.3",
"vis-data": "^7.1.9",
"vis-timeline": "^7.7.3",
"vis-util": "^5.0.7",
"webpack": "^5.97.1",
"webpack-assets-manifest": "^5.2.1",
"webpack-cli": "^5.1.4",
"webpack-cli": "^6.0.1",
"webpack-merge": "^6.0.1",
"webpack-sources": "^3.2.3",
"webpack-subresource-integrity": "^5.2.0-rc.1",
"xss": "^1.0.15"
},
"devDependencies": {
"webpack-dev-server": "^5.1.0"
"webpack-dev-server": "^5.2.0"
},
"babel": {
"presets": [
Expand Down
Loading

0 comments on commit 98f19c9

Please sign in to comment.