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 Aug 30, 2023
1 parent fd3b778 commit 95d9b88
Show file tree
Hide file tree
Showing 2 changed files with 1,078 additions and 780 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"repository": "https://github.com/BeeeQueue/isthepatchout",
"license": "MIT",
"private": true,
"packageManager": "pnpm@8.6.12",
"packageManager": "pnpm@8.7.0",
"engines": {
"node": "^18"
},
Expand All @@ -28,30 +28,30 @@
"typecheck": "nuxi typecheck"
},
"resolutions": {
"@types/node": "18.17.6"
"@types/node": "18.17.12"
},
"dependencies": {
"@vueuse/core": "10.3.0",
"@vueuse/core": "10.4.1",
"canvas-confetti": "1.6.0",
"date-fns": "2.30.0",
"dotaver": "1.0.1",
"fathom-client": "3.5.0",
"fetch-unfiller": "0.0.2",
"p-queue": "7.3.4",
"p-queue": "7.4.0",
"pino": "8.15.0",
"remeda": "1.24.1"
"remeda": "1.25.2"
},
"devDependencies": {
"@beequeue/eslint-plugin": "3.0.1",
"@morev/vue-transitions": "2.3.6",
"@nuxtjs/google-fonts": "3.0.2",
"@nuxtjs/supabase": "0.3.8",
"@supabase/realtime-js": "2.7.3",
"@supabase/realtime-js": "2.7.4",
"@total-typescript/ts-reset": "0.5.1",
"@types/canvas-confetti": "1.6.0",
"@types/node": "18.17.6",
"@types/node": "18.17.12",
"@vite-pwa/nuxt": "0.1.0",
"@vueuse/nuxt": "10.3.0",
"@vueuse/nuxt": "10.4.1",
"@windicss/plugin-animations": "1.0.9",
"browserslist": "4.21.10",
"dotenv": "16.3.1",
Expand All @@ -60,16 +60,16 @@
"eslint-define-config": "1.23.0",
"lint-staged": "14.0.1",
"myzod": "1.10.1",
"nuxt": "3.6.5",
"nuxt": "3.7.0",
"nuxt-icon": "0.5.0",
"nuxt-security": "0.14.4",
"nuxt-windicss": "2.6.1",
"ofetch": "1.1.1",
"ofetch": "1.3.3",
"pino-http": "8.4.0",
"pino-pretty": "10.2.0",
"prettier": "3.0.2",
"prettier": "3.0.3",
"simple-git-hooks": "2.9.0",
"typescript": "5.1.6",
"typescript": "5.2.2",
"vite": "4.4.9",
"vue": "3.3.4",
"vue-tsc": "1.8.8"
Expand Down
Loading

0 comments on commit 95d9b88

Please sign in to comment.