|
1 | 1 | {
|
2 | 2 | "name": "next",
|
3 |
| - "version": "11.1.3-canary.33", |
| 3 | + "version": "11.1.3-canary.34", |
4 | 4 | "description": "The React Framework",
|
5 | 5 | "main": "./dist/server/next.js",
|
6 | 6 | "license": "MIT",
|
|
66 | 66 | "dependencies": {
|
67 | 67 | "@babel/runtime": "7.15.3",
|
68 | 68 | "@hapi/accept": "5.0.2",
|
69 |
| - "@next/env": "11.1.3-canary.33", |
70 |
| - "@next/polyfill-module": "11.1.3-canary.33", |
71 |
| - "@next/react-dev-overlay": "11.1.3-canary.33", |
72 |
| - "@next/react-refresh-utils": "11.1.3-canary.33", |
| 69 | + "@next/env": "11.1.3-canary.34", |
| 70 | + "@next/polyfill-module": "11.1.3-canary.34", |
| 71 | + "@next/react-dev-overlay": "11.1.3-canary.34", |
| 72 | + "@next/react-refresh-utils": "11.1.3-canary.34", |
73 | 73 | "@node-rs/helper": "1.2.1",
|
74 | 74 | "assert": "2.0.0",
|
75 | 75 | "browserify-zlib": "0.2.0",
|
|
153 | 153 | "@babel/traverse": "7.15.0",
|
154 | 154 | "@babel/types": "7.15.0",
|
155 | 155 | "@napi-rs/cli": "1.1.0",
|
156 |
| - "@next/polyfill-nomodule": "11.1.3-canary.33", |
| 156 | + "@next/polyfill-nomodule": "11.1.3-canary.34", |
157 | 157 | "@taskr/clear": "1.1.0",
|
158 | 158 | "@taskr/esnext": "1.1.0",
|
159 | 159 | "@taskr/watch": "1.1.0",
|
|
0 commit comments