|
1 | 1 | {
|
2 | 2 | "name": "next",
|
3 |
| - "version": "15.1.1-canary.25", |
| 3 | + "version": "15.1.1-canary.26", |
4 | 4 | "description": "The React Framework",
|
5 | 5 | "main": "./dist/server/next.js",
|
6 | 6 | "license": "MIT",
|
|
99 | 99 | ]
|
100 | 100 | },
|
101 | 101 | "dependencies": {
|
102 |
| - "@next/env": "15.1.1-canary.25", |
| 102 | + "@next/env": "15.1.1-canary.26", |
103 | 103 | "@swc/counter": "0.1.3",
|
104 | 104 | "@swc/helpers": "0.5.15",
|
105 | 105 | "busboy": "1.6.0",
|
|
164 | 164 | "@jest/types": "29.5.0",
|
165 | 165 | "@mswjs/interceptors": "0.23.0",
|
166 | 166 | "@napi-rs/triples": "1.2.0",
|
167 |
| - "@next/font": "15.1.1-canary.25", |
168 |
| - "@next/polyfill-module": "15.1.1-canary.25", |
169 |
| - "@next/polyfill-nomodule": "15.1.1-canary.25", |
170 |
| - "@next/react-refresh-utils": "15.1.1-canary.25", |
171 |
| - "@next/swc": "15.1.1-canary.25", |
| 167 | + "@next/font": "15.1.1-canary.26", |
| 168 | + "@next/polyfill-module": "15.1.1-canary.26", |
| 169 | + "@next/polyfill-nomodule": "15.1.1-canary.26", |
| 170 | + "@next/react-refresh-utils": "15.1.1-canary.26", |
| 171 | + "@next/swc": "15.1.1-canary.26", |
172 | 172 | "@opentelemetry/api": "1.6.0",
|
173 | 173 | "@playwright/test": "1.41.2",
|
174 | 174 | "@storybook/addon-essentials": "^8.4.7",
|
|
0 commit comments