Skip to content

Commit

Permalink
Bump @next/env from 14.0.0 to 14.0.1
Browse files Browse the repository at this point in the history
Bumps [@next/env](https://github.com/vercel/next.js/tree/HEAD/packages/next-env) from 14.0.0 to 14.0.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.0.1/packages/next-env)

---
updated-dependencies:
- dependency-name: "@next/env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 9d2441c commit 522b949
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion apps/dataset-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"devDependencies": {
"@jest/globals": "29.7.0",
"@next/env": "14.0.0",
"@next/env": "14.0.1",
"@rdfjs/types": "1.1.0",
"@types/mdx": "2.0.8",
"@types/node": "20.8.9",
Expand Down
2 changes: 1 addition & 1 deletion apps/researcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"devDependencies": {
"@clerk/shared": "1.0.0",
"@jest/globals": "29.7.0",
"@next/env": "14.0.0",
"@next/env": "14.0.1",
"@rdfjs/types": "1.1.0",
"@types/mdx": "2.0.8",
"@types/n3": "1.16.0",
Expand Down
10 changes: 5 additions & 5 deletions package-lock.json

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

0 comments on commit 522b949

Please sign in to comment.