Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency c12 to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 15, 2022
1 parent 1f645e2 commit 1f641a7
Show file tree
Hide file tree
Showing 4 changed files with 121 additions and 29 deletions.
2 changes: 1 addition & 1 deletion packages/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"@nuxt/schema": "3.0.0-rc.13",
"c12": "^0.2.13",
"c12": "^1.0.0",
"consola": "^2.15.3",
"defu": "^6.1.0",
"globby": "^13.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/flat": "^5.0.2",
"@types/mri": "^1.1.1",
"@types/semver": "^7",
"c12": "^0.2.13",
"c12": "^1.0.0",
"chokidar": "^3.5.3",
"clear": "^0.1.0",
"clipboardy": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"vite": "~3.2.3"
},
"dependencies": {
"c12": "^0.2.13",
"c12": "^1.0.0",
"create-require": "^1.1.1",
"defu": "^6.1.0",
"jiti": "^1.16.0",
Expand Down
144 changes: 118 additions & 26 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1f641a7

Please sign in to comment.