mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 22:30:23 +00:00
Merge branch 'master' of https://github.com/koreanbots/koreanbots
This commit is contained in:
commit
722c0e9388
14
package.json
14
package.json
@ -13,13 +13,13 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fortawesome/fontawesome-free": "^5.15.2",
|
"@fortawesome/fontawesome-free": "^5.15.2",
|
||||||
"@sentry/browser": "^6.0.2",
|
"@sentry/browser": "^6.0.4",
|
||||||
"@sentry/node": "^6.0.2",
|
"@sentry/node": "^6.0.3",
|
||||||
"@sentry/webpack-plugin": "^1.14.0",
|
"@sentry/webpack-plugin": "^1.14.0",
|
||||||
"@types/cookie": "^0.4.0",
|
"@types/cookie": "^0.4.0",
|
||||||
"@types/react-select": "^4.0.9",
|
"@types/react-select": "^4.0.9",
|
||||||
"@types/sanitize-html": "^1.27.1",
|
"@types/sanitize-html": "^1.27.1",
|
||||||
"autoprefixer": "^10.2.3",
|
"autoprefixer": "^10.2.4",
|
||||||
"cookie": "^0.4.1",
|
"cookie": "^0.4.1",
|
||||||
"core-js": "^3.8.3",
|
"core-js": "^3.8.3",
|
||||||
"dataloader": "^2.0.0",
|
"dataloader": "^2.0.0",
|
||||||
@ -28,9 +28,9 @@
|
|||||||
"formik": "^2.2.6",
|
"formik": "^2.2.6",
|
||||||
"josa": "^3.0.1",
|
"josa": "^3.0.1",
|
||||||
"jsonwebtoken": "^8.5.1",
|
"jsonwebtoken": "^8.5.1",
|
||||||
"knex": "^0.21.16",
|
"knex": "^0.21.17",
|
||||||
"mysql": "^2.18.1",
|
"mysql": "^2.18.1",
|
||||||
"next": "10.0.5",
|
"next": "10.0.6",
|
||||||
"next-connect": "^0.9.1",
|
"next-connect": "^0.9.1",
|
||||||
"next-themes": "^0.0.10",
|
"next-themes": "^0.0.10",
|
||||||
"postcss": "^8.2.4",
|
"postcss": "^8.2.4",
|
||||||
@ -55,7 +55,7 @@
|
|||||||
"@types/react": "^17.0.0",
|
"@types/react": "^17.0.0",
|
||||||
"@typescript-eslint/eslint-plugin": "^4.14.1",
|
"@typescript-eslint/eslint-plugin": "^4.14.1",
|
||||||
"@typescript-eslint/parser": "^4.14.1",
|
"@typescript-eslint/parser": "^4.14.1",
|
||||||
"eslint": "^7.18.0",
|
"eslint": "^7.19.0",
|
||||||
"eslint-config-prettier": "^7.2.0",
|
"eslint-config-prettier": "^7.2.0",
|
||||||
"eslint-plugin-jsx-a11y": "^6.4.1",
|
"eslint-plugin-jsx-a11y": "^6.4.1",
|
||||||
"eslint-plugin-prettier": "^3.3.1",
|
"eslint-plugin-prettier": "^3.3.1",
|
||||||
@ -64,7 +64,7 @@
|
|||||||
"jest": "^26.6.3",
|
"jest": "^26.6.3",
|
||||||
"prettier": "^2.2.1",
|
"prettier": "^2.2.1",
|
||||||
"prettier-plugin-tailwind": "^2.2.8",
|
"prettier-plugin-tailwind": "^2.2.8",
|
||||||
"ts-jest": "^26.4.4",
|
"ts-jest": "^26.5.0",
|
||||||
"typescript": "^4.1.3"
|
"typescript": "^4.1.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user