|
1 | 1 | {
|
2 | 2 | "name": "next",
|
3 |
| - "version": "12.0.9-canary.10", |
| 3 | + "version": "12.0.9-canary.11", |
4 | 4 | "description": "The React Framework",
|
5 | 5 | "main": "./dist/server/next.js",
|
6 | 6 | "license": "MIT",
|
|
71 | 71 | ]
|
72 | 72 | },
|
73 | 73 | "dependencies": {
|
74 |
| - "@next/env": "12.0.9-canary.10", |
| 74 | + "@next/env": "12.0.9-canary.11", |
75 | 75 | "caniuse-lite": "^1.0.30001283",
|
76 | 76 | "postcss": "8.4.5",
|
77 | 77 | "styled-jsx": "5.0.0",
|
|
119 | 119 | "@hapi/accept": "5.0.2",
|
120 | 120 | "@napi-rs/cli": "1.2.1",
|
121 | 121 | "@napi-rs/triples": "1.0.3",
|
122 |
| - "@next/polyfill-module": "12.0.9-canary.10", |
123 |
| - "@next/polyfill-nomodule": "12.0.9-canary.10", |
124 |
| - "@next/react-dev-overlay": "12.0.9-canary.10", |
125 |
| - "@next/react-refresh-utils": "12.0.9-canary.10", |
126 |
| - "@next/swc": "12.0.9-canary.10", |
| 122 | + "@next/polyfill-module": "12.0.9-canary.11", |
| 123 | + "@next/polyfill-nomodule": "12.0.9-canary.11", |
| 124 | + "@next/react-dev-overlay": "12.0.9-canary.11", |
| 125 | + "@next/react-refresh-utils": "12.0.9-canary.11", |
| 126 | + "@next/swc": "12.0.9-canary.11", |
127 | 127 | "@peculiar/webcrypto": "1.1.7",
|
128 | 128 | "@taskr/clear": "1.1.0",
|
129 | 129 | "@taskr/esnext": "1.1.0",
|
|
0 commit comments