Skip to content

Commit

Permalink
fix(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent d1d5ba8 commit 9a082b7
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 161 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"lodash-es": "^4.17.21",
"next": "14.2.4",
"popmotion": "^11.0.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"starknet": "^6.11.0",
"starknet-react-chains-next": "npm:@starknet-react/chains@3.0.0",
"starknet-react-core-next": "npm:@starknet-react/core@3.6.0",
Expand All @@ -38,15 +38,15 @@
"devDependencies": {
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.12.13",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"autoprefixer": "^10.0.1",
"eslint": "^8",
"eslint-config-next": "14.2.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-hooks": "^5.0.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.5",
"postcss": "^8.4.38",
Expand Down
Loading

0 comments on commit 9a082b7

Please sign in to comment.