|
1 | 1 | {
|
2 | 2 | "name": "next",
|
3 |
| - "version": "10.1.4-canary.15", |
| 3 | + "version": "10.1.4-canary.16", |
4 | 4 | "description": "The React Framework",
|
5 | 5 | "main": "./dist/server/next.js",
|
6 | 6 | "license": "MIT",
|
|
64 | 64 | "dependencies": {
|
65 | 65 | "@babel/runtime": "7.12.5",
|
66 | 66 | "@hapi/accept": "5.0.1",
|
67 |
| - "@next/env": "10.1.4-canary.15", |
68 |
| - "@next/polyfill-module": "10.1.4-canary.15", |
69 |
| - "@next/react-dev-overlay": "10.1.4-canary.15", |
70 |
| - "@next/react-refresh-utils": "10.1.4-canary.15", |
| 67 | + "@next/env": "10.1.4-canary.16", |
| 68 | + "@next/polyfill-module": "10.1.4-canary.16", |
| 69 | + "@next/react-dev-overlay": "10.1.4-canary.16", |
| 70 | + "@next/react-refresh-utils": "10.1.4-canary.16", |
71 | 71 | "@opentelemetry/api": "0.14.0",
|
72 | 72 | "assert": "2.0.0",
|
73 | 73 | "ast-types": "0.13.2",
|
|
150 | 150 | "@babel/preset-typescript": "7.12.7",
|
151 | 151 | "@babel/traverse": "^7.12.10",
|
152 | 152 | "@babel/types": "7.12.12",
|
153 |
| - "@next/polyfill-nomodule": "10.1.4-canary.15", |
| 153 | + "@next/polyfill-nomodule": "10.1.4-canary.16", |
154 | 154 | "@taskr/clear": "1.1.0",
|
155 | 155 | "@taskr/esnext": "1.1.0",
|
156 | 156 | "@taskr/watch": "1.1.0",
|
|
0 commit comments