Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#39)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 17, 2023
1 parent e1fbd4f commit 37a739a
Show file tree
Hide file tree
Showing 3 changed files with 178 additions and 177 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@babel/parser": "^7.21.4",
"@babel/types": "^7.21.4",
"@rollup/pluginutils": "^5.0.2",
"entities": "^4.4.0",
"entities": "^4.5.0",
"estree-walker": "^3.0.3",
"jsesc": "^3.0.2",
"magic-string": "^0.30.0",
Expand All @@ -89,18 +89,18 @@
"@types/benchmark": "^2.1.2",
"@types/jsesc": "^3.0.1",
"@types/node": "^18.15.11",
"@types/react": "^18.0.33",
"@types/react": "^18.0.35",
"benchmark": "^2.1.4",
"bumpp": "^9.1.0",
"eslint": "^8.38.0",
"eslint-define-config": "^1.17.0",
"eslint-define-config": "^1.18.0",
"fast-glob": "^3.2.12",
"prettier": "^2.8.7",
"tsup": "^6.7.0",
"tsx": "^3.12.6",
"typescript": "^5.0.4",
"vite": "^4.2.1",
"vitest": "^0.30.0"
"vitest": "^0.30.1"
},
"engines": {
"node": ">=14.19.0"
Expand Down
6 changes: 3 additions & 3 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"vercel-build": "pnpm run -C .. build && pnpm build"
},
"dependencies": {
"@unocss/reset": "^0.51.2",
"@unocss/reset": "^0.51.4",
"@vueuse/core": "^9.13.0",
"unplugin-jsx-string": "workspace:*",
"vue": "^3.2.47"
Expand All @@ -20,8 +20,8 @@
"@iconify-json/carbon": "^1.1.16",
"@vitejs/plugin-vue": "^4.1.0",
"@vue/runtime-core": "^3.2.47",
"unocss": "^0.51.2",
"unplugin-auto-import": "^0.15.2",
"unocss": "^0.51.4",
"unplugin-auto-import": "^0.15.3",
"unplugin-vue-components": "^0.24.1",
"vite": "^4.2.1",
"vue-tsc": "^1.2.0"
Expand Down
Loading

0 comments on commit 37a739a

Please sign in to comment.