Browse Source

Bump next (#4228)

main
Strek 3 years ago
committed by GitHub
parent
commit
d84b74040c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      beta/next-env.d.ts
  2. 2
      beta/package.json
  3. 1157
      beta/yarn.lock

1
beta/next-env.d.ts

@ -1,5 +1,4 @@
/// <reference types="next" />
/// <reference types="next/types/global" />
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited

2
beta/package.json

@ -32,7 +32,7 @@
"date-fns": "^2.16.1",
"debounce": "^1.2.1",
"github-slugger": "^1.3.0",
"next": "^12.0.3-canary.2",
"next": "^12.0.5",
"parse-numeric-range": "^1.2.0",
"react": "18.0.0-alpha-930c9e7ee-20211015",
"react-collapsed": "3.1.0",

1157
beta/yarn.lock

File diff suppressed because it is too large
Loading…
Cancel
Save