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 Dec 3, 2023
1 parent 38ef899 commit 665b225
Show file tree
Hide file tree
Showing 3 changed files with 124 additions and 123 deletions.
4 changes: 2 additions & 2 deletions apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
"@sidebase/nuxt-auth": "^0.5.0",
"@skyra/internal": "workspace:^",
"@tailwindcss/typography": "^0.5.10",
"@vite-pwa/nuxt": "^0.3.1",
"@vite-pwa/nuxt": "^0.3.3",
"next-auth": "^4.24.5",
"nuxt": "^3.8.2",
"sitemap": "^7.1.1",
"typescript": "^5.3.2",
"vite-plugin-pwa": "^0.17.2",
"vue-tsc": "1.8.22"
"vue-tsc": "1.8.24"
}
}
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,19 +28,19 @@
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.0",
"@types/gradient-string": "^1.1.5",
"@types/node": "^20.10.0",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"@types/node": "^20.10.2",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"eslint": "^8.55.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.0.1",
"lint-staged": "^15.1.0",
"prettier": "^3.1.0",
"prettier-plugin-tailwindcss": "^0.5.7",
"turbo": "^1.10.16",
"typescript": "^5.3.2",
"vite": "^5.0.2",
"vite": "^5.0.4",
"vitest": "^0.34.6"
},
"resolutions": {
Expand All @@ -66,6 +66,6 @@
},
"packageManager": "[email protected]",
"volta": {
"node": "18.18.2"
"node": "18.19.0"
}
}
Loading

0 comments on commit 665b225

Please sign in to comment.