Skip to content

Commit

Permalink
chore(pie-monorepo): DSW-000 upgrade next version in next 13 example …
Browse files Browse the repository at this point in the history
…app (#1594)
  • Loading branch information
xander-marjoram authored Jul 12, 2024
1 parent 522b258 commit 6da98cc
Show file tree
Hide file tree
Showing 2 changed files with 158 additions and 117 deletions.
4 changes: 2 additions & 2 deletions apps/examples/wc-next13/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
"@justeattakeaway/pie-css": "0.12.1",
"@lit-labs/nextjs": "0.2.0",
"@lit/react": "1.0.5",
"next": "13.2.4",
"next": "13.5.5",
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@types/node": "20.9.3",
"@types/react-dom": "18.3.0",
"eslint": "8.37.0",
"eslint-config-next": "13.2.4",
"eslint-config-next": "13.5.5",
"typescript": "5.4.5"
},
"volta": {
Expand Down
Loading

0 comments on commit 6da98cc

Please sign in to comment.