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 Mar 12, 2024
1 parent 4852ffe commit 7dcdd5e
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 186 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,30 +29,30 @@
"typecheck": "nuxi typecheck"
},
"resolutions": {
"@types/node": "20.11.24"
"@types/node": "20.11.26"
},
"dependencies": {
"@vueuse/core": "10.9.0",
"canvas-confetti": "1.9.2",
"date-fns": "3.3.1",
"date-fns": "3.4.0",
"dotaver": "1.0.1",
"fathom-client": "3.6.0",
"fetch-unfiller": "0.2.0",
"p-queue": "8.0.1",
"pino": "8.19.0",
"remeda": "1.46.2"
"remeda": "1.47.2"
},
"devDependencies": {
"@beequeue/eslint-plugin": "4.0.1",
"@morev/vue-transitions": "2.3.6",
"@nuxtjs/google-fonts": "3.1.3",
"@nuxtjs/supabase": "1.1.6",
"@nuxtjs/supabase": "1.1.7",
"@supabase/realtime-js": "2.9.3",
"@total-typescript/ts-reset": "0.5.1",
"@types/canvas-confetti": "1.6.4",
"@types/node": "20.11.24",
"@types/node": "20.11.26",
"@vercel/speed-insights": "1.0.10",
"@vite-pwa/nuxt": "0.5.0",
"@vite-pwa/nuxt": "0.6.0",
"@vueuse/nuxt": "10.9.0",
"@windicss/plugin-animations": "1.0.9",
"browserslist": "4.23.0",
Expand All @@ -63,15 +63,15 @@
"lint-staged": "15.2.2",
"myzod": "1.11.0",
"nuxt": "3.10.3",
"nuxt-icon": "0.6.8",
"nuxt-security": "1.2.1",
"nuxt-icon": "0.6.9",
"nuxt-security": "1.2.2",
"nuxt-windicss": "2.6.1",
"ofetch": "1.3.3",
"pino-http": "9.0.0",
"pino-pretty": "10.3.1",
"prettier": "3.2.5",
"simple-git-hooks": "2.10.0",
"typescript": "5.3.3",
"typescript": "5.4.2",
"vue": "3.4.21",
"vue-tsc": "1.8.27"
},
Expand Down
Loading

0 comments on commit 7dcdd5e

Please sign in to comment.