Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/publish-ci/are-the-types-wrong/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"module": "esnext",
"moduleResolution": "node",
"esModuleInterop": true,
"jsx": "react",

"jsx": "react"
}
}
}
2 changes: 1 addition & 1 deletion .github/publish-ci/cra4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@
"@types/react-dom": "^18.0.10",
"prettier": "^2.8.4",
"serve": "^14.2.0",
"typescript": "^4.9.4"
"typescript": "^5.0.4"
}
}
10 changes: 2 additions & 8 deletions .github/publish-ci/cra4/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
{
"compilerOptions": {
"target": "es5",
"lib": [
"dom",
"dom.iterable",
"esnext"
],
"lib": ["dom", "dom.iterable", "esnext"],
"allowJs": true,
"skipLibCheck": true,
"esModuleInterop": true,
Expand All @@ -20,7 +16,5 @@
"noEmit": true,
"jsx": "react-jsx"
},
"include": [
"src"
]
"include": ["src"]
}
18 changes: 9 additions & 9 deletions .github/publish-ci/cra4/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13233,7 +13233,7 @@ __metadata:
react-scripts: ^4
react-spring: ^9.7.1
serve: ^14.2.0
typescript: ^4.9.4
typescript: ^5.0.4
web-vitals: ^2.1.4
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -14876,23 +14876,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^4.9.4":
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: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
checksum: 82b94da3f4604a8946da585f7d6c3025fff8410779e5bde2855ab130d05e4fd08938b9e593b6ebed165bda6ad9292b230984f10952cf82f0a0ca07bbeaa08172
languageName: node
linkType: hard

"typescript@patch:typescript@^4.9.4#~builtin<compat/typescript>":
version: 4.9.5
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=23ec76"
"typescript@patch:typescript@^5.0.4#~builtin<compat/typescript>":
version: 5.0.4
resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=1f5320"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: ab417a2f398380c90a6cf5a5f74badd17866adf57f1165617d6a551f059c3ba0a3e4da0d147b3ac5681db9ac76a303c5876394b13b3de75fdd5b1eaa06181c9d
checksum: 6a1fe9a77bb9c5176ead919cc4a1499ee63e46b4e05bf667079f11bf3a8f7887f135aa72460a4c3b016e6e6bb65a822cb8689a6d86cbfe92d22cc9f501f09213
languageName: node
linkType: hard

Expand Down
2 changes: 1 addition & 1 deletion .github/publish-ci/cra5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"prettier": "^2.8.4",
"typescript": "^4.9.4"
"typescript": "^5.0.4"
}
}
10 changes: 2 additions & 8 deletions .github/publish-ci/cra5/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
{
"compilerOptions": {
"target": "es5",
"lib": [
"dom",
"dom.iterable",
"esnext"
],
"lib": ["dom", "dom.iterable", "esnext"],
"allowJs": true,
"skipLibCheck": true,
"esModuleInterop": true,
Expand All @@ -20,7 +16,5 @@
"noEmit": true,
"jsx": "react-jsx"
},
"include": [
"src"
]
"include": ["src"]
}
18 changes: 9 additions & 9 deletions .github/publish-ci/cra5/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10884,7 +10884,7 @@ __metadata:
react-dom: ^18.2.0
react-scripts: 5
react-spring: ^9.7.1
typescript: ^4.9.4
typescript: ^5.0.4
web-vitals: ^2.1.4
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -12030,23 +12030,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^4.9.4":
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: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
checksum: 82b94da3f4604a8946da585f7d6c3025fff8410779e5bde2855ab130d05e4fd08938b9e593b6ebed165bda6ad9292b230984f10952cf82f0a0ca07bbeaa08172
languageName: node
linkType: hard

"typescript@patch:typescript@^4.9.4#~builtin<compat/typescript>":
version: 4.9.5
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=23ec76"
"typescript@patch:typescript@^5.0.4#~builtin<compat/typescript>":
version: 5.0.4
resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=1f5320"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: ab417a2f398380c90a6cf5a5f74badd17866adf57f1165617d6a551f059c3ba0a3e4da0d147b3ac5681db9ac76a303c5876394b13b3de75fdd5b1eaa06181c9d
checksum: 6a1fe9a77bb9c5176ead919cc4a1499ee63e46b4e05bf667079f11bf3a8f7887f135aa72460a4c3b016e6e6bb65a822cb8689a6d86cbfe92d22cc9f501f09213
languageName: node
linkType: hard

Expand Down
2 changes: 1 addition & 1 deletion .github/publish-ci/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"prettier": "^2.8.4",
"typescript": "^4.9.4"
"typescript": "^5.0.4"
},
"msw": {
"workerDirectory": "public"
Expand Down
16 changes: 3 additions & 13 deletions .github/publish-ci/next/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
{
"compilerOptions": {
"target": "es5",
"lib": [
"dom",
"dom.iterable",
"esnext"
],
"lib": ["dom", "dom.iterable", "esnext"],
"allowJs": true,
"skipLibCheck": true,
"strict": false,
Expand All @@ -19,12 +15,6 @@
"jsx": "preserve",
"incremental": true
},
"include": [
"next-env.d.ts",
"**/*.ts",
"**/*.tsx"
],
"exclude": [
"node_modules"
]
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx"],
"exclude": ["node_modules"]
}
18 changes: 9 additions & 9 deletions .github/publish-ci/next/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ __metadata:
react: ^18.2.0
react-dom: ^18.2.0
react-spring: ^9.7.1
typescript: ^4.9.4
typescript: ^5.0.4
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -523,22 +523,22 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^4.9.4":
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: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
checksum: 82b94da3f4604a8946da585f7d6c3025fff8410779e5bde2855ab130d05e4fd08938b9e593b6ebed165bda6ad9292b230984f10952cf82f0a0ca07bbeaa08172
languageName: node
linkType: hard

"typescript@patch:typescript@^4.9.4#~builtin<compat/typescript>":
version: 4.9.5
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=23ec76"
"typescript@patch:typescript@^5.0.4#~builtin<compat/typescript>":
version: 5.0.4
resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=1f5320"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: ab417a2f398380c90a6cf5a5f74badd17866adf57f1165617d6a551f059c3ba0a3e4da0d147b3ac5681db9ac76a303c5876394b13b3de75fdd5b1eaa06181c9d
checksum: 6a1fe9a77bb9c5176ead919cc4a1499ee63e46b4e05bf667079f11bf3a8f7887f135aa72460a4c3b016e6e6bb65a822cb8689a6d86cbfe92d22cc9f501f09213
languageName: node
linkType: hard
2 changes: 1 addition & 1 deletion .github/publish-ci/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/react-dom": "^18.0.10",
"@vitejs/plugin-react": "^3.0.0",
"prettier": "^2.8.4",
"typescript": "^4.9.4",
"typescript": "^5.0.4",
"vite": "^4.0.0"
},
"msw": {
Expand Down
18 changes: 9 additions & 9 deletions .github/publish-ci/vite/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1803,7 +1803,7 @@ __metadata:
react: ^18.2.0
react-dom: ^18.2.0
react-spring: ^9.7.0
typescript: ^4.9.4
typescript: ^5.0.4
vite: ^4.0.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -1975,23 +1975,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^4.9.4":
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: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
checksum: 82b94da3f4604a8946da585f7d6c3025fff8410779e5bde2855ab130d05e4fd08938b9e593b6ebed165bda6ad9292b230984f10952cf82f0a0ca07bbeaa08172
languageName: node
linkType: hard

"typescript@patch:typescript@^4.9.4#~builtin<compat/typescript>":
version: 4.9.5
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=23ec76"
"typescript@patch:typescript@^5.0.4#~builtin<compat/typescript>":
version: 5.0.4
resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=1f5320"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: ab417a2f398380c90a6cf5a5f74badd17866adf57f1165617d6a551f059c3ba0a3e4da0d147b3ac5681db9ac76a303c5876394b13b3de75fdd5b1eaa06181c9d
checksum: 6a1fe9a77bb9c5176ead919cc4a1499ee63e46b4e05bf667079f11bf3a8f7887f135aa72460a4c3b016e6e6bb65a822cb8689a6d86cbfe92d22cc9f501f09213
languageName: node
linkType: hard

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
strategy:
matrix:
node: ['18.x']
ts: ['4.5', '4.6', '4.7', '4.8', '4.9']
ts: ['4.5', '4.6', '4.7', '4.8', '4.9', '5.0']

steps:
- name: Checkout repo
Expand Down
2 changes: 1 addition & 1 deletion demo/src/sandboxes/animating-auto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"typescript": "^4.9.5"
"typescript": "^5.0.4"
}
}
2 changes: 1 addition & 1 deletion demo/src/sandboxes/animating-auto/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"noImplicitThis": true,
"noImplicitAny": true,
"strictNullChecks": true,
"suppressImplicitAnyIndexErrors": true,

"noUnusedLocals": true
}
}
2 changes: 1 addition & 1 deletion demo/src/sandboxes/card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"typescript": "^4.9.5"
"typescript": "^5.0.4"
}
}
2 changes: 1 addition & 1 deletion demo/src/sandboxes/card/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"noImplicitThis": true,
"noImplicitAny": true,
"strictNullChecks": true,
"suppressImplicitAnyIndexErrors": true,

"noUnusedLocals": true
}
}
2 changes: 1 addition & 1 deletion demo/src/sandboxes/cards-stack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"typescript": "^4.9.5"
"typescript": "^5.0.4"
}
}
2 changes: 1 addition & 1 deletion demo/src/sandboxes/cards-stack/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"noImplicitThis": true,
"noImplicitAny": true,
"strictNullChecks": true,
"suppressImplicitAnyIndexErrors": true,

"noUnusedLocals": true
}
}
2 changes: 1 addition & 1 deletion demo/src/sandboxes/chain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"typescript": "^4.9.5"
"typescript": "^5.0.4"
}
}
2 changes: 1 addition & 1 deletion demo/src/sandboxes/chain/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"noImplicitThis": true,
"noImplicitAny": true,
"strictNullChecks": true,
"suppressImplicitAnyIndexErrors": true,

"noUnusedLocals": true
}
}
2 changes: 1 addition & 1 deletion demo/src/sandboxes/css-gradients/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"typescript": "^4.9.5"
"typescript": "^5.0.4"
}
}
2 changes: 1 addition & 1 deletion demo/src/sandboxes/css-gradients/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"noImplicitThis": true,
"noImplicitAny": true,
"strictNullChecks": true,
"suppressImplicitAnyIndexErrors": true,

"noUnusedLocals": true
}
}
2 changes: 1 addition & 1 deletion demo/src/sandboxes/css-keyframes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"typescript": "^4.9.5"
"typescript": "^5.0.4"
}
}
2 changes: 1 addition & 1 deletion demo/src/sandboxes/css-keyframes/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"noImplicitThis": true,
"noImplicitAny": true,
"strictNullChecks": true,
"suppressImplicitAnyIndexErrors": true,

"noUnusedLocals": true
}
}
2 changes: 1 addition & 1 deletion demo/src/sandboxes/css-variables/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
"devDependencies": {
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"typescript": "^4.9.5"
"typescript": "^5.0.4"
}
}
Loading