Skip to content

Commit

Permalink
chore(deps-dev): bump vitest from 2.1.8 to 2.1.9 (#373)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eva Decker <itsevadecker@gmail.com>
  • Loading branch information
dependabot[bot] and evadecker authored Feb 5, 2025
1 parent 4fafdc2 commit b00d80a
Show file tree
Hide file tree
Showing 4 changed files with 847 additions and 1,112 deletions.
5 changes: 5 additions & 0 deletions .changeset/seven-glasses-appear.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"namesake": patch
---

Patch Vitest vulnerability
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@maskito/core": "^3.2.1",
"@maskito/react": "^3.2.1",
"@tailwindcss/container-queries": "^0.1.1",
"@tanstack/react-router": "^1.99.0",
"@tanstack/react-router": "^1.99.6",
"@tiptap/extension-blockquote": "^2.11.5",
"@tiptap/extension-bold": "^2.11.5",
"@tiptap/extension-bullet-list": "^2.11.5",
Expand All @@ -64,11 +64,11 @@
"convex-helpers": "^0.1.68",
"language-name-map": "^0.3.0",
"lucide-react": "^0.474.0",
"motion": "^12.0.6",
"motion": "^12.1.0",
"next-themes": "^0.4.4",
"oslo": "^1.2.1",
"postcss": "^8.5.1",
"posthog-js": "^1.215.1",
"posthog-js": "^1.215.3",
"pretty-bytes": "^6.1.1",
"react": "^19.0.0",
"react-aria": "^3.37.0",
Expand Down Expand Up @@ -99,18 +99,18 @@
"@storybook/react": "^8.5.3",
"@storybook/react-vite": "^8.5.3",
"@storybook/test": "^8.5.3",
"@tanstack/router-devtools": "^1.99.0",
"@tanstack/router-plugin": "^1.99.3",
"@tanstack/router-devtools": "^1.99.6",
"@tanstack/router-plugin": "^1.99.6",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.2.0",
"@testing-library/user-event": "^14.6.1",
"@types/node": "^22.13.0",
"@types/node": "^22.13.1",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"@vitejs/plugin-react-swc": "^3.7.2",
"@vitest/coverage-v8": "^2.1.8",
"@vitest/ui": "^2.1.8",
"@vitest/coverage-v8": "^3.0.5",
"@vitest/ui": "^3.0.5",
"autoprefixer": "^10.4.20",
"axe-html-reporter": "^2.2.11",
"convex-test": "^0.0.35",
Expand All @@ -129,7 +129,7 @@
"typescript": "^5.7.3",
"vite": "^6.0.11",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^2.1.8"
"vitest": "^3.0.5"
},
"packageManager": "pnpm@9.11.0"
}
Loading

0 comments on commit b00d80a

Please sign in to comment.