diff --git a/bun.lockb b/bun.lockb index b12fc6c3..55776d83 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index b5753449..8e35c4d4 100644 --- a/package.json +++ b/package.json @@ -48,26 +48,26 @@ "@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", + "@testing-library/react": "^16.0.0", "@types/eslint": "^8.21.1", "@types/jsdom": "^21.1.0", "@types/node": "^20.12.2", - "@types/prettier": "^2.7.2", + "@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", "@vitest/coverage-c8": "^0.29.3", "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": "^24.0.0", "markuplint": "^4.4.0", "npm-run-all": "^4.1.5", "postcss-dark-theme-class": "^1.2.1",