-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update all non-major dependencies (#18)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information
1 parent
3403735
commit 33c82fc
Showing
3 changed files
with
360 additions
and
324 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "unplugin-jsx-string-playground", | ||
"version": "0.0.0", | ||
"packageManager": "pnpm@7.14.1", | ||
"packageManager": "pnpm@7.15.0", | ||
"license": "MIT", | ||
"author": "三咲智子 <[email protected]>", | ||
"scripts": { | ||
|
@@ -11,18 +11,18 @@ | |
"vercel-build": "pnpm run -C .. build && pnpm build" | ||
}, | ||
"dependencies": { | ||
"@unocss/reset": "^0.46.1", | ||
"@vueuse/core": "^9.4.0", | ||
"@unocss/reset": "^0.46.5", | ||
"@vueuse/core": "^9.5.0", | ||
"unplugin-jsx-string": "workspace:^0.5.3-0", | ||
"vue": "^3.2.41" | ||
"vue": "^3.2.45" | ||
}, | ||
"devDependencies": { | ||
"@iconify-json/carbon": "^1.1.9", | ||
"@vitejs/plugin-vue": "^3.2.0", | ||
"@vue/runtime-core": "^3.2.41", | ||
"unocss": "^0.46.1", | ||
"@vue/runtime-core": "^3.2.45", | ||
"unocss": "^0.46.5", | ||
"unplugin-auto-import": "^0.11.4", | ||
"unplugin-vue-components": "^0.22.9", | ||
"vite": "^3.2.1" | ||
"vite": "^3.2.3" | ||
} | ||
} |
Oops, something went wrong.
33c82fc
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
unplugin-jsx-string – ./
unplugin-jsx-string-sxzz.vercel.app
unplugin-jsx-string-git-main-sxzz.vercel.app
unplugin-jsx-string.vercel.app
jsx-string.sxzz.moe