Skip to content

Commit

Permalink
upgraded tyescript-eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
alex committed Mar 4, 2024
1 parent 38c7a8a commit a6f30ce
Show file tree
Hide file tree
Showing 20 changed files with 418 additions and 161 deletions.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"use-sync-external-store": "^1.2.0"
},
"devDependencies": {
"@types/react": "^18.2.61",
"@types/react": "^18.2.62",
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react": "^4.2.1",
"fast-glob": "^3.3.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/src/scrollend-polyfill/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/react": "^18.2.61",
"@types/react": "^18.2.62",
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react": "^4.2.1",
"typescript": "^5.3.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/src/virtual/react/hook/custom-render/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"use-sync-external-store": "^1.2.0"
},
"devDependencies": {
"@types/react": "^18.2.61",
"@types/react": "^18.2.62",
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react": "^4.2.1",
"typescript": "^5.3.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"use-sync-external-store": "^1.2.0"
},
"devDependencies": {
"@types/react": "^18.2.61",
"@types/react": "^18.2.62",
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react": "^4.2.1",
"typescript": "^5.3.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/src/virtual/react/hook/grid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"use-sync-external-store": "^1.2.0"
},
"devDependencies": {
"@types/react": "^18.2.61",
"@types/react": "^18.2.62",
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react": "^4.2.1",
"typescript": "^5.3.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/src/virtual/react/hook/simple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"use-sync-external-store": "^1.2.0"
},
"devDependencies": {
"@types/react": "^18.2.61",
"@types/react": "^18.2.62",
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react": "^4.2.1",
"typescript": "^5.3.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/src/virtual/react/hook/window-scroll/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"use-sync-external-store": "^1.2.0"
},
"devDependencies": {
"@types/react": "^18.2.61",
"@types/react": "^18.2.62",
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react": "^4.2.1",
"typescript": "^5.3.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/src/virtual/react/list/bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"use-sync-external-store": "^1.2.0"
},
"devDependencies": {
"@types/react": "^18.2.61",
"@types/react": "^18.2.62",
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react": "^4.2.1",
"typescript": "^5.3.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/src/virtual/react/list/extra-events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"use-sync-external-store": "^1.2.0"
},
"devDependencies": {
"@types/react": "^18.2.61",
"@types/react": "^18.2.62",
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react": "^4.2.1",
"typescript": "^5.3.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/src/virtual/react/list/horizontal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"use-sync-external-store": "^1.2.0"
},
"devDependencies": {
"@types/react": "^18.2.61",
"@types/react": "^18.2.62",
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react": "^4.2.1",
"typescript": "^5.3.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"use-sync-external-store": "^1.2.0"
},
"devDependencies": {
"@types/react": "^18.2.61",
"@types/react": "^18.2.62",
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react": "^4.2.1",
"typescript": "^5.3.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/src/virtual/react/list/material-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"use-sync-external-store": "^1.2.0"
},
"devDependencies": {
"@types/react": "^18.2.61",
"@types/react": "^18.2.62",
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react": "^4.2.1",
"typescript": "^5.3.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/src/virtual/react/list/prepend-items/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"use-sync-external-store": "^1.2.0"
},
"devDependencies": {
"@types/react": "^18.2.61",
"@types/react": "^18.2.62",
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react": "^4.2.1",
"typescript": "^5.3.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"use-sync-external-store": "^1.2.0"
},
"devDependencies": {
"@types/react": "^18.2.61",
"@types/react": "^18.2.62",
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react": "^4.2.1",
"typescript": "^5.3.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/src/virtual/react/list/simple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"use-sync-external-store": "^1.2.0"
},
"devDependencies": {
"@types/react": "^18.2.61",
"@types/react": "^18.2.62",
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react": "^4.2.1",
"typescript": "^5.3.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"use-sync-external-store": "^1.2.0"
},
"devDependencies": {
"@types/react": "^18.2.61",
"@types/react": "^18.2.62",
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react": "^4.2.1",
"typescript": "^5.3.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"use-sync-external-store": "^1.2.0"
},
"devDependencies": {
"@types/react": "^18.2.61",
"@types/react": "^18.2.62",
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react": "^4.2.1",
"typescript": "^5.3.3",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,16 @@
"@types/jest": "^29.5.12",
"@types/mdx": "^2.0.11",
"@types/node": "^20.11.24",
"@types/react": "^18.2.61",
"@types/react": "^18.2.62",
"@types/react-dom": "^18.2.19",
"@types/use-sync-external-store": "^0.0.6",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react": "^7.34.0",
"eslint-plugin-tailwindcss": "^3.14.3",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
Expand Down
Loading

0 comments on commit a6f30ce

Please sign in to comment.