Skip to content

Commit

Permalink
Update fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
manzt committed Oct 1, 2024
1 parent 44d0a83 commit ee5b6a2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ src/ipyfoo/static
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/react": "^18.3.9",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"typescript": "^5.6.2"
}
Expand Down Expand Up @@ -1382,7 +1382,7 @@ src/ipyfoo/static
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/react": "^18.3.9",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"typescript": "^5.6.2",
"esbuild": "^0.24.0"
Expand Down

0 comments on commit ee5b6a2

Please sign in to comment.