|
1 | 1 | {
|
2 | 2 | "name": "next",
|
3 |
| - "version": "13.1.1-canary.0", |
| 3 | + "version": "13.1.1-canary.1", |
4 | 4 | "description": "The React Framework",
|
5 | 5 | "main": "./dist/server/next.js",
|
6 | 6 | "license": "MIT",
|
|
76 | 76 | ]
|
77 | 77 | },
|
78 | 78 | "dependencies": {
|
79 |
| - "@next/env": "13.1.1-canary.0", |
| 79 | + "@next/env": "13.1.1-canary.1", |
80 | 80 | "@swc/helpers": "0.4.14",
|
81 | 81 | "caniuse-lite": "^1.0.30001406",
|
82 | 82 | "postcss": "8.4.14",
|
|
126 | 126 | "@hapi/accept": "5.0.2",
|
127 | 127 | "@napi-rs/cli": "2.13.3",
|
128 | 128 | "@napi-rs/triples": "1.1.0",
|
129 |
| - "@next/polyfill-module": "13.1.1-canary.0", |
130 |
| - "@next/polyfill-nomodule": "13.1.1-canary.0", |
131 |
| - "@next/react-dev-overlay": "13.1.1-canary.0", |
132 |
| - "@next/react-refresh-utils": "13.1.1-canary.0", |
133 |
| - "@next/swc": "13.1.1-canary.0", |
| 129 | + "@next/polyfill-module": "13.1.1-canary.1", |
| 130 | + "@next/polyfill-nomodule": "13.1.1-canary.1", |
| 131 | + "@next/react-dev-overlay": "13.1.1-canary.1", |
| 132 | + "@next/react-refresh-utils": "13.1.1-canary.1", |
| 133 | + "@next/swc": "13.1.1-canary.1", |
134 | 134 | "@segment/ajv-human-errors": "2.1.2",
|
135 | 135 | "@taskr/clear": "1.1.0",
|
136 | 136 | "@taskr/esnext": "1.1.0",
|
|
0 commit comments