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 Sep 12, 2022
1 parent 57bcb53 commit ceb7b33
Show file tree
Hide file tree
Showing 2 changed files with 501 additions and 485 deletions.
36 changes: 18 additions & 18 deletions package.json
Expand Up @@ -12,40 +12,40 @@
"test:run": "vitest run"
},
"dependencies": {
"@vueuse/core": "^9.1.0",
"@vueuse/head": "^0.7.9",
"daisyui": "^2.24.0",
"firebase": "^9.9.3",
"pinia": "^2.0.20",
"vue": "^3.2.37",
"vue-router": "^4.1.3"
"@vueuse/core": "^9.2.0",
"@vueuse/head": "^0.7.10",
"daisyui": "^2.27.0",
"firebase": "^9.9.4",
"pinia": "^2.0.22",
"vue": "^3.2.39",
"vue-router": "^4.1.5"
},
"devDependencies": {
"@antfu/eslint-config": "^0.26.1",
"@antfu/eslint-config": "^0.26.3",
"@iconify-json/akar-icons": "^1.1.8",
"@iconify-json/tabler": "^1.1.25",
"@iconify-json/tabler": "^1.1.32",
"@pinia/testing": "^0.0.14",
"@tailwindcss/typography": "^0.5.4",
"@tailwindcss/typography": "^0.5.7",
"@types/node": "^17.0.23",
"@vitejs/plugin-vue": "^2.3.4",
"@vue/test-utils": "^2.0.2",
"autoprefixer": "^10.4.8",
"autoprefixer": "^10.4.9",
"critters": "^0.0.16",
"cross-env": "^7.0.3",
"eslint": "^8.22.0",
"eslint": "^8.23.0",
"eslint-config-prettier": "^8.5.0",
"jsdom": "^20.0.0",
"pnpm": "^7.9.3",
"pnpm": "^7.11.0",
"postcss": "^8.4.16",
"prettier": "^2.7.1",
"tailwindcss": "^3.1.8",
"typescript": "^4.7.4",
"typescript": "^4.8.3",
"unplugin-auto-import": "^0.11.2",
"unplugin-icons": "^0.14.8",
"unplugin-vue-components": "^0.22.4",
"unplugin-icons": "^0.14.9",
"unplugin-vue-components": "^0.22.7",
"vite": "^2.9.15",
"vitest": "^0.22.1",
"vue-tsc": "^0.40.1"
"vitest": "^0.23.2",
"vue-tsc": "^0.40.13"
},
"eslintConfig": {
"extends": [
Expand Down

0 comments on commit ceb7b33

Please sign in to comment.