Skip to content

Commit

Permalink
chore: update vitest and deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kelsos committed Feb 5, 2025
1 parent eebe4a8 commit 2d9ba62
Show file tree
Hide file tree
Showing 2 changed files with 290 additions and 391 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,22 +50,22 @@
"zod": "3.24.1"
},
"devDependencies": {
"@commitlint/cli": "19.6.1",
"@commitlint/config-conventional": "19.6.0",
"@commitlint/cli": "19.7.1",
"@commitlint/config-conventional": "19.7.1",
"@fontsource/roboto": "5.1.1",
"@nuxt/content": "2.13.4",
"@nuxt/devtools": "1.7.0",
"@nuxt/image": "1.9.0",
"@nuxt/test-utils": "3.15.4",
"@nuxtjs/i18n": "9.1.3",
"@nuxtjs/sitemap": "7.2.3",
"@rotki/eslint-config": "3.6.0",
"@rotki/eslint-plugin": "0.6.1",
"@rotki/eslint-config": "3.7.0",
"@rotki/eslint-plugin": "0.7.0",
"@rotki/ui-library": "1.12.0",
"@types/braintree-web": "3.96.16",
"@types/paypal-checkout-components": "4.0.8",
"@types/qrcode": "1.5.5",
"@vitest/coverage-v8": "3.0.4",
"@vitest/coverage-v8": "3.0.5",
"@vue/test-utils": "2.4.6",
"autoprefixer": "10.4.20",
"bumpp": "9.10.2",
Expand All @@ -92,7 +92,7 @@
"tailwindcss": "3.4.17",
"typescript": "5.7.3",
"vite": "6.0.11",
"vitest": "3.0.4",
"vitest": "3.0.5",
"vitest-environment-nuxt": "1.0.1",
"vue-tsc": "2.1.10",
"webpack": "5.97.1"
Expand Down
Loading

0 comments on commit 2d9ba62

Please sign in to comment.