Skip to content
This repository was archived by the owner on Jan 24, 2026. It is now read-only.

Commit 55465b4

Browse files
committed
bump package versions
1 parent d91fbe2 commit 55465b4

2 files changed

Lines changed: 504 additions & 396 deletions

File tree

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -42,28 +42,28 @@
4242
"@testing-library/react": "^13.3.0",
4343
"@types/compression": "1.7.2",
4444
"@types/concurrently": "6.4.0",
45-
"@types/eslint": "8.4.5",
46-
"@types/node": "18.6.5",
47-
"@types/react": "^18.0.17",
45+
"@types/eslint": "8.4.6",
46+
"@types/node": "18.7.14",
47+
"@types/react": "^18.0.18",
4848
"@types/react-dom": "^18.0.6",
4949
"@types/react-router-dom": "^5.3.3",
50-
"@typescript-eslint/eslint-plugin": "^5.33.0",
51-
"@typescript-eslint/parser": "^5.33.0",
52-
"@vitejs/plugin-react": "^2.0.0",
50+
"@typescript-eslint/eslint-plugin": "^5.36.1",
51+
"@typescript-eslint/parser": "^5.36.1",
52+
"@vitejs/plugin-react": "^2.0.1",
5353
"concurrently": "7.3.0",
5454
"copyfiles": "^2.4.1",
55-
"eslint": "^8.21.0",
55+
"eslint": "^8.23.0",
5656
"eslint-config-prettier": "^8.5.0",
5757
"eslint-config-standard": "^17.0.0",
58-
"eslint-plugin-react": "^7.30.1",
58+
"eslint-plugin-react": "^7.31.1",
5959
"eslint-plugin-react-hooks": "^4.6.0",
6060
"jsdom": "^20.0.0",
6161
"postcss": "8.4.16",
6262
"prettier": "^2.7.1",
6363
"rimraf": "^3.0.2",
6464
"tailwindcss": "3.1.8",
65-
"typescript": "4.7.4",
66-
"vite": "3.0.5",
67-
"vitest": "^0.21.1"
65+
"typescript": "4.8.2",
66+
"vite": "3.0.9",
67+
"vitest": "^0.22.1"
6868
}
6969
}

0 commit comments

Comments
 (0)