mirror of
https://github.com/dwaxweiler/connector-mobilizon
synced 2025-03-12 01:10:11 +01:00
update dependencies
This commit is contained in:
parent
0479deca56
commit
7dab9d71c6
1870
package-lock.json
generated
1870
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
28
package.json
28
package.json
@ -24,29 +24,29 @@
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"graphql": "16.3.0",
|
||||
"graphql-request": "4.1.0",
|
||||
"luxon": "2.3.1",
|
||||
"graphql": "16.5.0",
|
||||
"graphql-request": "4.2.0",
|
||||
"luxon": "2.4.0",
|
||||
"object-hash": "3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.17.8",
|
||||
"@babel/preset-env": "7.16.11",
|
||||
"ava": "4.1.0",
|
||||
"babel-loader": "8.2.3",
|
||||
"c8": "7.11.0",
|
||||
"copy-webpack-plugin": "10.2.4",
|
||||
"eslint": "8.11.0",
|
||||
"@babel/core": "7.17.12",
|
||||
"@babel/preset-env": "7.17.12",
|
||||
"ava": "4.2.0",
|
||||
"babel-loader": "8.2.5",
|
||||
"c8": "7.11.3",
|
||||
"copy-webpack-plugin": "11.0.0",
|
||||
"eslint": "8.15.0",
|
||||
"eslint-plugin-ava": "13.2.0",
|
||||
"esm": "3.2.25",
|
||||
"gulp": "4.0.2",
|
||||
"gulp-replace": "1.1.3",
|
||||
"husky": "7.0.4",
|
||||
"husky": "8.0.1",
|
||||
"jsdom": "19.0.0",
|
||||
"lint-staged": "12.3.7",
|
||||
"prettier": "2.6.0",
|
||||
"lint-staged": "12.4.1",
|
||||
"prettier": "2.6.2",
|
||||
"rimraf": "3.0.2",
|
||||
"webpack": "5.70.0",
|
||||
"webpack": "5.72.1",
|
||||
"webpack-cli": "4.9.2"
|
||||
},
|
||||
"ava": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user