|
1 | 1 | {
|
2 | 2 | "name": "next",
|
3 |
| - "version": "13.2.2-canary.1", |
| 3 | + "version": "13.2.2-canary.2", |
4 | 4 | "description": "The React Framework",
|
5 | 5 | "main": "./dist/server/next.js",
|
6 | 6 | "license": "MIT",
|
|
80 | 80 | ]
|
81 | 81 | },
|
82 | 82 | "dependencies": {
|
83 |
| - "@next/env": "13.2.2-canary.1", |
| 83 | + "@next/env": "13.2.2-canary.2", |
84 | 84 | "@swc/helpers": "0.4.14",
|
85 | 85 | "caniuse-lite": "^1.0.30001406",
|
86 | 86 | "postcss": "8.4.14",
|
|
135 | 135 | "@hapi/accept": "5.0.2",
|
136 | 136 | "@napi-rs/cli": "2.14.7",
|
137 | 137 | "@napi-rs/triples": "1.1.0",
|
138 |
| - "@next/polyfill-module": "13.2.2-canary.1", |
139 |
| - "@next/polyfill-nomodule": "13.2.2-canary.1", |
140 |
| - "@next/react-dev-overlay": "13.2.2-canary.1", |
141 |
| - "@next/react-refresh-utils": "13.2.2-canary.1", |
142 |
| - "@next/swc": "13.2.2-canary.1", |
| 138 | + "@next/polyfill-module": "13.2.2-canary.2", |
| 139 | + "@next/polyfill-nomodule": "13.2.2-canary.2", |
| 140 | + "@next/react-dev-overlay": "13.2.2-canary.2", |
| 141 | + "@next/react-refresh-utils": "13.2.2-canary.2", |
| 142 | + "@next/swc": "13.2.2-canary.2", |
143 | 143 | "@opentelemetry/api": "1.4.0",
|
144 | 144 | "@segment/ajv-human-errors": "2.1.2",
|
145 | 145 | "@taskr/clear": "1.1.0",
|
|
0 commit comments