|
62 | 62 | "ansis": "1.5.2" |
63 | 63 | }, |
64 | 64 | "devDependencies": { |
65 | | - "@babel/core": "^7.22.11", |
66 | | - "@babel/preset-env": "^7.22.10", |
| 65 | + "@babel/core": "^7.23.7", |
| 66 | + "@babel/preset-env": "^7.23.8", |
67 | 67 | "@test-fixtures/lorem": "0.0.2", |
68 | | - "@types/jest": "^29.5.4", |
69 | | - "@wordpress/scripts": "^26.11.0", |
70 | | - "@wordpress/dependency-extraction-webpack-plugin": "^4.23.0", |
71 | | - "css-loader": "^6.8.1", |
72 | | - "html-bundler-webpack-plugin": "^2.9.0", |
73 | | - "html-loader": "^4.2.0", |
74 | | - "jest": "^29.6.4", |
75 | | - "mini-css-extract-plugin": "^2.7.6", |
76 | | - "terser-webpack-plugin": "^5.3.9", |
77 | | - "webpack": "^5.88.2", |
78 | | - "webpack-hot-middleware": "^2.25.4", |
| 68 | + "@types/jest": "^29.5.11", |
| 69 | + "@wordpress/scripts": "^27.0.0", |
| 70 | + "@wordpress/dependency-extraction-webpack-plugin": "^5.0.0", |
| 71 | + "css-loader": "^6.9.0", |
| 72 | + "html-bundler-webpack-plugin": "^3.4.10", |
| 73 | + "html-loader": "^5.0.0", |
| 74 | + "jest": "^29.7.0", |
| 75 | + "mini-css-extract-plugin": "^2.7.7", |
| 76 | + "terser-webpack-plugin": "^5.3.10", |
| 77 | + "webpack": "^5.89.0", |
| 78 | + "webpack-hot-middleware": "^2.26.0", |
79 | 79 | "webpack-manifest-plugin": "^5.0.0", |
80 | | - "webpack-merge": "^5.9.0" |
| 80 | + "webpack-merge": "^5.10.0" |
81 | 81 | } |
82 | 82 | } |
0 commit comments