Skip to content

Commit c246683

Browse files
committed
📘 chore: trigger build
1 parent 3554c25 commit c246683

File tree

2 files changed

+1486
-1291
lines changed

2 files changed

+1486
-1291
lines changed

package.json

Lines changed: 37 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -16,65 +16,65 @@
1616
"@urql/exchange-retry": "^0.3.0",
1717
"dayjs": "^1.10.7",
1818
"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",
2121
"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",
2525
"react": "^17.0.2",
2626
"react-adaptive-hooks": "^0.0.8",
2727
"react-circular-progressbar": "^2.0.4",
2828
"react-dom": "^17.0.2",
2929
"react-feather": "^2.0.9",
3030
"stackblur-canvas": "^2.5.0",
3131
"swr": "^1.0.1",
32-
"tailwindcss": "^2.2.15",
33-
"urql": "^2.0.4"
32+
"tailwindcss": "^2.2.19",
33+
"urql": "^2.0.5"
3434
},
3535
"devDependencies": {
3636
"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",
4040
"@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",
4747
"@types/node-fetch": "^3.0.2",
48-
"@types/react": "^17.0.21",
48+
"@types/react": "^17.0.35",
4949
"@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",
5454
"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",
5959
"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",
6464
"eslint-react": "^0.0.4",
65-
"jest": "^27.2.0",
65+
"jest": "^27.3.1",
6666
"jest-dom": "^4.0.0",
6767
"next-compose-plugins": "^2.2.1",
6868
"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",
7272
"preact-render-to-string": "^5.1.19",
7373
"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"
7878
},
7979
"browserslist": "> 0.6%, not dead, not IE 11"
8080
}

0 commit comments

Comments
 (0)