未验证 提交 a9da48d3 编写于 作者: J JJ Kasper

v10.0.10-canary.1

上级 1bf4cf3e
......@@ -17,5 +17,5 @@
"registry": "https://registry.npmjs.org/"
}
},
"version": "10.0.10-canary.0"
"version": "10.0.10-canary.1"
}
{
"name": "create-next-app",
"version": "10.0.10-canary.0",
"version": "10.0.10-canary.1",
"keywords": [
"react",
"next",
......
{
"name": "@next/eslint-plugin-next",
"version": "10.0.10-canary.0",
"version": "10.0.10-canary.1",
"description": "ESLint plugin for NextJS.",
"main": "lib/index.js",
"license": "MIT",
......
{
"name": "@next/bundle-analyzer",
"version": "10.0.10-canary.0",
"version": "10.0.10-canary.1",
"main": "index.js",
"license": "MIT",
"repository": {
......
{
"name": "@next/codemod",
"version": "10.0.10-canary.0",
"version": "10.0.10-canary.1",
"license": "MIT",
"dependencies": {
"chalk": "4.1.0",
......
{
"name": "@next/env",
"version": "10.0.10-canary.0",
"version": "10.0.10-canary.1",
"keywords": [
"react",
"next",
......
{
"name": "@next/mdx",
"version": "10.0.10-canary.0",
"version": "10.0.10-canary.1",
"main": "index.js",
"license": "MIT",
"repository": {
......
{
"name": "@next/plugin-google-analytics",
"version": "10.0.10-canary.0",
"version": "10.0.10-canary.1",
"repository": {
"url": "vercel/next.js",
"directory": "packages/next-plugin-google-analytics"
......
{
"name": "@next/plugin-sentry",
"version": "10.0.10-canary.0",
"version": "10.0.10-canary.1",
"repository": {
"url": "vercel/next.js",
"directory": "packages/next-plugin-sentry"
......
{
"name": "@next/plugin-storybook",
"version": "10.0.10-canary.0",
"version": "10.0.10-canary.1",
"repository": {
"url": "vercel/next.js",
"directory": "packages/next-plugin-storybook"
......
{
"name": "@next/polyfill-module",
"version": "10.0.10-canary.0",
"version": "10.0.10-canary.1",
"description": "A standard library polyfill for ES Modules supporting browsers (Edge 16+, Firefox 60+, Chrome 61+, Safari 10.1+)",
"main": "dist/polyfill-module.js",
"license": "MIT",
......
{
"name": "@next/polyfill-nomodule",
"version": "10.0.10-canary.0",
"version": "10.0.10-canary.1",
"description": "A polyfill for non-dead, nomodule browsers.",
"main": "dist/polyfill-nomodule.js",
"license": "MIT",
......
{
"name": "next",
"version": "10.0.10-canary.0",
"version": "10.0.10-canary.1",
"description": "The React Framework",
"main": "./dist/server/next.js",
"license": "MIT",
......@@ -62,10 +62,10 @@
"dependencies": {
"@babel/runtime": "7.12.5",
"@hapi/accept": "5.0.1",
"@next/env": "10.0.10-canary.0",
"@next/polyfill-module": "10.0.10-canary.0",
"@next/react-dev-overlay": "10.0.10-canary.0",
"@next/react-refresh-utils": "10.0.10-canary.0",
"@next/env": "10.0.10-canary.1",
"@next/polyfill-module": "10.0.10-canary.1",
"@next/react-dev-overlay": "10.0.10-canary.1",
"@next/react-refresh-utils": "10.0.10-canary.1",
"@opentelemetry/api": "0.14.0",
"ast-types": "0.13.2",
"browserslist": "4.16.1",
......@@ -133,7 +133,7 @@
"@babel/preset-react": "7.12.10",
"@babel/preset-typescript": "7.12.7",
"@babel/types": "7.12.12",
"@next/polyfill-nomodule": "10.0.10-canary.0",
"@next/polyfill-nomodule": "10.0.10-canary.1",
"@taskr/clear": "1.1.0",
"@taskr/esnext": "1.1.0",
"@taskr/watch": "1.1.0",
......
{
"name": "@next/react-dev-overlay",
"version": "10.0.10-canary.0",
"version": "10.0.10-canary.1",
"description": "A development-only overlay for developing React applications.",
"repository": {
"url": "vercel/next.js",
......
{
"name": "@next/react-refresh-utils",
"version": "10.0.10-canary.0",
"version": "10.0.10-canary.1",
"description": "An experimental package providing utilities for React Refresh.",
"repository": {
"url": "vercel/next.js",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册