Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (examples & templates)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 4, 2024
1 parent 80cb582 commit f724c55
Show file tree
Hide file tree
Showing 10 changed files with 1,798 additions and 514 deletions.
507 changes: 414 additions & 93 deletions examples/nextjs-app/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"@types/node": "20.11.24",
"@types/react": "18.2.61",
"@types/react-dom": "18.2.19",
"eslint": "8.56.0",
"eslint-config-next": "14.0.4",
"next": "14.0.4",
"eslint": "8.57.0",
"eslint-config-next": "14.1.2",
"next": "14.1.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.3.3"
Expand Down
507 changes: 414 additions & 93 deletions examples/nextjs-pages/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions examples/nextjs-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"@types/node": "20.11.24",
"@types/react": "18.2.61",
"@types/react-dom": "18.2.19",
"eslint": "8.56.0",
"eslint-config-next": "14.0.4",
"next": "14.0.4",
"eslint": "8.57.0",
"eslint-config-next": "14.1.2",
"next": "14.1.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.3.3"
Expand Down
130 changes: 65 additions & 65 deletions examples/vite-ts/package-lock.json

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

Loading

0 comments on commit f724c55

Please sign in to comment.