Skip to content

Commit

Permalink
Merge pull request #3447 from neos/task/resolveMergeConflicts
Browse files Browse the repository at this point in the history
TASK: Reresolve merge conflicts of #3382
  • Loading branch information
mhsdesign authored Mar 27, 2023
2 parents a0683ed + 3a91974 commit e4080d6
Show file tree
Hide file tree
Showing 20 changed files with 2 additions and 23 deletions.
1 change: 0 additions & 1 deletion packages/neos-ui-backend-connector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"scripts": {
"test": "yarn jest -w 2 --coverage",
"test:watch": "yarn jest --watch",
"clean": "rimraf ./lib ./dist",
"jest": "NODE_ENV=test jest"
},
"devDependencies": {
Expand Down
3 changes: 0 additions & 3 deletions packages/neos-ui-constants/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
"description": "Container package to store Neos CMS UI constants",
"private": true,
"main": "./src/index.js",
"scripts": {
"clean": "rimraf ./lib ./dist"
},
"devDependencies": {
"@neos-project/jest-preset-neos-ui": "workspace:*",
"@neos-project/neos-ui-build": "workspace:*",
Expand Down
1 change: 0 additions & 1 deletion packages/neos-ui-contentrepository/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"scripts": {
"test": "yarn jest -w 2 --coverage",
"test:watch": "yarn jest --watch",
"clean": "rimraf ./lib ./dist",
"jest": "NODE_ENV=test jest"
},
"devDependencies": {
Expand Down
1 change: 0 additions & 1 deletion packages/neos-ui-decorators/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"scripts": {
"test": "yarn jest -w 2 --coverage",
"test:watch": "yarn jest --watch",
"clean": "rimraf ./lib ./dist",
"jest": "NODE_ENV=test jest"
},
"devDependencies": {
Expand Down
1 change: 0 additions & 1 deletion packages/neos-ui-editors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"scripts": {
"test": "yarn jest -w 2 --coverage",
"test:watch": "yarn jest --watch",
"clean": "rimraf ./lib ./dist",
"jest": "NODE_ENV=test jest"
},
"devDependencies": {
Expand Down
1 change: 0 additions & 1 deletion packages/neos-ui-extensibility/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"test:watch": "yarn jest --watch",
"build": "yarn tsc --declaration",
"build:watch": "yarn tsc --watch",
"clean": "rimraf ./lib ./dist",
"jest": "NODE_ENV=test jest"
},
"devDependencies": {
Expand Down
1 change: 0 additions & 1 deletion packages/neos-ui-guest-frame/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"scripts": {
"test": "yarn jest -w 2 --coverage",
"test:watch": "yarn run jest -- --watch",
"clean": "rimraf ./lib ./dist",
"jest": "NODE_ENV=test jest"
},
"devDependencies": {
Expand Down
1 change: 0 additions & 1 deletion packages/neos-ui-i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"scripts": {
"test": "yarn jest -w 2 --coverage",
"test:watch": "yarn jest --watch",
"clean": "rimraf ./lib ./dist",
"jest": "NODE_ENV=test jest"
},
"devDependencies": {
Expand Down
1 change: 0 additions & 1 deletion packages/neos-ui-inspector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"scripts": {
"test": "yarn jest -w 2 --coverage",
"test:watch": "yarn jest --watch",
"clean": "rimraf ./lib ./dist",
"jest": "NODE_ENV=test jest"
},
"dependencies": {
Expand Down
1 change: 0 additions & 1 deletion packages/neos-ui-redux-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"scripts": {
"test": "yarn jest -w 2 --coverage",
"test:watch": "yarn jest --watch",
"clean": "rimraf ./lib ./dist",
"jest": "NODE_ENV=test jest"
},
"devDependencies": {
Expand Down
1 change: 0 additions & 1 deletion packages/neos-ui-sagas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"scripts": {
"test": "yarn jest -w 2 --coverage",
"test:watch": "yarn jest --watch",
"clean": "rimraf ./lib ./dist",
"jest": "NODE_ENV=test jest"
},
"devDependencies": {
Expand Down
1 change: 0 additions & 1 deletion packages/neos-ui-validators/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"scripts": {
"test": "yarn jest -w 2 --coverage",
"test:watch": "yarn jest --watch",
"clean": "rimraf ./lib ./dist",
"jest": "NODE_ENV=test jest"
},
"dependencies": {
Expand Down
1 change: 0 additions & 1 deletion packages/neos-ui-views/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"scripts": {
"test": "yarn jest -w 2 --coverage",
"test:watch": "yarn jest --watch",
"clean": "rimraf ./lib ./dist",
"jest": "NODE_ENV=test jest"
},
"dependencies": {
Expand Down
1 change: 0 additions & 1 deletion packages/neos-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"scripts": {
"test": "yarn jest -w 2 --coverage",
"test:watch": "yarn jest --watch",
"clean": "rimraf ./lib ./dist",
"jest": "NODE_ENV=test jest"
},
"devDependencies": {
Expand Down
1 change: 0 additions & 1 deletion packages/positional-array-sorter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"test:watch": "yarn jest --watch",
"build": "yarn tsc --declaration",
"build:watch": "yarn tsc --watch",
"clean": "rimraf ./lib ./dist",
"jest": "NODE_ENV=test jest"
},
"devDependencies": {
Expand Down
1 change: 0 additions & 1 deletion packages/react-proptypes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"scripts": {
"test": "yarn jest -w 2 --coverage",
"test:watch": "yarn jest --watch",
"clean": "rimraf ./lib ./dist",
"jest": "NODE_ENV=test jest"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/react-ui-components/esbuild.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ function *walkSync(dir) {
* it ensures our dist build still works eventhough we export `.js` instead of `.ts` (currently there is no import rewrite)
* this check acts as a safe guard to test against malformed imports
* in case you want to import a library with specified extension, just exclude the path from the check below, as this is ok ;)
*
*
* @param {string} importPath
*/
function assertImportPathsSpecifiedWithoutExtension(importPath) {
Expand Down Expand Up @@ -91,7 +91,7 @@ async function main() {
external: true
}
})
}
}
},
cssModules(
{
Expand Down
1 change: 0 additions & 1 deletion packages/utils-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"scripts": {
"test": "yarn jest -w 2 --coverage",
"test:watch": "yarn jest --watch",
"clean": "rimraf ./lib ./dist",
"jest": "NODE_ENV=test jest"
},
"dependencies": {
Expand Down
1 change: 0 additions & 1 deletion packages/utils-logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"scripts": {
"test": "yarn jest -w 2 --coverage",
"test:watch": "yarn jest --watch",
"clean": "rimraf ./lib ./dist",
"jest": "NODE_ENV=test jest"
},
"dependencies": {
Expand Down
1 change: 0 additions & 1 deletion packages/utils-redux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"scripts": {
"test": "yarn jest -w 2 --coverage",
"test:watch": "yarn jest --watch",
"clean": "rimraf ./lib ./dist",
"jest": "NODE_ENV=test jest"
},
"devDependencies": {
Expand Down

0 comments on commit e4080d6

Please sign in to comment.