diff --git a/.tool-versions b/.tool-versions index e7bac36..b5b8f01 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1,2 +1,2 @@ nodejs 20.17.0 -bun 1.1.27 \ No newline at end of file +bun 1.3.14 \ No newline at end of file diff --git a/bun.lockb b/bun.lockb index bbfcb68..2cdb9e6 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 1eb9551..d661add 100644 --- a/package.json +++ b/package.json @@ -16,35 +16,35 @@ "dependencies": { "@hookform/resolvers": "3.6.0", "@tanstack/react-query": "4.35.7", - "@vanilla-extract/css": "1.15.3", - "@vanilla-extract/sprinkles": "1.6.2", + "@vanilla-extract/css": "1.20.1", + "@vanilla-extract/sprinkles": "1.6.5", "clsx": "2.1.1", "i18next": "23.11.5", - "lottie-react": "2.4.0", + "lottie-react": "2.4.1", "next": "13.5.6", "react": "18.3.1", "react-dom": "18.3.1", - "react-hook-form": "7.52.0", + "react-hook-form": "7.78.0", "react-hotkeys-hook": "4.5.0", "react-i18next": "13.5.0", - "yup": "1.4.0" + "yup": "1.7.1" }, "devDependencies": { - "@klnjs/prettier-config": "4.0.6", - "@klnjs/eslint-config": "4.0.6", - "@mswjs/http-middleware": "0.10.1", + "@klnjs/prettier-config": "4.4.1", + "@klnjs/eslint-config": "4.4.1", + "@mswjs/http-middleware": "0.10.3", "@svgr/webpack": "8.1.0", "@types/express": "4.17.21", "@types/node": "20.14.8", "@types/react-dom": "18.3.0", "@types/react": "18.3.4", - "@types/yargs": "17.0.32", - "@vanilla-extract/next-plugin": "2.4.2", - "chalk": "5.3.0", + "@types/yargs": "17.0.35", + "@vanilla-extract/next-plugin": "2.5.2", + "chalk": "5.6.2", "eslint": "9.13.0", "express": "4.21.1", - "msw": "2.4.9", - "prettier": "3.3.3", + "msw": "2.14.6", + "prettier": "3.8.4", "ts-morph": "19.0.0", "typescript": "5.6.3", "yargs": "17.7.2"