|
28 | 28 | }, |
29 | 29 | "dependencies": { |
30 | 30 | "@tailwindcss/typography": "^0.5.2", |
31 | | - "dayjs": "^1.11.3", |
| 31 | + "dayjs": "^1.11.6", |
32 | 32 | "lodash-es": "^4.17.21", |
33 | 33 | "prop-types": "^15.8.1", |
34 | 34 | "react": "^18.1.0", |
35 | 35 | "react-dom": "^18.1.0", |
36 | | - "react-icons": "^4.4.0", |
37 | | - "react-router-dom": "^6.4.0", |
| 36 | + "react-icons": "^4.6.0", |
| 37 | + "react-router-dom": "^6.4.2", |
38 | 38 | "swr": "^1.3.0", |
39 | 39 | "vercel-toast": "^1.5.5" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | | - "@babel/core": "^7.19.1", |
| 42 | + "@babel/core": "^7.19.6", |
43 | 43 | "@babel/eslint-parser": "^7.19.1", |
44 | | - "@babel/preset-env": "^7.19.1", |
| 44 | + "@babel/preset-env": "^7.19.4", |
45 | 45 | "@babel/preset-react": "^7.17.12", |
46 | 46 | "@testing-library/jest-dom": "^5.16.4", |
47 | 47 | "@testing-library/react": "^13.3.0", |
48 | 48 | "@testing-library/user-event": "^14.2.0", |
49 | | - "@vitejs/plugin-react": "^2.1.0", |
50 | | - "autoprefixer": "^10.4.11", |
51 | | - "babel-jest": "^29.0.3", |
| 49 | + "@vitejs/plugin-react": "^2.2.0", |
| 50 | + "autoprefixer": "^10.4.12", |
| 51 | + "babel-jest": "^29.2.2", |
52 | 52 | "babel-plugin-transform-vite-meta-env": "^1.0.3", |
53 | 53 | "babel-preset-vite": "^1.0.4", |
54 | | - "eslint": "^8.23.1", |
55 | | - "eslint-plugin-jest": "^27.0.4", |
| 54 | + "eslint": "^8.26.0", |
| 55 | + "eslint-plugin-jest": "^27.1.3", |
56 | 56 | "eslint-plugin-jest-dom": "^4.0.2", |
57 | | - "eslint-plugin-react": "^7.30.0", |
| 57 | + "eslint-plugin-react": "^7.31.10", |
58 | 58 | "eslint-plugin-react-hooks": "^4.5.0", |
59 | | - "eslint-plugin-testing-library": "^5.6.4", |
| 59 | + "eslint-plugin-testing-library": "^5.9.1", |
60 | 60 | "husky": "^8.0.1", |
61 | | - "jest": "^29.0.3", |
62 | | - "jest-environment-jsdom": "^29.0.3", |
| 61 | + "jest": "^29.2.2", |
| 62 | + "jest-environment-jsdom": "^29.2.2", |
63 | 63 | "jest-fetch-mock": "^3.0.3", |
64 | | - "msw": "^0.47.3", |
65 | | - "postcss": "^8.4.14", |
| 64 | + "msw": "^0.47.4", |
| 65 | + "postcss": "^8.4.18", |
66 | 66 | "prettier": "^2.6.2", |
67 | 67 | "prettier-plugin-tailwindcss": "^0.1.11", |
68 | 68 | "pretty-quick": "^3.1.3", |
69 | 69 | "react-test-renderer": "^18.1.0", |
70 | | - "tailwindcss": "^3.0.24", |
71 | | - "vite": "^3.1.3", |
| 70 | + "tailwindcss": "^3.2.1", |
| 71 | + "vite": "^3.2.0", |
72 | 72 | "whatwg-fetch": "^3.6.2" |
73 | 73 | }, |
74 | 74 | "husky": { |
|
0 commit comments