diff --git a/.nvmrc b/.nvmrc index 6fa8dec4..d5b283a3 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -22.13.0 +22.13.1 diff --git a/bun.lockb b/bun.lockb index 40cc23de..49172b56 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 5386b257..50b23e53 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@testing-library/react": "16.2.0", "@types/react": "19.0.7", "@vitejs/plugin-react": "4.3.4", - "@vitest/ui": "3.0.2", + "@vitest/ui": "3.0.3", "autoprefixer": "10.4.20", "babel-jest": "29.7.0", "babel-loader": "9.2.1", @@ -83,8 +83,8 @@ "storybook": "8.5.0", "tailwindcss": "3.4.17", "typescript": "5.7.3", - "vite": "6.0.9", - "vitest": "3.0.2" + "vite": "6.0.11", + "vitest": "3.0.3" }, "msw": { "workerDirectory": "public"