Skip to content

Commit

Permalink
Merge pull request #644 from Onemind-Services-LLC/dependabot/npm_and_…
Browse files Browse the repository at this point in the history
…yarn/multi-3346b47a47

build(deps): Bump react and @types/react
  • Loading branch information
abhi1693 authored Dec 12, 2024
2 parents 27c966e + aa6b829 commit 2ec7700
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 26 deletions.
2 changes: 1 addition & 1 deletion packages/demo-pack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@onemind-services-llc/react-icons-ng-pack": "^5.3.0",
"react": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^18.3.1",
"react-scripts": "^5.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@onemind-services-llc/react-icons-ng": "^5.3.0",
"react": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^18.3.1",
"react-scripts": "^5.0.1"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/preview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@
"next-pwa": "^5.6.0",
"prism-react-renderer": "^2.3.1",
"prop-types": "^15.8.1",
"react": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^18.3.1",
"sass": "^1.77.8",
"tiny-skeleton-loader-react": "^1.2.1"
},
"devDependencies": {
"@types/node": "^22.0.0",
"@types/react": "^18.3.3",
"@types/react": "^19.0.1",
"@types/react-dom": "^18.3.0",
"typescript": "^5.5.4"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/ts-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"@onemind-services-llc/react-icons-ng": "^5.3.0",
"@types/jest": "29.5.14",
"@types/node": "22.10.2",
"@types/react": "^18.3.3",
"@types/react": "^19.0.1",
"@types/react-dom": "^18.3.0",
"react": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^18.3.1",
"react-scripts": "5.0.1",
"typescript": "^5.5.4"
Expand Down
25 changes: 5 additions & 20 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2ec7700

Please sign in to comment.