Skip to content

Commit

Permalink
chore: update the examples's version
Browse files Browse the repository at this point in the history
  • Loading branch information
easy1090 committed Jun 11, 2024
1 parent 0469a62 commit 3cbca9f
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 17 deletions.
6 changes: 3 additions & 3 deletions examples/rspack-minimal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"devDependencies": {
"tsm": "2.3.0",
"@rsdoctor/rspack-plugin": "workspace:*",
"@rspack/cli": "0.6.5",
"@rspack/core": "0.6.5",
"@rspack/plugin-react-refresh": "0.6.5",
"@rspack/cli": "0.7.2",
"@rspack/core": "0.7.2",
"@rspack/plugin-react-refresh": "0.7.2",
"@types/react": "^18.0.25",
"@types/react-dom": "^18.0.8",
"react-refresh": "^0.14.0",
Expand Down
181 changes: 167 additions & 14 deletions pnpm-lock.yaml

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

0 comments on commit 3cbca9f

Please sign in to comment.