Skip to content

Commit

Permalink
fix dependency mismatches
Browse files Browse the repository at this point in the history
  • Loading branch information
kriswest committed Dec 23, 2024
1 parent d65d1db commit 9b06c26
Show file tree
Hide file tree
Showing 11 changed files with 1,674 additions and 2,250 deletions.
3,822 changes: 1,623 additions & 2,199 deletions package-lock.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions packages/fdc3-agent-proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,19 +35,19 @@
"@types/lodash": "4.14.167",
"@types/node": "^20.16.11",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "7.1.1",
"@typescript-eslint/parser": "7.1.0",
"@typescript-eslint/eslint-plugin": "^8.18.2",
"@typescript-eslint/parser": "^8.18.2",
"cucumber-console-formatter": "1.0.0",
"eslint": "^8.57.0",
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-prettier": "3.3.1",
"expect": "^29.7.0",
"globals": "^15.13.0",
"is-ci": "2.0.0",
"jsonpath-plus": "^10.1.0",
"nyc": "15.1.0",
"prettier": "3.2.5",
"nyc": "17.1.0",
"prettier": "3.4.1",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"tsx": "^4.19.1",
Expand Down
14 changes: 7 additions & 7 deletions packages/fdc3-context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,20 +27,20 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.12.0",
"@eslint/js": "^9.16.0",
"@types/jest": "29.5.13",
"@typescript-eslint/eslint-plugin": "8.9.0",
"@typescript-eslint/parser": "8.9.0",
"eslint": "9.12.0",
"eslint-config-prettier": "9.1.0",
"@typescript-eslint/eslint-plugin": "^8.18.2",
"@typescript-eslint/parser": "^8.18.2",
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-jsx-a11y": "^6.10.0",
"globals": "^15.11.0",
"globals": "^15.13.0",
"mkdirp": "^3.0.1",
"quicktype": "23.0.78",
"rimraf": "^6.0.1",
"ts-jest": "29.2.5",
"tslib": "^2.7.0",
"typescript": "~5.5.0"
"typescript": "^5.6.3"
}
}
4 changes: 2 additions & 2 deletions packages/fdc3-get-agent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@
"@eslint/js": "^9.16.0",
"@kite9/fdc3-web-impl": "2.2.0-beta.29",
"@kite9/testing": "2.2.0-beta.29",
"@types/node": "^20.14.11",
"@types/node": "^20.16.11",
"@types/wtfnode": "^0.7.3",
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"expect": "^29.7.0",
"globals": "^15.13.0",
"jsonpath-plus": "^10.1.0",
"nyc": "15.1.0",
"nyc": "17.1.0",
"rimraf": "^6.0.1",
"tsx": "^4.19.1",
"typescript": "^5.6.3",
Expand Down
16 changes: 8 additions & 8 deletions packages/fdc3-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,22 +30,22 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.12.0",
"@eslint/js": "^9.16.0",
"@types/jest": "29.5.13",
"@typescript-eslint/eslint-plugin": "8.9.0",
"@typescript-eslint/parser": "8.9.0",
"eslint": "9.12.0",
"eslint-config-prettier": "9.1.0",
"@typescript-eslint/eslint-plugin": "^8.18.2",
"@typescript-eslint/parser": "^8.18.2",
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-jsx-a11y": "^6.10.0",
"globals": "^15.11.0",
"globals": "^15.13.0",
"message-await": "^1.1.0",
"mkdirp": "^3.0.1",
"quicktype": "23.0.78",
"rimraf": "^6.0.1",
"ts-jest": "29.2.5",
"ts-morph": "^24.0.0",
"tslib": "^2.7.0",
"typescript": "~5.5.0"
"typescript": "^5.6.3"
}
}
}
18 changes: 9 additions & 9 deletions packages/fdc3-standard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,24 +39,24 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.12.0",
"@eslint/js": "^9.16.0",
"@types/jest": "29.5.13",
"@typescript-eslint/eslint-plugin": "8.9.0",
"@typescript-eslint/parser": "8.9.0",
"eslint": "9.12.0",
"eslint-config-prettier": "9.1.0",
"@typescript-eslint/eslint-plugin": "^8.18.2",
"@typescript-eslint/parser": "^8.18.2",
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-jsx-a11y": "^6.10.0",
"globals": "^15.11.0",
"globals": "^15.13.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-junit": "^16.0.0",
"jest-mock-extended": "3.0.5",
"prettier": "3.2.5",
"prettier": "3.4.1",
"quicktype": "23.0.78",
"rimraf": "^6.0.1",
"ts-jest": "29.2.5",
"tslib": "^2.7.0",
"typescript": "~5.5.0"
"typescript": "^5.6.3"
}
}
}
2 changes: 1 addition & 1 deletion packages/fdc3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@
"@kite9/fdc3-get-agent": "2.2.0-beta.29",
"@kite9/fdc3-context": "2.2.0-beta.29"
}
}
}
12 changes: 6 additions & 6 deletions packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,20 +31,20 @@
"@types/lodash": "4.14.167",
"@types/node": "^20.16.11",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "7.1.1",
"@typescript-eslint/parser": "7.1.0",
"@typescript-eslint/eslint-plugin": "^8.18.2",
"@typescript-eslint/parser": "^8.18.2",
"ajv": "^8.17.1",
"ajv-formats": "^3.0.1",
"cucumber-console-formatter": "1.0.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-prettier": "3.3.1",
"expect": "^29.7.0",
"is-ci": "2.0.0",
"jsonpath-plus": "^10.1.0",
"nyc": "15.1.0",
"prettier": "3.2.5",
"nyc": "17.1.0",
"prettier": "3.4.1",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"tsx": "^4.19.1",
Expand Down
10 changes: 5 additions & 5 deletions toolbox/fdc3-for-web/fdc3-web-impl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,20 +39,20 @@
"@types/lodash": "4.14.167",
"@types/node": "^20.16.11",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "7.1.1",
"@typescript-eslint/parser": "7.1.0",
"@typescript-eslint/eslint-plugin": "^8.18.2",
"@typescript-eslint/parser": "^8.18.2",
"cucumber-console-formatter": "1.0.0",
"eslint": "^8.57.0",
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-prettier": "3.3.1",
"expect": "^29.7.0",
"globals": "^15.13.0",
"is-ci": "2.0.0",
"jsonpath-plus": "^10.1.0",
"nyc": "15.1.0",
"nyc": "17.1.0",
"openapi-typescript": "^6.7.6",
"prettier": "3.2.5",
"prettier": "3.4.1",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"typescript": "^5.6.3",
Expand Down
4 changes: 2 additions & 2 deletions toolbox/fdc3-for-web/reference-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.13.0",
"typescript": "^5.3.2",
"typescript": "^5.6.3",
"typescript-eslint": "^8.17.0",
"vite": "^5.2.0"
"vite": "^5.4.9"
},
"dependencies": {
"@kite9/fdc3": "2.2.0-beta.29"
Expand Down
12 changes: 6 additions & 6 deletions toolbox/fdc3-workbench/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,17 +39,17 @@
"@material-ui/lab": "4.0.0-alpha.61",
"@types/jsoneditor": "^8.6.1",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "7.1.1",
"@typescript-eslint/parser": "7.1.0",
"@typescript-eslint/eslint-plugin": "^8.18.2",
"@typescript-eslint/parser": "^8.18.2",
"@vitejs/plugin-legacy": "^5.4.2",
"@vitejs/plugin-react": "^4.3.2",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-react": "^7.37.1",
"fdc3-1.2": "npm:@finos/[email protected]",
"jsoneditor": "^9.10.5",
"lint-staged": "^11.2.6",
"lint-staged": "^15.2.10",
"mobx": "^6.13.3",
"mobx-react": "^7.6.0",
"nanoid": "^3.3.7",
Expand All @@ -72,4 +72,4 @@
"*.js": "eslint --cache --fix",
"*.{js,css,md}": "prettier --write"
}
}
}

0 comments on commit 9b06c26

Please sign in to comment.