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