Bundle update
This commit is contained in:
20
package.json
20
package.json
@@ -2,17 +2,17 @@
|
||||
"name": "codeocean",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.23.6",
|
||||
"@babel/plugin-transform-runtime": "^7.23.6",
|
||||
"@babel/preset-env": "^7.23.6",
|
||||
"@babel/runtime": "^7.23.6",
|
||||
"@babel/core": "^7.23.7",
|
||||
"@babel/plugin-transform-runtime": "^7.23.7",
|
||||
"@babel/preset-env": "^7.23.7",
|
||||
"@babel/runtime": "^7.23.7",
|
||||
"@egjs/hammerjs": "^2.0.17",
|
||||
"@fortawesome/fontawesome-free": "^6.5.1",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"@sentry/browser": "^7.80.0",
|
||||
"@sentry/core": "^7.90.0",
|
||||
"@sentry/integrations": "^7.90.0",
|
||||
"@sentry/utils": "^7.90.0",
|
||||
"@sentry/browser": "^7.91.0",
|
||||
"@sentry/core": "^7.91.0",
|
||||
"@sentry/integrations": "^7.91.0",
|
||||
"@sentry/utils": "^7.91.0",
|
||||
"@webpack-cli/serve": "^2.0.5",
|
||||
"babel-loader": "^9.1.3",
|
||||
"bootstrap": "^5.3.2",
|
||||
@@ -29,7 +29,7 @@
|
||||
"jquery": "^3.7.1",
|
||||
"jquery-ui": "^1.13.2",
|
||||
"jquery-ujs": "^1.2.3",
|
||||
"jstree": "^3.3.15",
|
||||
"jstree": "^3.3.16",
|
||||
"keycharm": "^0.4.0",
|
||||
"mini-css-extract-plugin": "^2.7.6",
|
||||
"moment": "^2.30.1",
|
||||
@@ -39,7 +39,7 @@
|
||||
"rails-erb-loader": "usabilityhub/rails-erb-loader#master",
|
||||
"sass": "^1.69.6",
|
||||
"sass-loader": "^13.3.3",
|
||||
"shakapacker": "7.2.0-rc.0",
|
||||
"shakapacker": "7.2.0",
|
||||
"sortablejs": "^1.15.1",
|
||||
"sorttable": "^1.0.2",
|
||||
"style-loader": "^3.3.3",
|
||||
|
Reference in New Issue
Block a user