Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/packages/static-buil…
Browse files Browse the repository at this point in the history
…d/test/fixtures/stencil-v4/core-f1d0780576
  • Loading branch information
kodiakhq[bot] committed Apr 25, 2024
2 parents 6f929e5 + 26bc51e commit c50de0f
Show file tree
Hide file tree
Showing 3 changed files with 60 additions and 57 deletions.
3 changes: 3 additions & 0 deletions .changeset/next-14-2-3.md
@@ -0,0 +1,3 @@
---
---

110 changes: 55 additions & 55 deletions examples/nextjs/package-lock.json

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

4 changes: 2 additions & 2 deletions examples/nextjs/package.json
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"react": "^18",
"react-dom": "^18",
"next": "14.2.2"
"next": "14.2.3"
},
"devDependencies": {
"typescript": "^5",
Expand All @@ -21,6 +21,6 @@
"postcss": "^8",
"tailwindcss": "^3.4.1",
"eslint": "^8",
"eslint-config-next": "14.2.2"
"eslint-config-next": "14.2.3"
}
}

0 comments on commit c50de0f

Please sign in to comment.