mirror of
https://github.com/kou029w/_.git
synced 2025-02-01 06:38:39 +00:00
c90d17158d
Bumps [next](https://github.com/vercel/next.js) from 9.5.2 to 13.5.0. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v9.5.2...v13.5.0) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
11 lines
201 B
JSON
11 lines
201 B
JSON
{
|
|
"name": "vad",
|
|
"version": "0.0.1",
|
|
"private": true,
|
|
"dependencies": {
|
|
"next": "^13.5.0",
|
|
"react": "^16.13.1",
|
|
"react-dom": "^16.13.1",
|
|
"vad.js": "kdavis-mozilla/vad.js"
|
|
}
|
|
}
|