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 1, 2023
1 parent 41a7581 commit aee6782
Show file tree
Hide file tree
Showing 2 changed files with 493 additions and 371 deletions.
26 changes: 13 additions & 13 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.7.5",
"packageManager": "pnpm@8.8.0",
"repository": {
"type": "git",
"url": "git://github.com/piscis/nuxt3-starter-tmpl"
Expand Down Expand Up @@ -44,28 +44,28 @@
"dependencies": {
"@iconify-json/mdi": "^1.1.54",
"@nuxtjs/google-fonts": "^3.0.2",
"@pinia-plugin-persistedstate/nuxt": "^1.1.1",
"@pinia-plugin-persistedstate/nuxt": "^1.1.2",
"@pinia/nuxt": "^0.4.11",
"@unocss/nuxt": "^0.55.7",
"@unocss/preset-icons": "^0.55.7",
"@unocss/preset-rem-to-px": "^0.55.7",
"@unocss/preset-web-fonts": "^0.55.7",
"@unocss/preset-wind": "^0.55.7",
"@unocss/transformer-compile-class": "^0.55.7",
"@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"
},
"devDependencies": {
"@antfu/eslint-config": "^0.42.0",
"@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.6.2",
"eslint": "^8.49.0",
"@types/node": "^20.8.0",
"eslint": "^8.50.0",
"nuxt": "^3.7.4",
"playwright": "^1.38.0",
"playwright": "^1.38.1",
"release-it": "^15.11.0",
"vitest": "^0.34.4"
"vitest": "^0.34.6"
}
}
Loading

0 comments on commit aee6782

Please sign in to comment.