Update dependencies
This commit is contained in:
parent
4d30536b18
commit
43871634be
5109
package-lock.json
generated
5109
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
14
package.json
14
package.json
@ -18,11 +18,13 @@
|
|||||||
"url": "https://gitea.kosmos.org/kosmos/rs-module-chat-messages.git"
|
"url": "https://gitea.kosmos.org/kosmos/rs-module-chat-messages.git"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.14.8",
|
"@babel/core": "^7.18.10",
|
||||||
"@babel/preset-env": "^7.14.9",
|
"@babel/preset-env": "^7.18.10",
|
||||||
"babel-loader": "^8.2.2",
|
"babel-loader": "^8.2.5",
|
||||||
"webpack": "^5.48.0",
|
"chai": "^4.3.6",
|
||||||
"webpack-cli": "^4.8.0",
|
"mocha": "^10.0.0",
|
||||||
"regenerator-runtime": "^0.13.9"
|
"regenerator-runtime": "^0.13.9",
|
||||||
|
"webpack": "^5.74.0",
|
||||||
|
"webpack-cli": "^4.10.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user