diff --git a/bun.lockb b/bun.lockb index 64657c3..c220ccc 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 38a49d6..9e2688b 100644 --- a/package.json +++ b/package.json @@ -5,69 +5,69 @@ "private": true, "type": "module", "dependencies": { - "@reduxjs/toolkit": "2.2.7", + "@reduxjs/toolkit": "2.5.0", "@tinymce/tinymce-react": "5.1.1", - "@vitejs/plugin-react-swc": "3.7.0", + "@vitejs/plugin-react-swc": "3.7.2", "million": "3.1.11", "react": "18.3.1", "react-dom": "18.3.1", - "react-redux": "9.1.2", - "react-router": "6.26.2", - "react-router-dom": "6.26.2", + "react-redux": "9.2.0", + "react-router": "6.28.1", + "react-router-dom": "6.28.1", "react-router-hash-link": "2.4.3", - "react-toastify": "10.0.5", + "react-toastify": "10.0.6", "styled-components": "6.1.13", - "vite": "5.4.8", - "vite-plugin-svgr": "4.2.0", - "vite-tsconfig-paths": "5.0.1", - "workbox-cacheable-response": "7.1.0", - "workbox-core": "7.1.0", - "workbox-expiration": "7.1.0", - "workbox-navigation-preload": "7.1.0", - "workbox-precaching": "7.1.0", - "workbox-range-requests": "7.1.0", - "workbox-routing": "7.1.0", - "workbox-strategies": "7.1.0", - "workbox-window": "7.1.0" + "vite": "5.4.11", + "vite-plugin-svgr": "4.3.0", + "vite-tsconfig-paths": "5.1.4", + "workbox-cacheable-response": "7.3.0", + "workbox-core": "7.3.0", + "workbox-expiration": "7.3.0", + "workbox-navigation-preload": "7.3.0", + "workbox-precaching": "7.3.0", + "workbox-range-requests": "7.3.0", + "workbox-routing": "7.3.0", + "workbox-strategies": "7.3.0", + "workbox-window": "7.3.0" }, "devDependencies": { - "@eslint/js": "9.11.1", - "@million/lint": "1.0.0-rc.84", - "@testing-library/jest-dom": "6.5.0", - "@testing-library/react": "16.0.1", + "@eslint/js": "9.17.0", + "@million/lint": "1.0.14", + "@testing-library/jest-dom": "6.6.3", + "@testing-library/react": "16.1.0", "@testing-library/user-event": "14.5.2", - "@types/bun": "1.1.10", - "@types/node": "22.7.0", - "@types/react": "18.3.9", - "@types/react-dom": "18.3.0", + "@types/bun": "1.1.14", + "@types/node": "22.10.2", + "@types/react": "18.3.18", + "@types/react-dom": "18.3.5", "@types/react-router": "5.1.20", "@types/react-router-dom": "5.3.3", "@types/react-router-hash-link": "2.4.9", - "@vitest/coverage-v8": "2.1.1", - "eslint": "9.11.1", + "@vitest/coverage-v8": "2.1.8", + "eslint": "9.17.0", "eslint-config-prettier": "9.1.0", - "eslint-import-resolver-typescript": "3.6.3", - "eslint-plugin-import": "2.30.0", - "eslint-plugin-jsx-a11y": "6.10.0", + "eslint-import-resolver-typescript": "3.7.0", + "eslint-plugin-import": "2.31.0", + "eslint-plugin-jsx-a11y": "6.10.2", "eslint-plugin-prettier": "5.2.1", - "eslint-plugin-react": "7.36.1", + "eslint-plugin-react": "7.37.3", "eslint-plugin-react-hooks": "4.6.2", "jest-styled-components": "7.2.0", "jsdom": "25.0.1", - "postcss-styled-syntax": "0.6.4", - "prettier": "3.3.3", + "postcss-styled-syntax": "0.7.0", + "prettier": "3.4.2", "prettier-eslint": "16.3.0", - "stylelint": "16.9.0", + "stylelint": "16.12.0", "stylelint-config-clean-order": "6.1.0", "stylelint-config-prettier": "9.0.5", "stylelint-config-recommended": "14.0.1", "stylelint-config-standard": "36.0.1", "stylelint-order": "6.0.4", "stylelint-prettier": "5.0.2", - "typescript": "5.6.2", - "typescript-eslint": "8.7.0", - "vite-plugin-pwa": "0.20.5", - "vitest": "2.1.1", + "typescript": "5.7.2", + "typescript-eslint": "8.18.2", + "vite-plugin-pwa": "0.21.1", + "vitest": "2.1.8", "vitest-matchmedia-mock": "1.0.6" }, "scripts": {