Skip to content

Commit

Permalink
📘 chore: trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
SaltyAom committed Nov 19, 2021
1 parent 3554c25 commit c246683
Show file tree
Hide file tree
Showing 2 changed files with 1,486 additions and 1,291 deletions.
74 changes: 37 additions & 37 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,65 +16,65 @@
"@urql/exchange-retry": "^0.3.0",
"dayjs": "^1.10.7",
"fuse.js": "^6.4.6",
"graphql": "^15.5.3",
"jotai": "^1.3.4",
"graphql": "^16.0.1",
"jotai": "^1.4.4",
"lodash": "^4.17.21",
"next": "^11.1.2",
"nextjs-progressbar": "^0.0.11",
"preact": "^10.5.14",
"next": "^12.0.4",
"nextjs-progressbar": "^0.0.13",
"preact": "^10.5.15",
"react": "^17.0.2",
"react-adaptive-hooks": "^0.0.8",
"react-circular-progressbar": "^2.0.4",
"react-dom": "^17.0.2",
"react-feather": "^2.0.9",
"stackblur-canvas": "^2.5.0",
"swr": "^1.0.1",
"tailwindcss": "^2.2.15",
"urql": "^2.0.4"
"tailwindcss": "^2.2.19",
"urql": "^2.0.5"
},
"devDependencies": {
"1-classname": "^1.2.0",
"@next/bundle-analyzer": "^11.1.2",
"@tailwindcss/aspect-ratio": "^0.2.1",
"@tailwindcss/forms": "^0.3.3",
"@next/bundle-analyzer": "^12.0.4",
"@tailwindcss/aspect-ratio": "^0.3.0",
"@tailwindcss/forms": "^0.3.4",
"@tailwindcss/jit": "^0.1.18",
"@testing-library/dom": "^8.5.0",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.1.0",
"@types/jest": "^27.0.1",
"@types/lodash": "^4.14.173",
"@types/node": "^16.9.1",
"@testing-library/dom": "^8.11.1",
"@testing-library/jest-dom": "^5.15.0",
"@testing-library/react": "^12.1.2",
"@types/jest": "^27.0.3",
"@types/lodash": "^4.14.177",
"@types/node": "^16.11.9",
"@types/node-fetch": "^3.0.2",
"@types/react": "^17.0.21",
"@types/react": "^17.0.35",
"@types/react-adaptive-hooks": "^0.0.1",
"@typescript-eslint/eslint-plugin": "^4.31.1",
"@typescript-eslint/parser": "^4.31.1",
"autoprefixer": "^10.3.4",
"babel-jest": "^27.2.0",
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0",
"autoprefixer": "^10.4.0",
"babel-jest": "^27.3.1",
"babel-plugin-module-resolver": "^4.1.0",
"esbuild-loader": "^2.15.1",
"eslint": "^7.32.0",
"eslint-config-airbnb": "^18.2.1",
"eslint-config-next": "^11.1.2",
"esbuild-loader": "^2.16.0",
"eslint": "^8.2.0",
"eslint-config-airbnb": "^19.0.0",
"eslint-config-next": "^12.0.4",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-react": "^7.25.1",
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-react": "^7.27.1",
"eslint-plugin-react-hooks": "^4.3.0",
"eslint-react": "^0.0.4",
"jest": "^27.2.0",
"jest": "^27.3.1",
"jest-dom": "^4.0.0",
"next-compose-plugins": "^2.2.1",
"next-offline": "^5.0.5",
"node-fetch": "^3.0.0",
"postcss": "^8.3.6",
"postcss-preset-env": "^6.7.0",
"node-fetch": "^3.1.0",
"postcss": "^8.3.11",
"postcss-preset-env": "^7.0.1",
"preact-render-to-string": "^5.1.19",
"react-dom": "^17.0.2",
"sass": "^1.41.0",
"type-fest": "^2.3.2",
"typescript": "^4.4.3",
"webpack": "5.52.1"
"sass": "^1.43.4",
"type-fest": "^2.5.4",
"typescript": "^4.5.2",
"webpack": "5.64.1"
},
"browserslist": "> 0.6%, not dead, not IE 11"
}
Loading

0 comments on commit c246683

Please sign in to comment.