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 Jan 3, 2023
1 parent 296521e commit a3e2e32
Show file tree
Hide file tree
Showing 2 changed files with 700 additions and 672 deletions.
36 changes: 18 additions & 18 deletions package.json
Expand Up @@ -12,39 +12,39 @@
"test:run": "vitest run"
},
"dependencies": {
"@vueuse/core": "^9.5.0",
"@vueuse/core": "^9.10.0",
"@vueuse/head": "^0.9.8",
"daisyui": "^2.41.0",
"firebase": "^9.14.0",
"pinia": "^2.0.24",
"daisyui": "^2.46.1",
"firebase": "^9.15.0",
"pinia": "^2.0.28",
"vue": "^3.2.45",
"vue-router": "^4.1.6"
},
"devDependencies": {
"@antfu/eslint-config": "^0.31.0",
"@iconify-json/akar-icons": "^1.1.10",
"@iconify-json/tabler": "^1.1.47",
"@antfu/eslint-config": "^0.34.0",
"@iconify-json/akar-icons": "^1.1.12",
"@iconify-json/tabler": "^1.1.54",
"@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-config-prettier": "^8.5.0",
"eslint": "^8.31.0",
"eslint-config-prettier": "^8.6.0",
"jsdom": "^20.0.3",
"pnpm": "^7.17.0",
"postcss": "^8.4.19",
"prettier": "^2.7.1",
"pnpm": "^7.22.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.15.0",
"unplugin-vue-components": "^0.22.12",
"vite": "^2.9.15",
"vitest": "^0.25.2",
"vitest": "^0.26.3",
"vue-tsc": "^0.40.13"
},
"eslintConfig": {
Expand Down

0 comments on commit a3e2e32

Please sign in to comment.