Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies to ^0.55.0 (#382)
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 Aug 10, 2023
1 parent e74b60c commit 143b7fb
Show file tree
Hide file tree
Showing 4 changed files with 187 additions and 179 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/wait-on": "^5.3.1",
"@types/which": "^3.0.0",
"@types/ws": "^8.5.5",
"@unocss/eslint-config": "^0.54.2",
"@unocss/eslint-config": "^0.55.0",
"bumpp": "^9.1.1",
"conventional-changelog-cli": "^3.0.0",
"eslint": "8.46.0",
Expand All @@ -45,7 +45,7 @@
"tiged": "^2.12.5",
"typescript": "^5.1.6",
"ua-parser-js": "^1.0.35",
"unocss": "^0.54.2",
"unocss": "^0.55.0",
"vite-hot-client": "^0.2.1",
"vue-tsc": "^1.8.8"
},
Expand Down
14 changes: 7 additions & 7 deletions packages/devtools-ui-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,18 +41,18 @@
"@nuxt/devtools-kit": "workspace:*",
"@nuxt/kit": "^3.6.5",
"@nuxtjs/color-mode": "^3.3.0",
"@unocss/core": "^0.54.2",
"@unocss/nuxt": "^0.54.2",
"@unocss/preset-attributify": "^0.54.2",
"@unocss/preset-icons": "^0.54.2",
"@unocss/preset-mini": "^0.54.2",
"@unocss/reset": "^0.54.2",
"@unocss/core": "^0.55.0",
"@unocss/nuxt": "^0.55.0",
"@unocss/preset-attributify": "^0.55.0",
"@unocss/preset-icons": "^0.55.0",
"@unocss/preset-mini": "^0.55.0",
"@unocss/reset": "^0.55.0",
"@vueuse/core": "^10.3.0",
"@vueuse/integrations": "^10.3.0",
"@vueuse/nuxt": "^10.3.0",
"defu": "^6.1.2",
"focus-trap": "^7.5.2",
"unocss": "^0.54.2",
"unocss": "^0.55.0",
"v-lazy-show": "^0.2.3"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions packages/devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,10 @@
"@parcel/watcher": "^2.2.0",
"@types/markdown-it-link-attributes": "^3.0.1",
"@types/ua-parser-js": "^0.7.36",
"@unocss/nuxt": "^0.54.2",
"@unocss/preset-icons": "^0.54.2",
"@unocss/preset-uno": "^0.54.2",
"@unocss/runtime": "^0.54.2",
"@unocss/nuxt": "^0.55.0",
"@unocss/preset-icons": "^0.55.0",
"@unocss/preset-uno": "^0.55.0",
"@unocss/runtime": "^0.55.0",
"@vueuse/nuxt": "^10.3.0",
"esno": "^0.17.0",
"flatted": "^3.2.7",
Expand All @@ -112,7 +112,7 @@
"splitpanes": "^3.1.5",
"theme-vitesse": "^0.7.2",
"ua-parser-js": "^1.0.35",
"unocss": "^0.54.2",
"unocss": "^0.55.0",
"vanilla-jsoneditor": "^0.17.8",
"vis-data": "^7.1.6",
"vis-network": "^9.1.6",
Expand Down
Loading

0 comments on commit 143b7fb

Please sign in to comment.