TypeScript v5

This commit is contained in:
Reece Dunham 2023-04-08 22:29:40 -04:00
parent 1dfd710a93
commit 27942b17d4
6 changed files with 354 additions and 355 deletions

File diff suppressed because one or more lines are too long

View File

@ -12,4 +12,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-outdated.cjs
spec: "https://mskelton.dev/yarn-outdated/v2"
yarnPath: .yarn/releases/yarn-4.0.0-rc.40.cjs
yarnPath: .yarn/releases/yarn-4.0.0-rc.42.cjs

View File

@ -102,5 +102,5 @@
"packaging/typedefs",
"packaging/eslint"
],
"packageManager": "yarn@4.0.0-rc.40"
"packageManager": "yarn@4.0.0-rc.42"
}

View File

@ -8,7 +8,6 @@
"checkJs": false,
"strict": false,
"noUnusedLocals": true,
"noImplicitUseStrict": true,
"noFallthroughCasesInSwitch": true,
"noImplicitOverride": true,
"noImplicitThis": true,

View File

@ -24,7 +24,7 @@
"@types/react-dom": "^18.0.11",
"@types/url-parse": "^1.4.8",
"rollup-plugin-license": "^3.0.1",
"typescript": "4.9.5",
"typescript": "5.0.4",
"vite": "^4.2.0"
},
"peerDependencies": {

View File

@ -507,7 +507,7 @@ __metadata:
send: "npm:0.18.0"
serve-static: "npm:^1.15.0"
terser: "npm:^5.16.8"
typescript: "npm:4.9.5"
typescript: "npm:5.0.4"
vitest: "npm:^0.29.8"
winston: "npm:^3.8.2"
winston-daily-rotate-file: "npm:^4.7.1"
@ -537,7 +537,7 @@ __metadata:
react-dom: "npm:^18.2.0"
rollup-plugin-license: "npm:^3.0.1"
swr: "npm:^1.3.0"
typescript: "npm:4.9.5"
typescript: "npm:5.0.4"
vite: "npm:^4.2.0"
peerDependencies:
rollup: "*"
@ -4887,23 +4887,23 @@ __metadata:
languageName: node
linkType: hard
"typescript@npm:4.9.5":
version: 4.9.5
resolution: "typescript@npm:4.9.5"
"typescript@npm:5.0.4":
version: 5.0.4
resolution: "typescript@npm:5.0.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 550217a465c00b1d7ef0e0ddc3a6a0b2ae1fd7c1b9f53cde5a1cfe56aa457c7a43fa83792c1b98b2185d2156d0467c9ad6f6600515ad4f4fc2acee54c4bd320e
checksum: 56649de784c427e8f3f63d4ebfcada4fcf03bb2a301f3327342111798db7f26f8a86285f979f376cf6cec4774bd96b4650f2693a07fc409f4544ad4c4d9fe4c9
languageName: node
linkType: hard
"typescript@patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>":
version: 4.9.5
resolution: "typescript@patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=23ec76"
"typescript@patch:typescript@npm%3A5.0.4#optional!builtin<compat/typescript>":
version: 5.0.4
resolution: "typescript@patch:typescript@npm%3A5.0.4#optional!builtin<compat/typescript>::version=5.0.4&hash=b5f058"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 09f82f25664c79d5cccc389502175093becf51d691b443c79294303681544a399fb42f8384b535ddeba48cadb64e7d14b42de40d8ade4418bb43174989dd8685
checksum: e4296a207d18264eb9b17a912b0929c4e8be5a4e48aefa016e952eaa445e5a4ed363a72d9023f151dc7f100d48d4bfa35480aec199f123a664ef8a622355ae4f
languageName: node
linkType: hard