Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#62)
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] committed Mar 15, 2024
1 parent ecfbb0c commit 929ab66
Show file tree
Hide file tree
Showing 3 changed files with 831 additions and 62 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"chalk": "^5.3.0",
"css-tree": "^2.3.1",
"defu": "^6.1.4",
"esbuild": "^0.20.1",
"esbuild": "^0.20.2",
"fontaine": "^0.5.0",
"globby": "^14.0.1",
"h3": "^1.11.1",
Expand All @@ -68,7 +68,7 @@
"@nuxt/schema": "^3.10.3",
"@nuxt/test-utils": "^3.11.0",
"@types/css-tree": "^2.3.7",
"@vitest/coverage-v8": "^1.3.1",
"@vitest/coverage-v8": "^1.4.0",
"birpc": "^0.2.17",
"changelogen": "^0.5.5",
"consola": "^3.2.3",
Expand All @@ -82,7 +82,7 @@
"typescript": "^5.4.2",
"unbuild": "^2.0.0",
"vite": "^5.1.6",
"vitest": "^1.3.1",
"vitest": "^1.4.0",
"vue-bundle-renderer": "^2.0.0",
"vue-tsc": "^2.0.6"
},
Expand Down
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"dependencies": {
"@nuxt/fonts": "latest",
"@nuxtjs/tailwindcss": "latest",
"@unocss/nuxt": "^0.58.5",
"@unocss/nuxt": "^0.58.6",
"nuxt": "latest",
"tailwindcss": "^3.4.1",
"unocss": "^0.58.5",
"unocss": "^0.58.6",
"vue": "latest",
"vue-router": "latest"
},
Expand Down
Loading

0 comments on commit 929ab66

Please sign in to comment.