|
1 | 1 | {
|
2 | 2 | "name": "next",
|
3 |
| - "version": "13.3.2-canary.10", |
| 3 | + "version": "13.3.2-canary.11", |
4 | 4 | "description": "The React Framework",
|
5 | 5 | "main": "./dist/server/next.js",
|
6 | 6 | "license": "MIT",
|
|
81 | 81 | ]
|
82 | 82 | },
|
83 | 83 | "dependencies": {
|
84 |
| - "@next/env": "13.3.2-canary.10", |
| 84 | + "@next/env": "13.3.2-canary.11", |
85 | 85 | "@swc/helpers": "0.5.1",
|
86 | 86 | "busboy": "1.6.0",
|
87 | 87 | "caniuse-lite": "^1.0.30001406",
|
|
140 | 140 | "@jest/types": "29.5.0",
|
141 | 141 | "@napi-rs/cli": "2.14.7",
|
142 | 142 | "@napi-rs/triples": "1.1.0",
|
143 |
| - "@next/polyfill-module": "13.3.2-canary.10", |
144 |
| - "@next/polyfill-nomodule": "13.3.2-canary.10", |
145 |
| - "@next/react-dev-overlay": "13.3.2-canary.10", |
146 |
| - "@next/react-refresh-utils": "13.3.2-canary.10", |
147 |
| - "@next/swc": "13.3.2-canary.10", |
| 143 | + "@next/polyfill-module": "13.3.2-canary.11", |
| 144 | + "@next/polyfill-nomodule": "13.3.2-canary.11", |
| 145 | + "@next/react-dev-overlay": "13.3.2-canary.11", |
| 146 | + "@next/react-refresh-utils": "13.3.2-canary.11", |
| 147 | + "@next/swc": "13.3.2-canary.11", |
148 | 148 | "@opentelemetry/api": "1.4.1",
|
149 | 149 | "@segment/ajv-human-errors": "2.1.2",
|
150 | 150 | "@taskr/clear": "1.1.0",
|
|
0 commit comments