diff --git a/.nvmrc b/.nvmrc index 2062ac7e..728f7de5 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -22.7.0 +22.9.0 diff --git a/bun.lockb b/bun.lockb index ef5b99e8..9c04411f 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 2a5a81b6..257f6412 100644 --- a/package.json +++ b/package.json @@ -55,17 +55,17 @@ "@wordpress/element": "^6.7.0", "@wordpress/i18n": "^5.7.0", "@wordpress/postcss-plugins-preset": "^5.7.0", - "babel-loader": "^9.1.3", + "babel-loader": "^9.2.1", "bestzip": "^2.2.1", "commitizen": "^4.3.0", "copy-webpack-plugin": "^12.0.2", "cpr": "^3.0.1", - "cspell": "^8.14.2", + "cspell": "^8.14.3", "css-loader": "^7.1.2", "cssnano": "^7.0.6", "cz-git": "^1.9.4", - "eslint": "^9.9.1", - "husky": "^9.1.5", + "eslint": "^9.10.0", + "husky": "^9.1.6", "lint-staged": "^15.2.10", "mini-css-extract-plugin": "^2.9.1", "postcss-loader": "^8.1.1",