Browse Source

Merge pull request #25 from owncast/dependabot/npm_and_yarn/next-10.0.6

Bump next from 10.0.0 to 10.0.6
pull/1886/head
Gabe Kangas 6 years ago committed by GitHub
parent
commit
8f026d484f
  1. 3701
      web/package-lock.json
  2. 2
      web/package.json

3701
web/package-lock.json generated

File diff suppressed because it is too large Load Diff

2
web/package.json

@ -13,7 +13,7 @@
"chart.js": "^2.9.4", "chart.js": "^2.9.4",
"classnames": "^2.2.6", "classnames": "^2.2.6",
"date-fns": "^2.16.1", "date-fns": "^2.16.1",
"next": "^10.0.0", "next": "^10.0.6",
"prop-types": "^15.7.2", "prop-types": "^15.7.2",
"react": "16.13.1", "react": "16.13.1",
"react-chartkick": "^0.4.1", "react-chartkick": "^0.4.1",

Loading…
Cancel
Save