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] authored Jul 30, 2024
1 parent eb9ed6a commit 6ccf431
Show file tree
Hide file tree
Showing 2 changed files with 2,726 additions and 1,801 deletions.
68 changes: 34 additions & 34 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.0.0",
"private": true,
"packageManager": "pnpm@8.14.2",
"packageManager": "pnpm@8.15.9",
"scripts": {
"dev": "vite",
"dev:arc": "BROWSER='Arc' vite --open",
Expand All @@ -19,43 +19,43 @@
"test:e2e:prod": "MY_BASE_URL=https://esti.patbird.me/ pnpm exec playwright test"
},
"dependencies": {
"@headlessui/vue": "1.7.17",
"@vueuse/core": "10.7.2",
"@headlessui/vue": "1.7.22",
"@vueuse/core": "10.11.0",
"@vueuse/head": "2.0.0",
"firebase": "10.7.2",
"floating-vue": "5.2.0",
"pinia": "2.1.7",
"vue": "3.4.15",
"vue-router": "4.2.5",
"vuefire": "3.1.22"
"firebase": "10.12.4",
"floating-vue": "5.2.2",
"pinia": "2.2.0",
"vue": "3.4.34",
"vue-router": "4.4.0",
"vuefire": "3.1.24"
},
"devDependencies": {
"@antfu/eslint-config": "2.6.3",
"@iconify/json": "2.2.172",
"@playwright/test": "1.41.1",
"@types/node": "20.11.5",
"@unocss/eslint-config": "0.58.3",
"@unocss/preset-attributify": "0.58.3",
"@unocss/preset-icons": "0.58.3",
"@unocss/reset": "0.58.3",
"@unocss/transformer-variant-group": "0.58.3",
"@vitejs/plugin-vue": "5.0.3",
"critters": "0.0.20",
"eslint": "8.56.0",
"eslint-plugin-vue": "9.20.1",
"firebase-admin": "12.0.0",
"happy-dom": "13.2.1",
"typescript": "5.3.3",
"unocss": "0.58.3",
"unplugin-auto-import": "0.17.3",
"unplugin-icons": "0.18.2",
"unplugin-vue-components": "0.26.0",
"vite": "5.0.12",
"vite-plugin-pages": "0.32.0",
"vite-plugin-vue-devtools": "7.0.11",
"@antfu/eslint-config": "2.24.0",
"@iconify/json": "2.2.232",
"@playwright/test": "1.45.3",
"@types/node": "20.14.13",
"@unocss/eslint-config": "0.61.8",
"@unocss/preset-attributify": "0.61.8",
"@unocss/preset-icons": "0.61.8",
"@unocss/reset": "0.61.8",
"@unocss/transformer-variant-group": "0.61.8",
"@vitejs/plugin-vue": "5.1.1",
"critters": "0.0.24",
"eslint": "8.57.0",
"eslint-plugin-vue": "9.27.0",
"firebase-admin": "12.3.0",
"happy-dom": "13.10.1",
"typescript": "5.5.4",
"unocss": "0.61.8",
"unplugin-auto-import": "0.18.2",
"unplugin-icons": "0.19.1",
"unplugin-vue-components": "0.27.3",
"vite": "5.3.5",
"vite-plugin-pages": "0.32.3",
"vite-plugin-vue-devtools": "7.3.7",
"vite-plugin-vue-layouts": "0.11.0",
"vite-ssg": "0.23.6",
"vitest": "1.2.1",
"vite-ssg": "0.23.8",
"vitest": "1.6.0",
"vue-tsc": "1.8.27"
}
}
Loading

0 comments on commit 6ccf431

Please sign in to comment.