mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-14 02:23:31 +01:00
chore: deps
This commit is contained in:
@@ -49,49 +49,49 @@
|
||||
"dependencies": {
|
||||
"@microsoft/api-extractor-model": "^7.21.0",
|
||||
"@microsoft/tsdoc": "^0.14.1",
|
||||
"@remix-run/node": "^1.6.3",
|
||||
"@remix-run/react": "^1.6.3",
|
||||
"@remix-run/serve": "^1.6.3",
|
||||
"@remix-run/server-runtime": "^1.6.3",
|
||||
"@remix-run/vercel": "^1.6.3",
|
||||
"@remix-run/node": "^1.6.5",
|
||||
"@remix-run/react": "^1.6.5",
|
||||
"@remix-run/serve": "^1.6.5",
|
||||
"@remix-run/server-runtime": "^1.6.5",
|
||||
"@remix-run/vercel": "^1.6.5",
|
||||
"@vscode/codicons": "^0.0.31",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-icons": "^4.4.0",
|
||||
"react-syntax-highlighter": "^15.5.0",
|
||||
"remix": "^1.6.3"
|
||||
"remix": "^1.6.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@remix-run/dev": "^1.6.3",
|
||||
"@remix-run/dev": "^1.6.5",
|
||||
"@testing-library/cypress": "^8.0.3",
|
||||
"@testing-library/dom": "^8.14.0",
|
||||
"@testing-library/dom": "^8.16.0",
|
||||
"@testing-library/jest-dom": "^5.16.4",
|
||||
"@testing-library/react": "^13.3.0",
|
||||
"@testing-library/user-event": "^14.2.1",
|
||||
"@types/node": "^16.11.43",
|
||||
"@testing-library/user-event": "^14.2.5",
|
||||
"@types/node": "^16.11.45",
|
||||
"@types/react-dom": "^18.0.6",
|
||||
"@types/react-syntax-highlighter": "^15.5.2",
|
||||
"@typescript-eslint/eslint-plugin": "^5.30.5",
|
||||
"@typescript-eslint/parser": "^5.30.5",
|
||||
"@unocss/cli": "^0.43.2",
|
||||
"@unocss/reset": "^0.43.2",
|
||||
"@vitejs/plugin-react": "^1.3.2",
|
||||
"@types/react-syntax-highlighter": "^15.5.3",
|
||||
"@typescript-eslint/eslint-plugin": "^5.30.6",
|
||||
"@typescript-eslint/parser": "^5.30.6",
|
||||
"@unocss/cli": "^0.44.3",
|
||||
"@unocss/reset": "^0.44.3",
|
||||
"@vitejs/plugin-react": "^2.0.0",
|
||||
"c8": "^7.11.3",
|
||||
"concurrently": "^7.2.2",
|
||||
"cypress": "^10.3.0",
|
||||
"eslint": "^8.19.0",
|
||||
"eslint": "^8.20.0",
|
||||
"eslint-config-marine": "^9.4.1",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-import-resolver-typescript": "^3.2.4",
|
||||
"eslint-import-resolver-typescript": "^3.2.7",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"eslint-plugin-react": "^7.30.1",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"happy-dom": "^6.0.2",
|
||||
"msw": "^0.43.0",
|
||||
"happy-dom": "^6.0.3",
|
||||
"msw": "^0.44.1",
|
||||
"prettier": "^2.7.1",
|
||||
"typescript": "^4.7.4",
|
||||
"unocss": "^0.43.2",
|
||||
"vitest": "^0.17.0"
|
||||
"unocss": "^0.44.3",
|
||||
"vitest": "^0.18.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.9.0"
|
||||
|
||||
Reference in New Issue
Block a user