Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

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 26, 2022
1 parent 296521e commit 8ce4f88
Show file tree
Hide file tree
Showing 2 changed files with 691 additions and 659 deletions.
32 changes: 16 additions & 16 deletions package.json
Expand Up @@ -12,39 +12,39 @@
"test:run": "vitest run"
},
"dependencies": {
"@vueuse/core": "^9.5.0",
"@vueuse/core": "^9.9.0",
"@vueuse/head": "^0.9.8",
"daisyui": "^2.41.0",
"firebase": "^9.14.0",
"pinia": "^2.0.24",
"daisyui": "^2.46.0",
"firebase": "^9.15.0",
"pinia": "^2.0.28",
"vue": "^3.2.45",
"vue-router": "^4.1.6"
},
"devDependencies": {
"@antfu/eslint-config": "^0.31.0",
"@antfu/eslint-config": "^0.34.0",
"@iconify-json/akar-icons": "^1.1.10",
"@iconify-json/tabler": "^1.1.47",
"@iconify-json/tabler": "^1.1.53",
"@pinia/testing": "^0.0.14",
"@tailwindcss/typography": "^0.5.8",
"@types/node": "^17.0.23",
"@vitejs/plugin-vue": "^2.3.4",
"@vue/test-utils": "^2.2.4",
"@vue/test-utils": "^2.2.6",
"autoprefixer": "^10.4.13",
"critters": "^0.0.16",
"cross-env": "^7.0.3",
"eslint": "^8.28.0",
"eslint": "^8.30.0",
"eslint-config-prettier": "^8.5.0",
"jsdom": "^20.0.3",
"pnpm": "^7.17.0",
"postcss": "^8.4.19",
"prettier": "^2.7.1",
"pnpm": "^7.20.0",
"postcss": "^8.4.20",
"prettier": "^2.8.1",
"tailwindcss": "^3.2.4",
"typescript": "^4.9.3",
"unplugin-auto-import": "^0.11.4",
"unplugin-icons": "^0.14.13",
"unplugin-vue-components": "^0.22.9",
"typescript": "^4.9.4",
"unplugin-auto-import": "^0.12.1",
"unplugin-icons": "^0.14.15",
"unplugin-vue-components": "^0.22.12",
"vite": "^2.9.15",
"vitest": "^0.25.2",
"vitest": "^0.26.2",
"vue-tsc": "^0.40.13"
},
"eslintConfig": {
Expand Down

0 comments on commit 8ce4f88

Please sign in to comment.