mirror of
https://github.com/pezkuwichain/pezkuwi-sdk-ui.git
synced 2026-05-06 19:47:55 +00:00
a3ec5ecd49
Bumps the react group with 4 updates: [react](https://github.com/facebook/react/tree/HEAD/packages/react), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom). Updates `react` from 18.3.1 to 19.2.3 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.3/packages/react) Updates `@types/react` from 18.3.27 to 19.2.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 18.3.1 to 19.2.3 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.3/packages/react-dom) Updates `@types/react-dom` from 18.3.7 to 19.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@types/react` from 18.3.27 to 19.2.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: react - dependency-name: "@types/react" dependency-version: 19.2.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: react - dependency-name: react-dom dependency-version: 19.2.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: react - dependency-name: "@types/react-dom" dependency-version: 19.2.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: react - dependency-name: "@types/react" dependency-version: 19.2.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: react ... Signed-off-by: dependabot[bot] <support@github.com>
68 lines
2.1 KiB
JSON
68 lines
2.1 KiB
JSON
{
|
|
"bugs": "https://github.com/pezkuwichain/pezkuwi-web-app-projects/issues",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"homepage": "https://github.com/pezkuwichain/pezkuwi-web-app-projects/tree/master/packages/react-components#readme",
|
|
"license": "Apache-2.0",
|
|
"name": "@pezkuwi/react-components",
|
|
"private": true,
|
|
"repository": {
|
|
"directory": "packages/react-components",
|
|
"type": "git",
|
|
"url": "https://github.com/pezkuwichain/pezkuwi-web-app-projects.git"
|
|
},
|
|
"sideEffects": true,
|
|
"type": "module",
|
|
"version": "0.168.2-0-x",
|
|
"dependencies": {
|
|
"@fortawesome/fontawesome-svg-core": "^6.5.1",
|
|
"@fortawesome/free-solid-svg-icons": "^6.5.1",
|
|
"@fortawesome/react-fontawesome": "^0.2.0",
|
|
"@pezkuwi/keyring": "^14.0.5",
|
|
"@pezkuwi/phishing": "^0.25.26",
|
|
"@pezkuwi/react-api": "^0.168.2-0-x",
|
|
"@pezkuwi/react-identicon": "^3.17.1",
|
|
"@pezkuwi/react-qr": "^3.17.1",
|
|
"@pezkuwi/react-query": "^0.168.2-0-x",
|
|
"@pezkuwi/ui-keyring": "^3.17.1",
|
|
"@pezkuwi/ui-settings": "^3.17.1",
|
|
"@pezkuwi/util": "^14.0.5",
|
|
"@pezkuwi/util-crypto": "^14.0.5",
|
|
"chart.js": "^4.4.1",
|
|
"chartjs-plugin-annotation": "^3.0.1",
|
|
"chartjs-plugin-crosshair": "^2.0.0",
|
|
"codeflask": "^1.4.1",
|
|
"i18next": "^23.7.11",
|
|
"i18next-browser-languagedetector": "^7.2.0",
|
|
"owasp-password-strength-test": "^1.3.0",
|
|
"react-beautiful-dnd": "^13.1.1",
|
|
"react-chartjs-2": "^5.2.0",
|
|
"react-copy-to-clipboard": "^5.1.0",
|
|
"react-dropzone": "^14.2.3",
|
|
"react-i18next": "^13.5.0",
|
|
"react-markdown": "^9.0.1",
|
|
"react-router": "^6.21.0",
|
|
"react-router-dom": "^6.21.0",
|
|
"react-tooltip": "^4.5.1",
|
|
"rehype-raw": "^7.0.0",
|
|
"semantic-ui-css": "^2.5.0",
|
|
"semantic-ui-react": "^0.88.2",
|
|
"store": "^2.0.12",
|
|
"styled-components": "^6.1.1",
|
|
"styled-theming": "^2.2.0"
|
|
},
|
|
"devDependencies": {
|
|
"@types/chartjs-plugin-crosshair": "^1.1.4",
|
|
"@types/codeflask": "^1.4.6",
|
|
"@types/owasp-password-strength-test": "^1.3.2",
|
|
"@types/react": "^19.2.10",
|
|
"@types/react-dom": "^19.2.3"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "*",
|
|
"react-dom": "*",
|
|
"react-is": "*"
|
|
}
|
|
}
|