mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore(deps): update dependency rc9 to v1 (#7528)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
833ea4d585
commit
f8c0b781ab
@ -18,7 +18,7 @@
|
||||
"dotenv": "^8.2.0",
|
||||
"esm": "^3.2.25",
|
||||
"jiti": "^0.1.9",
|
||||
"rc9": "^0.0.7",
|
||||
"rc9": "^1.0.0",
|
||||
"std-env": "^2.2.1"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
@ -10941,6 +10941,15 @@ rc9@^0.0.7:
|
||||
destr "^0.1.9"
|
||||
flat "^5.0.0"
|
||||
|
||||
rc9@^1.0.0:
|
||||
version "1.0.0"
|
||||
resolved "https://registry.npmjs.org/rc9/-/rc9-1.0.0.tgz#b72c6665d0cd5e1af2f59d8f2e9da81f6187f9a3"
|
||||
integrity sha512-MVgjFCXkndOD08FBqnCgX92ND36NaGVEzBuImhZ5XVFZz2rF9RGfTiQ0yczxdNEoNbwIRC1guhQJVUMljsqvTg==
|
||||
dependencies:
|
||||
defu "^2.0.4"
|
||||
destr "^1.0.0"
|
||||
flat "^5.0.0"
|
||||
|
||||
react-is@^16.12.0:
|
||||
version "16.13.1"
|
||||
resolved "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
|
||||
|
Loading…
Reference in New Issue
Block a user