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 Dec 20, 2024
1 parent 0390025 commit 5442c24
Show file tree
Hide file tree
Showing 2 changed files with 2,565 additions and 1,591 deletions.
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"repository": "https://github.com/BeeeQueue/isthepatchout",
"license": "MIT",
"private": true,
"packageManager": "pnpm@9.7.0",
"packageManager": "pnpm@9.15.1",
"engines": {
"node": "^20"
},
Expand All @@ -30,7 +30,7 @@
"typecheck": "nuxi typecheck"
},
"resolutions": {
"esbuild": "0.23.0"
"esbuild": "0.24.2"
},
"dependencies": {
"@vueuse/core": "10.11.1",
Expand All @@ -40,40 +40,40 @@
"fathom-client": "3.7.2",
"fetch-unfiller": "0.2.0",
"p-queue": "8.0.1",
"pino": "9.3.2"
"pino": "9.5.0"
},
"devDependencies": {
"@antfu/eslint-config": "2.27.3",
"@morev/vue-transitions": "2.3.6",
"@nuxt/eslint": "0.5.7",
"@nuxt/icon": "1.4.5",
"@nuxt/icon": "1.10.3",
"@nuxtjs/google-fonts": "3.2.0",
"@nuxtjs/supabase": "1.3.5",
"@supabase/realtime-js": "2.10.2",
"@total-typescript/ts-reset": "0.5.1",
"@types/canvas-confetti": "1.6.4",
"@types/node": "20.14.15",
"@vercel/speed-insights": "1.0.10",
"@vite-pwa/nuxt": "0.9.1",
"@nuxtjs/supabase": "1.4.5",
"@supabase/realtime-js": "2.11.3",
"@total-typescript/ts-reset": "0.6.1",
"@types/canvas-confetti": "1.9.0",
"@types/node": "20.17.10",
"@vercel/speed-insights": "1.1.0",
"@vite-pwa/nuxt": "0.10.6",
"@vueuse/nuxt": "10.11.1",
"@windicss/plugin-animations": "1.0.9",
"browserslist": "4.23.3",
"dotenv": "16.4.5",
"esbuild-plugin-browserslist": "0.14.0",
"browserslist": "4.24.3",
"dotenv": "16.4.7",
"esbuild-plugin-browserslist": "0.15.0",
"eslint": "9.10.0",
"lint-staged": "15.2.10",
"myzod": "1.11.0",
"nuxt": "3.12.4",
"nuxt-security": "2.0.0-rc.9",
"myzod": "1.12.0",
"nuxt": "3.14.1592",
"nuxt-security": "2.1.5",
"nuxt-windicss": "3.0.1",
"ofetch": "1.3.4",
"pino-http": "10.2.0",
"pino-pretty": "11.2.2",
"prettier": "3.3.3",
"ofetch": "1.4.1",
"pino-http": "10.3.0",
"pino-pretty": "11.3.0",
"prettier": "3.4.2",
"simple-git-hooks": "2.11.1",
"typescript": "5.3.3",
"vue": "3.4.37",
"vue-tsc": "2.0.29"
"typescript": "5.7.2",
"vue": "3.5.13",
"vue-tsc": "2.1.10"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit 5442c24

Please sign in to comment.