@cloudquery/plugin-config-ui-lib
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@cloudquery/plugin-config-ui-lib", | ||
"description": "Plugin configuration UI library for CloudQuery Cloud App", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"private": false, | ||
@@ -44,41 +44,42 @@ "main": "./dist/index.js", | ||
"@cloudquery/plugin-config-ui-connector": "^0.0.9", | ||
"react": "18.3.1", | ||
"react-dom": "18.3.1" | ||
"react": "^18.3.1", | ||
"react-dom": "^18.3.1" | ||
}, | ||
"devDependencies": { | ||
"@babel/preset-env": "7.24.7", | ||
"@babel/preset-react": "7.24.7", | ||
"@babel/preset-typescript": "7.24.7", | ||
"@microsoft/api-extractor": "7.47.0", | ||
"@testing-library/jest-dom": "6.4.6", | ||
"@testing-library/react": "16.0.0", | ||
"@testing-library/user-event": "14.5.2", | ||
"@types/jest": "29.5.12", | ||
"@types/react": "18.3.3", | ||
"@typescript-eslint/eslint-plugin": "7.15.0", | ||
"@typescript-eslint/parser": "7.15.0", | ||
"eslint": "8.57.0", | ||
"eslint-config-prettier": "9.1.0", | ||
"eslint-import-resolver-typescript": "3.6.1", | ||
"eslint-plugin-import": "2.29.1", | ||
"eslint-plugin-jsx-a11y": "6.9.0", | ||
"eslint-plugin-prettier": "5.1.3", | ||
"eslint-plugin-react": "7.34.3", | ||
"eslint-plugin-react-hooks": "4.6.2", | ||
"eslint-plugin-sort-destructure-keys": "2.0.0", | ||
"eslint-plugin-unicorn": "54.0.0", | ||
"jest": "29.7.0", | ||
"jest-environment-jsdom": "29.7.0", | ||
"prettier": "3.3.2", | ||
"react": "18.3.1", | ||
"react-dom": "18.3.1", | ||
"resize-observer-polyfill": "1.5.1", | ||
"rimraf": "5.0.7", | ||
"terser-webpack-plugin": "5.3.10", | ||
"ts-jest": "29.1.5", | ||
"ts-loader": "9.5.1", | ||
"typescript": "5.4.2", | ||
"webpack": "5.92.1", | ||
"webpack-cli": "5.1.4" | ||
"@babel/preset-env": "^7.24.7", | ||
"@babel/preset-react": "^7.24.7", | ||
"@babel/preset-typescript": "^7.24.7", | ||
"@cloudquery/plugin-config-ui-connector": "^0.0.9", | ||
"@microsoft/api-extractor": "^7.47.0", | ||
"@testing-library/jest-dom": "^6.4.6", | ||
"@testing-library/react": "^16.0.0", | ||
"@testing-library/user-event": "^14.5.2", | ||
"@types/jest": "^29.5.12", | ||
"@types/react": "^18.3.1", | ||
"@typescript-eslint/eslint-plugin": "^7.15.0", | ||
"@typescript-eslint/parser": "^7.15.0", | ||
"eslint": "^8.57.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-import-resolver-typescript": "^3.6.1", | ||
"eslint-plugin-import": "^2.29.1", | ||
"eslint-plugin-jsx-a11y": "^6.9.0", | ||
"eslint-plugin-prettier": "^5.1.3", | ||
"eslint-plugin-react": "^7.34.3", | ||
"eslint-plugin-react-hooks": "^4.6.2", | ||
"eslint-plugin-sort-destructure-keys": "^2.0.0", | ||
"eslint-plugin-unicorn": "^54.0.0", | ||
"jest": "^29.7.0", | ||
"jest-environment-jsdom": "^29.7.0", | ||
"prettier": "^3.3.2", | ||
"react": "^18.3.1", | ||
"react-dom": "^18.3.1", | ||
"resize-observer-polyfill": "^1.5.1", | ||
"rimraf": "^5.0.7", | ||
"terser-webpack-plugin": "^5.3.10", | ||
"ts-jest": "^29.1.5", | ||
"ts-loader": "^9.5.1", | ||
"typescript": "^5.4.2", | ||
"webpack": "^5.92.1", | ||
"webpack-cli": "^5.1.4" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
35917
35