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] committed Oct 16, 2023
1 parent aee6782 commit 64e1b1f
Show file tree
Hide file tree
Showing 2 changed files with 378 additions and 365 deletions.
28 changes: 14 additions & 14 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.8.0",
"packageManager": "pnpm@8.9.2",
"repository": {
"type": "git",
"url": "git://github.com/piscis/nuxt3-starter-tmpl"
Expand Down Expand Up @@ -45,26 +45,26 @@
"@iconify-json/mdi": "^1.1.54",
"@nuxtjs/google-fonts": "^3.0.2",
"@pinia-plugin-persistedstate/nuxt": "^1.1.2",
"@pinia/nuxt": "^0.4.11",
"@unocss/nuxt": "^0.56.4",
"@unocss/preset-icons": "^0.56.4",
"@unocss/preset-rem-to-px": "^0.56.4",
"@unocss/preset-web-fonts": "^0.56.4",
"@unocss/preset-wind": "^0.56.4",
"@unocss/transformer-compile-class": "^0.56.4",
"@vueuse/core": "^10.4.1",
"@vueuse/nuxt": "^10.4.1",
"pinia": "^2.1.6"
"@pinia/nuxt": "^0.5.0",
"@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",
"@vueuse/core": "^10.5.0",
"@vueuse/nuxt": "^10.5.0",
"pinia": "^2.1.7"
},
"devDependencies": {
"@antfu/eslint-config": "^0.43.1",
"@nuxt/devtools": "latest",
"@nuxt/test-utils": "^3.7.4",
"@release-it/conventional-changelog": "^5.1.1",
"@types/node": "^20.8.0",
"eslint": "^8.50.0",
"@types/node": "^20.8.6",
"eslint": "^8.51.0",
"nuxt": "^3.7.4",
"playwright": "^1.38.1",
"playwright": "^1.39.0",
"release-it": "^15.11.0",
"vitest": "^0.34.6"
}
Expand Down
Loading

0 comments on commit 64e1b1f

Please sign in to comment.