mirror of
https://github.com/dwaxweiler/connector-mobilizon
synced 2025-02-16 11:41:24 +01:00
update dev deps
This commit is contained in:
parent
87434fc1c1
commit
3b4c53da81
3208
package-lock.json
generated
3208
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
30
package.json
30
package.json
@ -30,29 +30,29 @@
|
|||||||
"object-hash": "3.0.0"
|
"object-hash": "3.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "7.19.6",
|
"@babel/core": "7.20.12",
|
||||||
"@babel/eslint-parser": "7.19.1",
|
"@babel/eslint-parser": "7.19.1",
|
||||||
"@babel/preset-env": "7.19.4",
|
"@babel/preset-env": "7.20.2",
|
||||||
"@babel/preset-react": "7.18.6",
|
"@babel/preset-react": "7.18.6",
|
||||||
"@wordpress/eslint-plugin": "13.4.0",
|
"@wordpress/eslint-plugin": "13.10.0",
|
||||||
"ava": "5.0.1",
|
"ava": "5.2.0",
|
||||||
"babel-loader": "8.2.5",
|
"babel-loader": "9.1.2",
|
||||||
"browser-env": "3.3.0",
|
"browser-env": "3.3.0",
|
||||||
"c8": "7.12.0",
|
"c8": "7.12.0",
|
||||||
"copy-webpack-plugin": "11.0.0",
|
"copy-webpack-plugin": "11.0.0",
|
||||||
"eslint": "8.26.0",
|
"eslint": "^8.34.0",
|
||||||
"eslint-plugin-ava": "13.2.0",
|
"eslint-plugin-ava": "^14.0.0",
|
||||||
"eslint-plugin-jsx": "0.1.0",
|
"eslint-plugin-jsx": "0.1.0",
|
||||||
"eslint-plugin-react": "7.31.10",
|
"eslint-plugin-react": "^7.32.2",
|
||||||
"esm": "3.2.25",
|
"esm": "3.2.25",
|
||||||
"gulp": "4.0.2",
|
"gulp": "4.0.2",
|
||||||
"gulp-replace": "1.1.3",
|
"gulp-replace": "1.1.4",
|
||||||
"husky": "8.0.1",
|
"husky": "8.0.3",
|
||||||
"lint-staged": "13.0.3",
|
"lint-staged": "13.1.1",
|
||||||
"prettier": "2.7.1",
|
"prettier": "2.8.4",
|
||||||
"rimraf": "3.0.2",
|
"rimraf": "4.1.2",
|
||||||
"webpack": "5.74.0",
|
"webpack": "5.75.0",
|
||||||
"webpack-cli": "4.10.0"
|
"webpack-cli": "5.0.1"
|
||||||
},
|
},
|
||||||
"ava": {
|
"ava": {
|
||||||
"files": [
|
"files": [
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
### [Unreleased]
|
### [Unreleased]
|
||||||
#### Added
|
#### Added
|
||||||
#### Changed
|
#### Changed
|
||||||
|
- Update dependencies
|
||||||
#### Deprecated
|
#### Deprecated
|
||||||
#### Removed
|
#### Removed
|
||||||
#### Fixed
|
#### Fixed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user