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 Oct 31, 2023
1 parent c302082 commit 85d3c97
Show file tree
Hide file tree
Showing 2 changed files with 409 additions and 339 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.0.1",
"private": true,
"packageManager": "pnpm@8.9.2",
"packageManager": "pnpm@8.10.0",
"repository": {
"type": "git",
"url": "git://github.com/piscis/nuxt3-starter-tmpl"
Expand Down Expand Up @@ -42,16 +42,16 @@
"analyze": "nuxi analyze"
},
"dependencies": {
"@iconify-json/mdi": "^1.1.54",
"@iconify-json/mdi": "^1.1.55",
"@nuxtjs/google-fonts": "^3.0.2",
"@pinia-plugin-persistedstate/nuxt": "^1.1.2",
"@pinia-plugin-persistedstate/nuxt": "^1.2.0",
"@pinia/nuxt": "^0.5.1",
"@unocss/nuxt": "^0.56.5",
"@unocss/preset-icons": "^0.56.5",
"@unocss/preset-rem-to-px": "^0.56.5",
"@unocss/preset-web-fonts": "^0.56.5",
"@unocss/preset-wind": "^0.56.5",
"@unocss/transformer-compile-class": "^0.56.5",
"@unocss/nuxt": "^0.57.1",
"@unocss/preset-icons": "^0.57.1",
"@unocss/preset-rem-to-px": "^0.57.1",
"@unocss/preset-web-fonts": "^0.57.1",
"@unocss/preset-wind": "^0.57.1",
"@unocss/transformer-compile-class": "^0.57.1",
"@vueuse/core": "^10.5.0",
"@vueuse/nuxt": "^10.5.0",
"pinia": "^2.1.7"
Expand All @@ -61,8 +61,8 @@
"@nuxt/devtools": "latest",
"@nuxt/test-utils": "^3.7.4",
"@release-it/conventional-changelog": "^5.1.1",
"@types/node": "^20.8.6",
"eslint": "^8.51.0",
"@types/node": "^20.8.9",
"eslint": "^8.52.0",
"nuxt": "^3.7.4",
"playwright": "^1.39.0",
"release-it": "^15.11.0",
Expand Down
Loading

0 comments on commit 85d3c97

Please sign in to comment.