Skip to content

Commit 98f19c9

Browse files
committed
Update Bundle
1 parent 374fd59 commit 98f19c9

File tree

2 files changed

+298
-292
lines changed

2 files changed

+298
-292
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
"@babel/preset-env": "^7.26.0",
88
"@babel/runtime": "^7.26.0",
99
"@egjs/hammerjs": "^2.0.17",
10-
"@fortawesome/fontawesome-free": "^6.7.1",
10+
"@fortawesome/fontawesome-free": "^6.7.2",
1111
"@github/webauthn-json": "^2.1.1",
1212
"@popperjs/core": "^2.11.8",
13-
"@sentry/browser": "^8.42.0",
13+
"@sentry/browser": "^8.47.0",
1414
"@toast-ui/editor": "^3.2.2",
15-
"@webpack-cli/serve": "^2.0.5",
16-
"ace-builds": "^1.36.5",
15+
"@webpack-cli/serve": "^3.0.1",
16+
"ace-builds": "^1.37.1",
1717
"babel-loader": "^9.2.1",
1818
"bootstrap": "^5.3.3",
1919
"bootswatch": "^5.3.3",
@@ -25,8 +25,8 @@
2525
"d3": "^7.9.0",
2626
"d3-tip": "^0.9.1",
2727
"file-loader": "^6.2.0",
28-
"highlight.js": "^11.10.0",
29-
"i18n-js": "^4.5.0",
28+
"highlight.js": "^11.11.1",
29+
"i18n-js": "^4.5.1",
3030
"jquery": "^3.7.1",
3131
"jquery-ui": "^1.14.1",
3232
"jquery-ujs": "^1.2.3",
@@ -39,28 +39,28 @@
3939
"propagating-hammerjs": "^3.0.0",
4040
"rails-erb-loader": "usabilityhub/rails-erb-loader#master",
4141
"rails_admin": "3.3.0",
42-
"sass": "^1.82.0",
42+
"sass": "^1.83.0",
4343
"sass-loader": "^16.0.4",
4444
"shakapacker": "8.0.2",
4545
"sortablejs": "^1.15.6",
4646
"sorttable": "^1.0.2",
4747
"style-loader": "^4.0.0",
48-
"terser-webpack-plugin": "^5.3.10",
48+
"terser-webpack-plugin": "^5.3.11",
4949
"underscore": "^1.13.7",
5050
"uuid": "^11.0.3",
5151
"vis-data": "^7.1.9",
5252
"vis-timeline": "^7.7.3",
5353
"vis-util": "^5.0.7",
5454
"webpack": "^5.97.1",
5555
"webpack-assets-manifest": "^5.2.1",
56-
"webpack-cli": "^5.1.4",
56+
"webpack-cli": "^6.0.1",
5757
"webpack-merge": "^6.0.1",
5858
"webpack-sources": "^3.2.3",
5959
"webpack-subresource-integrity": "^5.2.0-rc.1",
6060
"xss": "^1.0.15"
6161
},
6262
"devDependencies": {
63-
"webpack-dev-server": "^5.1.0"
63+
"webpack-dev-server": "^5.2.0"
6464
},
6565
"babel": {
6666
"presets": [

0 commit comments

Comments
 (0)