Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent 49b7bbe commit 6fd4615
Show file tree
Hide file tree
Showing 2 changed files with 300 additions and 274 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "easy-radio",
"packageManager": "pnpm@8.9.2",
"packageManager": "pnpm@8.10.0",
"private": true,
"repository": {
"type": "git",
Expand All @@ -24,37 +24,37 @@
"@headlessui/vue": "^1.7.16",
"@pinia/nuxt": "^0.5.1",
"hls.js": "^1.4.12",
"vue": "^3.3.6",
"vue": "^3.3.7",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@nuxt/devtools": "^0.8.5",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/i18n": "8.0.0-rc.5",
"@tailwindcss/typography": "^0.5.10",
"@types/node": "^18.18.6",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"@types/node": "^18.18.7",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@vueuse/core": "^10.5.0",
"@vueuse/nuxt": "^10.5.0",
"autoprefixer": "^10.4.16",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.17.0",
"eslint-plugin-vue": "^9.18.1",
"husky": "^8.0.3",
"lint-staged": "^15.0.2",
"npm-check-updates": "^16.14.6",
"nuxt": "^3.8.0",
"only-allow": "^1.2.1",
"postcss": "^8.4.31",
"prettier": "^2.8.8",
"tailwindcss": "^3.3.3",
"tailwindcss": "^3.3.5",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"vite-plugin-eslint": "^1.8.1",
"vue-eslint-parser": "^9.3.2",
"vue-tsc": "^1.8.20"
"vue-tsc": "^1.8.22"
},
"lint-staged": {
"*.{js,jsx,ts,tsx,vue}": [
Expand Down
Loading

0 comments on commit 6fd4615

Please sign in to comment.