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 Jul 18, 2022
1 parent b8c4344 commit 0dbb37a
Show file tree
Hide file tree
Showing 2 changed files with 666 additions and 828 deletions.
48 changes: 24 additions & 24 deletions package.json
Expand Up @@ -13,38 +13,38 @@
},
"dependencies": {
"@vueuse/core": "^7.7.1",
"@vueuse/head": "^0.7.5",
"daisyui": "^2.15.2",
"firebase": "^9.6.10",
"pinia": "^2.0.13",
"vue": "^3.2.31",
"vue-router": "^4.0.14"
"@vueuse/head": "^0.7.6",
"daisyui": "^2.19.0",
"firebase": "^9.9.0",
"pinia": "^2.0.16",
"vue": "^3.2.37",
"vue-router": "^4.1.2"
},
"devDependencies": {
"@antfu/eslint-config": "^0.15.0",
"@iconify-json/akar-icons": "^1.1.2",
"@iconify-json/tabler": "^1.1.13",
"@antfu/eslint-config": "^0.25.2",
"@iconify-json/akar-icons": "^1.1.7",
"@iconify-json/tabler": "^1.1.19",
"@pinia/testing": "^0.0.12",
"@tailwindcss/typography": "^0.5.2",
"@tailwindcss/typography": "^0.5.4",
"@types/node": "^17.0.23",
"@vitejs/plugin-vue": "^2.3.1",
"@vue/test-utils": "^2.0.0",
"autoprefixer": "^10.4.4",
"@vitejs/plugin-vue": "^2.3.3",
"@vue/test-utils": "^2.0.2",
"autoprefixer": "^10.4.7",
"critters": "^0.0.16",
"cross-env": "^7.0.3",
"eslint": "^8.12.0",
"eslint": "^8.20.0",
"eslint-config-prettier": "^8.5.0",
"jsdom": "^19.0.0",
"postcss": "^8.4.12",
"prettier": "^2.6.2",
"tailwindcss": "^3.0.23",
"typescript": "^4.6.3",
"unplugin-auto-import": "^0.5.11",
"unplugin-icons": "^0.13.4",
"unplugin-vue-components": "^0.17.21",
"vite": "^2.9.9",
"vitest": "^0.12.7",
"vue-tsc": "^0.29.8"
"postcss": "^8.4.14",
"prettier": "^2.7.1",
"tailwindcss": "^3.1.6",
"typescript": "^4.7.4",
"unplugin-auto-import": "^0.9.3",
"unplugin-icons": "^0.14.7",
"unplugin-vue-components": "^0.21.1",
"vite": "^2.9.14",
"vitest": "^0.18.1",
"vue-tsc": "^0.38.8"
},
"eslintConfig": {
"extends": [
Expand Down

0 comments on commit 0dbb37a

Please sign in to comment.