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