|
1 | 1 | {
|
2 | 2 | "name": "next",
|
3 |
| - "version": "10.0.7-canary.6", |
| 3 | + "version": "10.0.7-canary.7", |
4 | 4 | "description": "The React Framework",
|
5 | 5 | "main": "./dist/server/next.js",
|
6 | 6 | "license": "MIT",
|
|
62 | 62 | "dependencies": {
|
63 | 63 | "@babel/runtime": "7.12.5",
|
64 | 64 | "@hapi/accept": "5.0.1",
|
65 |
| - "@next/env": "10.0.7-canary.6", |
66 |
| - "@next/polyfill-module": "10.0.7-canary.6", |
67 |
| - "@next/react-dev-overlay": "10.0.7-canary.6", |
68 |
| - "@next/react-refresh-utils": "10.0.7-canary.6", |
| 65 | + "@next/env": "10.0.7-canary.7", |
| 66 | + "@next/polyfill-module": "10.0.7-canary.7", |
| 67 | + "@next/react-dev-overlay": "10.0.7-canary.7", |
| 68 | + "@next/react-refresh-utils": "10.0.7-canary.7", |
69 | 69 | "@opentelemetry/api": "0.14.0",
|
70 | 70 | "ast-types": "0.13.2",
|
71 | 71 | "browserslist": "4.16.1",
|
|
135 | 135 | "@babel/preset-react": "7.12.10",
|
136 | 136 | "@babel/preset-typescript": "7.12.7",
|
137 | 137 | "@babel/types": "7.12.12",
|
138 |
| - "@next/polyfill-nomodule": "10.0.7-canary.6", |
| 138 | + "@next/polyfill-nomodule": "10.0.7-canary.7", |
139 | 139 | "@taskr/clear": "1.1.0",
|
140 | 140 | "@taskr/esnext": "1.1.0",
|
141 | 141 | "@taskr/watch": "1.1.0",
|
|
0 commit comments