|
1 | 1 | {
|
2 | 2 | "name": "next",
|
3 |
| - "version": "15.0.4-canary.47", |
| 3 | + "version": "15.0.4-canary.48", |
4 | 4 | "description": "The React Framework",
|
5 | 5 | "main": "./dist/server/next.js",
|
6 | 6 | "license": "MIT",
|
|
97 | 97 | ]
|
98 | 98 | },
|
99 | 99 | "dependencies": {
|
100 |
| - "@next/env": "15.0.4-canary.47", |
| 100 | + "@next/env": "15.0.4-canary.48", |
101 | 101 | "@swc/counter": "0.1.3",
|
102 | 102 | "@swc/helpers": "0.5.13",
|
103 | 103 | "busboy": "1.6.0",
|
|
161 | 161 | "@jest/types": "29.5.0",
|
162 | 162 | "@mswjs/interceptors": "0.23.0",
|
163 | 163 | "@napi-rs/triples": "1.2.0",
|
164 |
| - "@next/font": "15.0.4-canary.47", |
165 |
| - "@next/polyfill-module": "15.0.4-canary.47", |
166 |
| - "@next/polyfill-nomodule": "15.0.4-canary.47", |
167 |
| - "@next/react-refresh-utils": "15.0.4-canary.47", |
168 |
| - "@next/swc": "15.0.4-canary.47", |
| 164 | + "@next/font": "15.0.4-canary.48", |
| 165 | + "@next/polyfill-module": "15.0.4-canary.48", |
| 166 | + "@next/polyfill-nomodule": "15.0.4-canary.48", |
| 167 | + "@next/react-refresh-utils": "15.0.4-canary.48", |
| 168 | + "@next/swc": "15.0.4-canary.48", |
169 | 169 | "@opentelemetry/api": "1.6.0",
|
170 | 170 | "@playwright/test": "1.41.2",
|
171 | 171 | "@swc/core": "1.9.3",
|
|
0 commit comments