Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

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] committed Nov 14, 2022
1 parent 4e7250c commit 2456d47
Show file tree
Hide file tree
Showing 4 changed files with 1,362 additions and 1,142 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "^11.0.0",
"eslint": "^8.25.0",
"eslint": "^8.27.0",
"jiti": "^1.16.0",
"lerna": "^5.6.2",
"typescript": "^4.8.4",
"vitest": "^0.24.1"
"vitest": "^0.25.2"
},
"packageManager": "pnpm@7.13.4"
"packageManager": "pnpm@7.16.0"
}
4 changes: 2 additions & 2 deletions packages/templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"globby": "^13.1.2",
"html-minifier": "^4.0.0",
"jiti": "^1.16.0",
"knitwork": "^0.1.2",
"knitwork": "^0.1.3",
"lodash.template": "^4.5.0",
"scule": "^0.3.2",
"upath": "^2.0.1",
"vite": "^3.1.7",
"vite": "^3.2.3",
"vite-plugin-windicss": "^1.8.8",
"windicss": "^3.5.6"
},
Expand Down
28 changes: 14 additions & 14 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,25 +29,25 @@
"playground:build": "nuxi build playground"
},
"dependencies": {
"@iconify-json/carbon": "^1.1.8",
"@nuxt/kit": "^3.0.0-rc.11",
"@iconify-json/carbon": "^1.1.10",
"@nuxt/kit": "^3.0.0-rc.13",
"@nuxtjs/color-mode": "^3.1.8",
"@unocss/core": "^0.45.29",
"@unocss/nuxt": "^0.45.29",
"@unocss/preset-attributify": "^0.45.29",
"@unocss/preset-icons": "^0.45.29",
"@unocss/preset-mini": "^0.45.29",
"@unocss/reset": "^0.45.29",
"@vueuse/core": "^9.3.0",
"@vueuse/integrations": "^9.3.0",
"@vueuse/nuxt": "^9.3.0",
"defu": "^6.1.0",
"@unocss/core": "^0.46.5",
"@unocss/nuxt": "^0.46.5",
"@unocss/preset-attributify": "^0.46.5",
"@unocss/preset-icons": "^0.46.5",
"@unocss/preset-mini": "^0.46.5",
"@unocss/reset": "^0.46.5",
"@vueuse/core": "^9.5.0",
"@vueuse/integrations": "^9.5.0",
"@vueuse/nuxt": "^9.5.0",
"defu": "^6.1.1",
"focus-trap": "^7.0.0",
"unocss": "^0.45.29"
"unocss": "^0.46.5"
},
"devDependencies": {
"nuxt": "npm:nuxt3@latest",
"unbuild": "^0.8.11"
"unbuild": "^0.9.4"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 2456d47

Please sign in to comment.