mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-04 14:19:55 -06:00
13 lines
349 B
JSON
13 lines
349 B
JSON
{
|
|
"name": "webpack-preprocessor-webpack-5",
|
|
"version": "0.0.0-test",
|
|
"dependencies": {
|
|
"@babel/core": "^7.26.0",
|
|
"@babel/plugin-transform-runtime": "^7.25.9",
|
|
"@babel/preset-env": "^7.26.0",
|
|
"@cypress/webpack-preprocessor": "file:../../../npm/webpack-preprocessor",
|
|
"babel-loader": "^9.2.1",
|
|
"webpack": "^5.96.1"
|
|
}
|
|
}
|