Skip to content

Commit

Permalink
Upgrade subdir deps
Browse files Browse the repository at this point in the history
  • Loading branch information
codykaup committed Oct 3, 2024
1 parent 9eb5338 commit 032f018
Show file tree
Hide file tree
Showing 2 changed files with 363 additions and 9,095 deletions.
9 changes: 5 additions & 4 deletions subdir/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@
"postbuild": "node -r esm ../bin-src/trimStatsFile.js ../subdir-static/preview-stats.json"
},
"dependencies": {
"@storybook/react": "^6.3.7",
"react": "^17.0.2",
"react-dom": "^17.0.2"
}
"@storybook/react": "^8.3.4",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}
Loading

0 comments on commit 032f018

Please sign in to comment.