|
1 | 1 | {
|
2 | 2 | "name": "next",
|
3 |
| - "version": "12.3.2-canary.19", |
| 3 | + "version": "12.3.2-canary.20", |
4 | 4 | "description": "The React Framework",
|
5 | 5 | "main": "./dist/server/next.js",
|
6 | 6 | "license": "MIT",
|
|
69 | 69 | ]
|
70 | 70 | },
|
71 | 71 | "dependencies": {
|
72 |
| - "@next/env": "12.3.2-canary.19", |
| 72 | + "@next/env": "12.3.2-canary.20", |
73 | 73 | "@swc/helpers": "0.4.11",
|
74 | 74 | "caniuse-lite": "^1.0.30001406",
|
75 | 75 | "postcss": "8.4.14",
|
|
120 | 120 | "@hapi/accept": "5.0.2",
|
121 | 121 | "@napi-rs/cli": "2.7.0",
|
122 | 122 | "@napi-rs/triples": "1.1.0",
|
123 |
| - "@next/polyfill-module": "12.3.2-canary.19", |
124 |
| - "@next/polyfill-nomodule": "12.3.2-canary.19", |
125 |
| - "@next/react-dev-overlay": "12.3.2-canary.19", |
126 |
| - "@next/react-refresh-utils": "12.3.2-canary.19", |
127 |
| - "@next/swc": "12.3.2-canary.19", |
| 123 | + "@next/polyfill-module": "12.3.2-canary.20", |
| 124 | + "@next/polyfill-nomodule": "12.3.2-canary.20", |
| 125 | + "@next/react-dev-overlay": "12.3.2-canary.20", |
| 126 | + "@next/react-refresh-utils": "12.3.2-canary.20", |
| 127 | + "@next/swc": "12.3.2-canary.20", |
128 | 128 | "@segment/ajv-human-errors": "2.1.2",
|
129 | 129 | "@taskr/clear": "1.1.0",
|
130 | 130 | "@taskr/esnext": "1.1.0",
|
|
0 commit comments