diff --git a/bun.lockb b/bun.lockb index 4b778ff4..4300063a 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 440d917a..f2ad22da 100644 --- a/package.json +++ b/package.json @@ -49,38 +49,38 @@ "@next/eslint-plugin-next": "^14.0.0", "@svgr/webpack": "^8.0.0", "@testing-library/jest-dom": "^6.4.2", - "@testing-library/react": "^14.2.2", - "@types/eslint": "^8.21.1", + "@testing-library/react": "^16.0.0", + "@types/eslint": "^9.0.0", "@types/jsdom": "^21.1.0", - "@types/node": "^20.12.2", - "@types/prettier": "^2.7.2", + "@types/node": "^22.0.0", + "@types/prettier": "^3.0.0", "@types/react": "^18.2.73", "@types/react-dom": "^18.2.23", "@vanilla-extract/next-plugin": "^2.1.3", - "@vanilla-extract/vite-plugin": "^3.8.0", + "@vanilla-extract/vite-plugin": "^4.0.0", "@vitejs/plugin-react": "^4.0.0", "autoprefixer": "^10.4.19", "babel-loader": "^9.0.0", - "eslint": "^8.57.0", + "eslint": "^9.0.0", "eslint-config-next": "^14.0.0", "eslint-plugin-jest-dom": "^5.0.0", "eslint-plugin-next-on-pages": "^1.11.0", "eslint-plugin-testing-library": "^6.2.0", "jest-extended": "^4.0.0", - "jsdom": "^23.0.0", + "jsdom": "^25.0.0", "knip": "^5.22.0", "markuplint": "^4.4.0", "npm-run-all": "^4.1.5", "postcss-dark-theme-class": "^1.2.1", "postcss-flexbugs-fixes": "^5.0.2", - "postcss-gap-properties": "^5.0.1", + "postcss-gap-properties": "^6.0.0", "postcss-media-minmax": "^5.0.0", - "postcss-preset-env": "^9.5.2", + "postcss-preset-env": "^10.0.0", "prettier": "^3.2.5", - "rimraf": "^5.0.0", + "rimraf": "^6.0.0", "typescript": "^5.4.5", - "vite-tsconfig-paths": "^4.2.0", - "vitest": "^1.6.0", + "vite-tsconfig-paths": "^5.0.0", + "vitest": "^2.0.0", "vitest-axe": "^0.1.0", "vitest-canvas-mock": "^0.2.2", "wrangler": "^3.60.3"