Skip to content

Commit

Permalink
Merge pull request #665 from nodepen/dependabot/npm_and_yarn/react-7c…
Browse files Browse the repository at this point in the history
…237d0e20

Bump @types/react from 18.3.1 to 18.3.3 in the react group across 1 directory
  • Loading branch information
cdriesler authored Jun 7, 2024
2 parents af52d2e + 4f13caf commit 51c0f05
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion apps/nodepen-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react-dom": "^18.0"
},
"devDependencies": {
"@types/react": "^18.3.1",
"@types/react": "^18.3.3",
"autoprefixer": "^10.4.19",
"eslint": "8.57.0",
"eslint-config-next": "^14.1.4",
Expand Down
10 changes: 5 additions & 5 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/nodes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"react-dom": "^18.0"
},
"devDependencies": {
"@types/react": "^18.3.1",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.2.25",
"autoprefixer": "^10.4.19",
"concurrently": "^8.2.2",
Expand Down

0 comments on commit 51c0f05

Please sign in to comment.