|
1 | 1 | {
|
2 | 2 | "name": "next",
|
3 |
| - "version": "13.4.20-canary.40", |
| 3 | + "version": "13.4.20-canary.41", |
4 | 4 | "description": "The React Framework",
|
5 | 5 | "main": "./dist/server/next.js",
|
6 | 6 | "license": "MIT",
|
|
90 | 90 | ]
|
91 | 91 | },
|
92 | 92 | "dependencies": {
|
93 |
| - "@next/env": "13.4.20-canary.40", |
| 93 | + "@next/env": "13.4.20-canary.41", |
94 | 94 | "@swc/helpers": "0.5.2",
|
95 | 95 | "busboy": "1.6.0",
|
96 | 96 | "caniuse-lite": "^1.0.30001406",
|
|
145 | 145 | "@mswjs/interceptors": "0.23.0",
|
146 | 146 | "@napi-rs/cli": "2.16.2",
|
147 | 147 | "@napi-rs/triples": "1.1.0",
|
148 |
| - "@next/polyfill-module": "13.4.20-canary.40", |
149 |
| - "@next/polyfill-nomodule": "13.4.20-canary.40", |
150 |
| - "@next/react-dev-overlay": "13.4.20-canary.40", |
151 |
| - "@next/react-refresh-utils": "13.4.20-canary.40", |
152 |
| - "@next/swc": "13.4.20-canary.40", |
| 148 | + "@next/polyfill-module": "13.4.20-canary.41", |
| 149 | + "@next/polyfill-nomodule": "13.4.20-canary.41", |
| 150 | + "@next/react-dev-overlay": "13.4.20-canary.41", |
| 151 | + "@next/react-refresh-utils": "13.4.20-canary.41", |
| 152 | + "@next/swc": "13.4.20-canary.41", |
153 | 153 | "@opentelemetry/api": "1.4.1",
|
154 | 154 | "@playwright/test": "^1.35.1",
|
155 | 155 | "@segment/ajv-human-errors": "2.1.2",
|
|
0 commit comments