|
1 | 1 | {
|
2 | 2 | "name": "next",
|
3 |
| - "version": "12.0.5-canary.6", |
| 3 | + "version": "12.0.5-canary.7", |
4 | 4 | "description": "The React Framework",
|
5 | 5 | "main": "./dist/server/next.js",
|
6 | 6 | "license": "MIT",
|
|
69 | 69 | "@babel/runtime": "7.15.4",
|
70 | 70 | "@hapi/accept": "5.0.2",
|
71 | 71 | "@napi-rs/triples": "1.0.3",
|
72 |
| - "@next/env": "12.0.5-canary.6", |
73 |
| - "@next/polyfill-module": "12.0.5-canary.6", |
74 |
| - "@next/react-dev-overlay": "12.0.5-canary.6", |
75 |
| - "@next/react-refresh-utils": "12.0.5-canary.6", |
| 72 | + "@next/env": "12.0.5-canary.7", |
| 73 | + "@next/polyfill-module": "12.0.5-canary.7", |
| 74 | + "@next/react-dev-overlay": "12.0.5-canary.7", |
| 75 | + "@next/react-refresh-utils": "12.0.5-canary.7", |
76 | 76 | "acorn": "8.5.0",
|
77 | 77 | "assert": "2.0.0",
|
78 | 78 | "browserify-zlib": "0.2.0",
|
|
155 | 155 | "@babel/traverse": "7.15.0",
|
156 | 156 | "@babel/types": "7.15.0",
|
157 | 157 | "@napi-rs/cli": "1.2.1",
|
158 |
| - "@next/polyfill-nomodule": "12.0.5-canary.6", |
| 158 | + "@next/polyfill-nomodule": "12.0.5-canary.7", |
159 | 159 | "@peculiar/webcrypto": "1.1.7",
|
160 | 160 | "@taskr/clear": "1.1.0",
|
161 | 161 | "@taskr/esnext": "1.1.0",
|
|
0 commit comments