Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2023
1 parent dec2ff7 commit 1ac4af6
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 65 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "unplugin-jsx-string",
"version": "0.7.1",
"packageManager": "pnpm@8.6.11",
"packageManager": "pnpm@8.6.12",
"description": "Converts JSX to HTML strings at compile time.",
"keywords": [
"unplugin",
Expand Down Expand Up @@ -115,19 +115,19 @@
"@sxzz/prettier-config": "^1.0.4",
"@types/benchmark": "^2.1.2",
"@types/jsesc": "^3.0.1",
"@types/node": "^20.4.5",
"@types/node": "^20.4.8",
"@types/react": "^18.2.18",
"benchmark": "^2.1.4",
"bumpp": "^9.1.1",
"eslint": "^8.46.0",
"eslint-define-config": "^1.22.0",
"eslint-define-config": "^1.23.0",
"fast-glob": "^3.3.1",
"prettier": "^3.0.0",
"prettier": "^3.0.1",
"tsup": "^7.2.0",
"tsx": "^3.12.7",
"typescript": "^5.1.6",
"vite": "^4.4.8",
"vitest": "^0.33.0"
"vitest": "^0.34.1"
},
"engines": {
"node": ">=16.14.0"
Expand Down
4 changes: 2 additions & 2 deletions playground/package.json
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@8.6.11",
"packageManager": "pnpm@8.6.12",
"license": "MIT",
"author": "三咲智子 <sxzz@sxzz.moe>",
"scripts": {
Expand All @@ -17,7 +17,7 @@
"vue": "^3.3.4"
},
"devDependencies": {
"@iconify-json/carbon": "^1.1.18",
"@iconify-json/carbon": "^1.1.19",
"@vitejs/plugin-vue": "^4.2.3",
"@vue/runtime-core": "^3.3.4",
"unocss": "^0.54.1",
Expand Down
116 changes: 58 additions & 58 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 1ac4af6

Please sign in to comment.