Skip to content

Commit

Permalink
chore: upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
toniengelhardt committed Aug 29, 2023
1 parent 5e84a58 commit 9e5b9b8
Show file tree
Hide file tree
Showing 2 changed files with 1,668 additions and 1,451 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,27 +15,27 @@
"coverage": "vitest run --coverage"
},
"devDependencies": {
"@antfu/eslint-config": "^0.39.8",
"@antfu/eslint-config": "^0.41.0",
"@kevinmarrec/nuxt-pwa": "^0.17.0",
"@nuxtjs/color-mode": "^3.3.0",
"@nuxtjs/plausible": "^0.2.1",
"@sentry/vite-plugin": "^2.4.0",
"@total-typescript/ts-reset": "^0.4.2",
"@unocss/nuxt": "^0.53.6",
"@vueuse/nuxt": "^10.2.1",
"eslint": "^8.45.0",
"nuxt": "^3.6.5",
"nuxt-icon": "^0.4.2",
"@sentry/vite-plugin": "^2.7.0",
"@total-typescript/ts-reset": "^0.5.1",
"@unocss/nuxt": "^0.55.3",
"@vueuse/nuxt": "^10.4.1",
"eslint": "^8.48.0",
"nuxt": "^3.7.0",
"nuxt-icon": "^0.5.0",
"nuxt-seo-kit": "^1.3.9",
"nuxt-vitest": "^0.10.2",
"typescript": "^5.1.6",
"vitest": "^0.33.0",
"vue-tsc": "^1.8.6"
"typescript": "^5.2.2",
"vitest": "^0.34.3",
"vue-tsc": "^1.8.8"
},
"dependencies": {
"@sentry/browser": "^7.60.0",
"@sentry/tracing": "^7.60.0",
"@sentry/vue": "^7.60.0",
"@sentry/browser": "^7.65.0",
"@sentry/tracing": "^7.65.0",
"@sentry/vue": "^7.65.0",
"fuse.js": "^6.6.2",
"postcss-nested": "^6.0.1",
"shvl": "^3.0.0"
Expand Down
Loading

1 comment on commit 9e5b9b8

@vercel
Copy link

@vercel vercel bot commented on 9e5b9b8 Aug 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.