Skip to content

Commit a248b1a

Browse files
committed
Update JS packages.
1 parent 980fed8 commit a248b1a

File tree

2 files changed

+584
-529
lines changed

2 files changed

+584
-529
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,18 +41,18 @@
4141
}
4242
},
4343
"engines": {
44-
"node": ">=20.18.0",
45-
"npm": ">=10.9.0"
44+
"node": ">=22.12.0",
45+
"npm": ">=10.9.2"
4646
},
47-
"packageManager": "[email protected].2",
47+
"packageManager": "[email protected].3",
4848
"dependencies": {
49-
"@wordpress/hooks": "^4.12.0"
49+
"@wordpress/hooks": "^4.14.0"
5050
},
5151
"devDependencies": {
5252
"@babel/core": "^7.26.0",
5353
"@babel/preset-env": "^7.26.0",
5454
"@inrupt/jest-jsdom-polyfills": "^3.2.4",
55-
"@wordpress/eslint-plugin": "^21.5.0",
55+
"@wordpress/eslint-plugin": "^21.6.0",
5656
"babel-loader": "^9.2.1",
5757
"coveralls": "^3.1.1",
5858
"css-loader": "^7.1.2",
@@ -64,10 +64,10 @@
6464
"jest-fetch-mock": "^3.0.3",
6565
"jquery": "^3.7.1",
6666
"mini-css-extract-plugin": "^2.9.2",
67-
"prettier": "^3.3.3",
68-
"terser-webpack-plugin": "^5.3.10",
67+
"prettier": "^3.4.2",
68+
"terser-webpack-plugin": "^5.3.11",
6969
"typescript": "^5.7.2",
70-
"webpack": "^5.96.1",
70+
"webpack": "^5.97.1",
7171
"webpack-cli": "^5.1.4",
7272
"webpack-remove-empty-scripts": "^1.0.4"
7373
},

0 commit comments

Comments
 (0)