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 Jul 16, 2023
1 parent 810080b commit 945d9dc
Show file tree
Hide file tree
Showing 2 changed files with 488 additions and 538 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.6.2",
"packageManager": "pnpm@8.6.7",
"repository": {
"type": "git",
"url": "git://github.com/piscis/nuxt3-starter-tmpl"
Expand Down Expand Up @@ -42,30 +42,30 @@
"analyze": "nuxi analyze"
},
"dependencies": {
"@iconify-json/mdi": "^1.1.52",
"@iconify-json/mdi": "^1.1.53",
"@nuxtjs/google-fonts": "^3.0.1",
"@pinia-plugin-persistedstate/nuxt": "^1.1.1",
"@pinia/nuxt": "^0.4.11",
"@unocss/nuxt": "^0.53.4",
"@unocss/preset-icons": "^0.53.4",
"@unocss/preset-rem-to-px": "^0.53.4",
"@unocss/preset-web-fonts": "^0.53.4",
"@unocss/preset-wind": "^0.53.4",
"@unocss/transformer-compile-class": "^0.53.4",
"@unocss/nuxt": "^0.53.5",
"@unocss/preset-icons": "^0.53.5",
"@unocss/preset-rem-to-px": "^0.53.5",
"@unocss/preset-web-fonts": "^0.53.5",
"@unocss/preset-wind": "^0.53.5",
"@unocss/transformer-compile-class": "^0.53.5",
"@vueuse/core": "^10.2.1",
"@vueuse/nuxt": "^10.2.1",
"pinia": "^2.1.4"
},
"devDependencies": {
"@antfu/eslint-config": "^0.39.6",
"@antfu/eslint-config": "^0.39.8",
"@nuxt/devtools": "latest",
"@nuxt/test-utils": "^3.6.3",
"@release-it/conventional-changelog": "^5.1.1",
"@types/node": "^20.3.2",
"eslint": "^8.43.0",
"@types/node": "^20.4.2",
"eslint": "^8.45.0",
"nuxt": "^3.6.3",
"playwright": "^1.35.1",
"playwright": "^1.36.1",
"release-it": "^15.11.0",
"vitest": "^0.32.2"
"vitest": "^0.33.0"
}
}
Loading

0 comments on commit 945d9dc

Please sign in to comment.