|
16 | 16 | "@urql/exchange-retry": "^0.3.0", |
17 | 17 | "dayjs": "^1.10.7", |
18 | 18 | "fuse.js": "^6.4.6", |
19 | | - "graphql": "^15.5.3", |
20 | | - "jotai": "^1.3.4", |
| 19 | + "graphql": "^16.0.1", |
| 20 | + "jotai": "^1.4.4", |
21 | 21 | "lodash": "^4.17.21", |
22 | | - "next": "^11.1.2", |
23 | | - "nextjs-progressbar": "^0.0.11", |
24 | | - "preact": "^10.5.14", |
| 22 | + "next": "^12.0.4", |
| 23 | + "nextjs-progressbar": "^0.0.13", |
| 24 | + "preact": "^10.5.15", |
25 | 25 | "react": "^17.0.2", |
26 | 26 | "react-adaptive-hooks": "^0.0.8", |
27 | 27 | "react-circular-progressbar": "^2.0.4", |
28 | 28 | "react-dom": "^17.0.2", |
29 | 29 | "react-feather": "^2.0.9", |
30 | 30 | "stackblur-canvas": "^2.5.0", |
31 | 31 | "swr": "^1.0.1", |
32 | | - "tailwindcss": "^2.2.15", |
33 | | - "urql": "^2.0.4" |
| 32 | + "tailwindcss": "^2.2.19", |
| 33 | + "urql": "^2.0.5" |
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | 36 | "1-classname": "^1.2.0", |
37 | | - "@next/bundle-analyzer": "^11.1.2", |
38 | | - "@tailwindcss/aspect-ratio": "^0.2.1", |
39 | | - "@tailwindcss/forms": "^0.3.3", |
| 37 | + "@next/bundle-analyzer": "^12.0.4", |
| 38 | + "@tailwindcss/aspect-ratio": "^0.3.0", |
| 39 | + "@tailwindcss/forms": "^0.3.4", |
40 | 40 | "@tailwindcss/jit": "^0.1.18", |
41 | | - "@testing-library/dom": "^8.5.0", |
42 | | - "@testing-library/jest-dom": "^5.14.1", |
43 | | - "@testing-library/react": "^12.1.0", |
44 | | - "@types/jest": "^27.0.1", |
45 | | - "@types/lodash": "^4.14.173", |
46 | | - "@types/node": "^16.9.1", |
| 41 | + "@testing-library/dom": "^8.11.1", |
| 42 | + "@testing-library/jest-dom": "^5.15.0", |
| 43 | + "@testing-library/react": "^12.1.2", |
| 44 | + "@types/jest": "^27.0.3", |
| 45 | + "@types/lodash": "^4.14.177", |
| 46 | + "@types/node": "^16.11.9", |
47 | 47 | "@types/node-fetch": "^3.0.2", |
48 | | - "@types/react": "^17.0.21", |
| 48 | + "@types/react": "^17.0.35", |
49 | 49 | "@types/react-adaptive-hooks": "^0.0.1", |
50 | | - "@typescript-eslint/eslint-plugin": "^4.31.1", |
51 | | - "@typescript-eslint/parser": "^4.31.1", |
52 | | - "autoprefixer": "^10.3.4", |
53 | | - "babel-jest": "^27.2.0", |
| 50 | + "@typescript-eslint/eslint-plugin": "^5.4.0", |
| 51 | + "@typescript-eslint/parser": "^5.4.0", |
| 52 | + "autoprefixer": "^10.4.0", |
| 53 | + "babel-jest": "^27.3.1", |
54 | 54 | "babel-plugin-module-resolver": "^4.1.0", |
55 | | - "esbuild-loader": "^2.15.1", |
56 | | - "eslint": "^7.32.0", |
57 | | - "eslint-config-airbnb": "^18.2.1", |
58 | | - "eslint-config-next": "^11.1.2", |
| 55 | + "esbuild-loader": "^2.16.0", |
| 56 | + "eslint": "^8.2.0", |
| 57 | + "eslint-config-airbnb": "^19.0.0", |
| 58 | + "eslint-config-next": "^12.0.4", |
59 | 59 | "eslint-config-prettier": "^8.3.0", |
60 | | - "eslint-plugin-import": "^2.24.2", |
61 | | - "eslint-plugin-jsx-a11y": "^6.4.1", |
62 | | - "eslint-plugin-react": "^7.25.1", |
63 | | - "eslint-plugin-react-hooks": "^4.2.0", |
| 60 | + "eslint-plugin-import": "^2.25.3", |
| 61 | + "eslint-plugin-jsx-a11y": "^6.5.1", |
| 62 | + "eslint-plugin-react": "^7.27.1", |
| 63 | + "eslint-plugin-react-hooks": "^4.3.0", |
64 | 64 | "eslint-react": "^0.0.4", |
65 | | - "jest": "^27.2.0", |
| 65 | + "jest": "^27.3.1", |
66 | 66 | "jest-dom": "^4.0.0", |
67 | 67 | "next-compose-plugins": "^2.2.1", |
68 | 68 | "next-offline": "^5.0.5", |
69 | | - "node-fetch": "^3.0.0", |
70 | | - "postcss": "^8.3.6", |
71 | | - "postcss-preset-env": "^6.7.0", |
| 69 | + "node-fetch": "^3.1.0", |
| 70 | + "postcss": "^8.3.11", |
| 71 | + "postcss-preset-env": "^7.0.1", |
72 | 72 | "preact-render-to-string": "^5.1.19", |
73 | 73 | "react-dom": "^17.0.2", |
74 | | - "sass": "^1.41.0", |
75 | | - "type-fest": "^2.3.2", |
76 | | - "typescript": "^4.4.3", |
77 | | - "webpack": "5.52.1" |
| 74 | + "sass": "^1.43.4", |
| 75 | + "type-fest": "^2.5.4", |
| 76 | + "typescript": "^4.5.2", |
| 77 | + "webpack": "5.64.1" |
78 | 78 | }, |
79 | 79 | "browserslist": "> 0.6%, not dead, not IE 11" |
80 | 80 | } |
0 commit comments