Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroAkbal committed Jul 6, 2023
1 parent f87e316 commit b99ae98
Show file tree
Hide file tree
Showing 2 changed files with 883 additions and 771 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,33 +32,33 @@
"dexie": "^3.2.4",
"js-abbreviation-number": "^1.4.0",
"lodash-es": "^4.17.21",
"notiwind": "^2.0.1",
"nuxt": "^3.6.1",
"notiwind": "^2.0.2",
"nuxt": "^3.6.2",
"nuxt-simple-sitemap": "^2.7.0",
"qs": "^6.11.2",
"rxjs": "^7.8.1",
"tailwindcss": "^3.3.2",
"tippy.js": "^6.3.7",
"vue-matomo": "^4.2.0",
"vue-safe-teleport": "^0.1.2",
"vue-sonner": "^0.3.2",
"vue-sonner": "^0.3.3",
"vue-tippy": "^6.2.0"
},
"devDependencies": {
"@nuxt/test-utils": "^3.6.1",
"@nuxt/test-utils": "^3.6.2",
"@types/lodash-es": "^4.17.7",
"@types/qs": "^6.9.7",
"@vite-pwa/assets-generator": "^0.0.3",
"@vite-pwa/nuxt": "^0.1.0",
"autoprefixer": "^10.4.14",
"jest": "^29.5.0",
"jest": "^29.6.1",
"nuxt-schema-org": "^2.2.0",
"playwright": "^1.35.1",
"postcss": "^8.4.24",
"postcss": "^8.4.25",
"prettier": "^2.8.8",
"prettier-plugin-tailwindcss": "^0.3.0",
"standard-version": "^9.5.0",
"vitest": "^0.32.2"
"vitest": "^0.33.0"
},
"engines": {
"node": "^16"
Expand Down
Loading

0 comments on commit b99ae98

Please sign in to comment.