chore: deps

This commit is contained in:
iCrawl
2022-07-27 12:23:07 +02:00
parent 2130aae321
commit b6bba9901b
13 changed files with 248 additions and 245 deletions

View File

@@ -54,10 +54,10 @@
"eslint": "^8.20.0",
"prettier": "^2.7.1",
"rollup-plugin-typescript2": "0.32.1",
"tsup": "^6.1.3",
"tsup": "^6.2.0",
"typescript": "^4.7.4",
"unbuild": "^0.7.6",
"vitest": "^0.18.1"
"vitest": "^0.19.1"
},
"engines": {
"node": ">=16.9.0"

View File

@@ -70,10 +70,10 @@
"eslint": "^8.20.0",
"prettier": "^2.7.1",
"rollup-plugin-typescript2": "0.32.1",
"tsup": "^6.1.3",
"tsup": "^6.2.0",
"typescript": "^4.7.4",
"unbuild": "^0.7.6",
"vitest": "^0.18.1"
"vitest": "^0.19.1"
},
"engines": {
"node": ">=16.9.0"

View File

@@ -59,10 +59,10 @@
"eslint": "^8.20.0",
"prettier": "^2.7.1",
"rollup-plugin-typescript2": "0.32.1",
"tsup": "^6.1.3",
"tsup": "^6.2.0",
"typescript": "^4.7.4",
"unbuild": "^0.7.6",
"vitest": "^0.18.1"
"vitest": "^0.19.1"
},
"engines": {
"node": ">=16.9.0"

View File

@@ -46,7 +46,7 @@
"commander": "^9.4.0",
"jsdoc-to-markdown": "^7.1.1",
"tslib": "^2.4.0",
"typedoc": "^0.23.8"
"typedoc": "^0.23.9"
},
"devDependencies": {
"@favware/cliff-jumper": "^1.8.5",
@@ -55,7 +55,7 @@
"eslint": "^8.20.0",
"prettier": "^2.7.1",
"rollup-plugin-typescript2": "0.32.1",
"tsup": "^6.1.3",
"tsup": "^6.2.0",
"typescript": "^4.7.4",
"unbuild": "^0.7.6"
},

View File

@@ -53,7 +53,7 @@
"eslint": "^8.20.0",
"prettier": "^2.7.1",
"rollup-plugin-typescript2": "0.32.1",
"tsup": "^6.1.3",
"tsup": "^6.2.0",
"typescript": "^4.7.4",
"unbuild": "^0.7.6"
},

View File

@@ -70,10 +70,10 @@
"prettier": "^2.7.1",
"rollup-plugin-typescript2": "0.32.1",
"supertest": "^6.2.4",
"tsup": "^6.1.3",
"tsup": "^6.2.0",
"typescript": "^4.7.4",
"unbuild": "^0.7.6",
"vitest": "^0.18.1"
"vitest": "^0.19.1"
},
"engines": {
"node": ">=16.9.0"

View File

@@ -56,7 +56,7 @@
"@sapphire/async-queue": "^1.3.2",
"@sapphire/snowflake": "^3.2.2",
"discord-api-types": "^0.36.3",
"file-type": "^17.1.3",
"file-type": "^17.1.4",
"tslib": "^2.4.0",
"undici": "^5.8.0"
},
@@ -70,10 +70,10 @@
"eslint": "^8.20.0",
"prettier": "^2.7.1",
"rollup-plugin-typescript2": "0.32.1",
"tsup": "^6.1.3",
"tsup": "^6.2.0",
"typescript": "^4.7.4",
"unbuild": "^0.7.6",
"vitest": "^0.18.1"
"vitest": "^0.19.1"
},
"engines": {
"node": ">=16.9.0"

View File

@@ -53,10 +53,10 @@
"eslint": "^8.20.0",
"prettier": "^2.7.1",
"rollup-plugin-typescript2": "0.32.1",
"tsup": "^6.1.3",
"tsup": "^6.2.0",
"typescript": "^4.7.4",
"unbuild": "^0.7.6",
"vitest": "^0.18.1"
"vitest": "^0.19.1"
},
"engines": {
"node": ">=16.9.0"

View File

@@ -75,7 +75,7 @@
"mock-socket": "^9.1.5",
"prettier": "^2.7.1",
"rollup-plugin-typescript2": "0.32.1",
"tsup": "^6.1.3",
"tsup": "^6.2.0",
"tweetnacl": "^1.0.3",
"typescript": "^4.7.4",
"unbuild": "^0.7.6"

View File

@@ -67,12 +67,12 @@
"@testing-library/user-event": "^14.3.0",
"@types/node": "^16.11.45",
"@types/react-dom": "^18.0.6",
"@types/react-syntax-highlighter": "^15.5.3",
"@typescript-eslint/eslint-plugin": "^5.30.7",
"@typescript-eslint/parser": "^5.30.7",
"@unocss/cli": "^0.44.5",
"@unocss/preset-web-fonts": "^0.44.5",
"@unocss/reset": "^0.44.5",
"@types/react-syntax-highlighter": "^15.5.4",
"@typescript-eslint/eslint-plugin": "^5.31.0",
"@typescript-eslint/parser": "^5.31.0",
"@unocss/cli": "^0.44.7",
"@unocss/preset-web-fonts": "^0.44.7",
"@unocss/reset": "^0.44.7",
"@vitejs/plugin-react": "^2.0.0",
"c8": "^7.12.0",
"concurrently": "^7.3.0",
@@ -88,9 +88,9 @@
"msw": "^0.44.2",
"prettier": "^2.7.1",
"typescript": "^4.7.4",
"unocss": "^0.44.5",
"unocss": "^0.44.7",
"vercel": "^27.2.0",
"vitest": "^0.18.1"
"vitest": "^0.19.1"
},
"engines": {
"node": ">=16.9.0"

View File

@@ -71,11 +71,11 @@
"mock-socket": "^9.1.5",
"prettier": "^2.7.1",
"rollup-plugin-typescript2": "0.32.1",
"tsup": "^6.1.3",
"tsup": "^6.2.0",
"typescript": "^4.7.4",
"unbuild": "^0.7.6",
"undici": "^5.8.0",
"vitest": "^0.18.1",
"vitest": "^0.19.1",
"zlib-sync": "^0.1.7"
},
"engines": {