Skip to content

Commit

Permalink
Unpin @next/third-parties range for easier updates
Browse files Browse the repository at this point in the history
  • Loading branch information
nickserv committed Jan 6, 2024
1 parent 75b36da commit 5843dc3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@netlify/functions": "^2.4.1",
"@next/third-parties": "14.0.5-canary.8",
"@next/third-parties": "^14.0.5-canary.8",
"@types/node": "20.6.0",
"@types/react": "17.0.37",
"@types/styled-components": "^5.1.15",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1056,7 +1056,7 @@
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-12.3.4.tgz#d28ea15a72cdcf96201c60a43e9630cd7fda168f"
integrity sha512-DQ20JEfTBZAgF8QCjYfJhv2/279M6onxFjdG/+5B0Cyj00/EdBxiWb2eGGFgQhrBbNv/lsvzFbbi0Ptf8Vw/bg==

"@next/[email protected]":
"@next/third-parties@^14.0.5-canary.8":
version "14.0.5-canary.8"
resolved "https://registry.yarnpkg.com/@next/third-parties/-/third-parties-14.0.5-canary.8.tgz#ec32c00d444e1a3eddf9f22e725e72d514eb7334"
integrity sha512-9nAFu7mNEVhRmzq9C/C2F9o7ym36yxYGh5f5qpJHFfIgI754AC4wUKXaKVALxlj6AAwvzmBn51GQXSt+ogeSGg==
Expand Down

0 comments on commit 5843dc3

Please sign in to comment.