|
1 | 1 | {
|
2 | 2 | "name": "next",
|
3 |
| - "version": "12.1.7-canary.3", |
| 3 | + "version": "12.1.7-canary.4", |
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.1.7-canary.3", |
| 72 | + "@next/env": "12.1.7-canary.4", |
73 | 73 | "caniuse-lite": "^1.0.30001332",
|
74 | 74 | "postcss": "8.4.5",
|
75 | 75 | "styled-jsx": "5.0.2",
|
|
118 | 118 | "@hapi/accept": "5.0.2",
|
119 | 119 | "@napi-rs/cli": "2.4.4",
|
120 | 120 | "@napi-rs/triples": "1.1.0",
|
121 |
| - "@next/polyfill-module": "12.1.7-canary.3", |
122 |
| - "@next/polyfill-nomodule": "12.1.7-canary.3", |
123 |
| - "@next/react-dev-overlay": "12.1.7-canary.3", |
124 |
| - "@next/react-refresh-utils": "12.1.7-canary.3", |
125 |
| - "@next/swc": "12.1.7-canary.3", |
| 121 | + "@next/polyfill-module": "12.1.7-canary.4", |
| 122 | + "@next/polyfill-nomodule": "12.1.7-canary.4", |
| 123 | + "@next/react-dev-overlay": "12.1.7-canary.4", |
| 124 | + "@next/react-refresh-utils": "12.1.7-canary.4", |
| 125 | + "@next/swc": "12.1.7-canary.4", |
126 | 126 | "@peculiar/webcrypto": "1.3.1",
|
127 | 127 | "@taskr/clear": "1.1.0",
|
128 | 128 | "@taskr/esnext": "1.1.0",
|
|
0 commit comments