Skip to content

Commit

Permalink
build: upgrade edge-runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Jan 24, 2024
1 parent 0e1aa71 commit 9c9b2ee
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 86 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/preset-flow": "7.22.5",
"@babel/preset-react": "7.22.5",
"@edge-runtime/jest-environment": "2.3.4",
"@edge-runtime/jest-environment": "2.3.8",
"@emotion/cache": "11.11.0",
"@emotion/react": "11.11.1",
"@fullhuman/postcss-purgecss": "1.3.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,9 +137,9 @@
"@babel/traverse": "7.22.5",
"@babel/types": "7.22.5",
"@capsizecss/metrics": "1.1.0",
"@edge-runtime/cookies": "4.0.2",
"@edge-runtime/ponyfill": "2.4.1",
"@edge-runtime/primitives": "4.0.2",
"@edge-runtime/cookies": "4.0.3",
"@edge-runtime/ponyfill": "2.4.2",
"@edge-runtime/primitives": "4.0.6",
"@hapi/accept": "5.0.2",
"@jest/transform": "29.5.0",
"@jest/types": "29.5.0",
Expand Down Expand Up @@ -226,7 +226,7 @@
"debug": "4.1.1",
"devalue": "2.0.1",
"domain-browser": "4.19.0",
"edge-runtime": "2.5.4",
"edge-runtime": "2.5.8",
"events": "3.3.0",
"find-up": "4.1.0",
"fresh": "0.5.2",
Expand Down

0 comments on commit 9c9b2ee

Please sign in to comment.