未验证 提交 85057e54 编写于 作者: J Joe Haddad

v9.4.5-canary.29

上级 1f5bbb3a
......@@ -17,5 +17,5 @@
"registry": "https://registry.npmjs.org/"
}
},
"version": "9.4.5-canary.28"
"version": "9.4.5-canary.29"
}
{
"name": "create-next-app",
"version": "9.4.5-canary.28",
"version": "9.4.5-canary.29",
"keywords": [
"react",
"next",
......
{
"name": "@next/eslint-plugin-next",
"version": "9.4.5-canary.28",
"version": "9.4.5-canary.29",
"description": "ESLint plugin for NextJS.",
"main": "lib/index.js",
"license": "MIT",
......
{
"name": "@next/bundle-analyzer",
"version": "9.4.5-canary.28",
"version": "9.4.5-canary.29",
"main": "index.js",
"license": "MIT",
"repository": {
......
{
"name": "@next/mdx",
"version": "9.4.5-canary.28",
"version": "9.4.5-canary.29",
"main": "index.js",
"license": "MIT",
"repository": {
......
{
"name": "@next/plugin-google-analytics",
"version": "9.4.5-canary.28",
"version": "9.4.5-canary.29",
"repository": {
"url": "vercel/next.js",
"directory": "packages/next-plugin-google-analytics"
......
{
"name": "@next/plugin-sentry",
"version": "9.4.5-canary.28",
"version": "9.4.5-canary.29",
"repository": {
"url": "vercel/next.js",
"directory": "packages/next-plugin-sentry"
......
{
"name": "@next/plugin-storybook",
"version": "9.4.5-canary.28",
"version": "9.4.5-canary.29",
"repository": {
"url": "vercel/next.js",
"directory": "packages/next-plugin-storybook"
......
{
"name": "@next/polyfill-nomodule",
"version": "9.4.5-canary.28",
"version": "9.4.5-canary.29",
"description": "A polyfill for non-dead, nomodule browsers.",
"main": "dist/polyfill-nomodule.js",
"license": "MIT",
......
{
"name": "next",
"version": "9.4.5-canary.28",
"version": "9.4.5-canary.29",
"description": "The React Framework",
"main": "./dist/server/next.js",
"license": "MIT",
......@@ -76,8 +76,8 @@
"@babel/preset-typescript": "7.9.0",
"@babel/runtime": "7.9.6",
"@babel/types": "7.9.6",
"@next/react-dev-overlay": "9.4.5-canary.28",
"@next/react-refresh-utils": "9.4.5-canary.28",
"@next/react-dev-overlay": "9.4.5-canary.29",
"@next/react-refresh-utils": "9.4.5-canary.29",
"babel-plugin-syntax-jsx": "6.18.0",
"babel-plugin-transform-define": "2.0.0",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
......@@ -115,7 +115,7 @@
"react-dom": "^16.6.0"
},
"devDependencies": {
"@next/polyfill-nomodule": "9.4.5-canary.28",
"@next/polyfill-nomodule": "9.4.5-canary.29",
"@taskr/clear": "1.1.0",
"@taskr/esnext": "1.1.0",
"@taskr/watch": "1.1.0",
......
{
"name": "@next/react-dev-overlay",
"version": "9.4.5-canary.28",
"version": "9.4.5-canary.29",
"description": "A development-only overlay for developing React applications.",
"repository": {
"url": "vercel/next.js",
......@@ -28,8 +28,8 @@
"strip-ansi": "6.0.0"
},
"peerDependencies": {
"webpack": "^4|^5",
"react": "^16.9.0",
"react-dom": "^16.9.0"
"react-dom": "^16.9.0",
"webpack": "^4|^5"
}
}
{
"name": "@next/react-refresh-utils",
"version": "9.4.5-canary.28",
"version": "9.4.5-canary.29",
"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.
先完成此消息的编辑!
想要评论请 注册