Skip to content

Commit 11ea452

Browse files
committed
update deps
1 parent 2c8f159 commit 11ea452

File tree

3 files changed

+7168
-4637
lines changed

3 files changed

+7168
-4637
lines changed

package.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -21,34 +21,34 @@
2121
},
2222
"devDependencies": {
2323
"@rollup/plugin-typescript": "8.5.0",
24-
"@testing-library/react": "13.4.0",
25-
"@types/chrome": "0.0.212",
26-
"@types/jest": "29.2.5",
24+
"@testing-library/react": "14.1.2",
25+
"@types/chrome": "0.0.254",
26+
"@types/jest": "29.5.11",
2727
"@types/node": "18.11.18",
28-
"@types/react": "18.0.27",
29-
"@types/react-dom": "18.0.10",
30-
"@types/ws": "8.5.3",
31-
"@typescript-eslint/eslint-plugin": "5.50.0",
32-
"@typescript-eslint/parser": "5.50.0",
33-
"@vitejs/plugin-react": "2.2.0",
34-
"autoprefixer": "10.4.13",
28+
"@types/react": "18.2.45",
29+
"@types/react-dom": "18.2.18",
30+
"@types/ws": "8.5.10",
31+
"@typescript-eslint/eslint-plugin": "6.14.0",
32+
"@typescript-eslint/parser": "6.14.0",
33+
"@vitejs/plugin-react": "4.2.1",
34+
"autoprefixer": "10.4.16",
3535
"chokidar": "3.5.3",
36-
"eslint": "8.33.0",
37-
"eslint-config-prettier": "8.5.0",
38-
"eslint-plugin-prettier": "4.2.1",
36+
"eslint": "8.56.0",
37+
"eslint-config-prettier": "9.1.0",
38+
"eslint-plugin-prettier": "5.0.1",
3939
"eslint-plugin-react": "7.31.10",
40-
"fs-extra": "10.1.0",
41-
"jest": "29.3.1",
40+
"fs-extra": "11.2.0",
41+
"jest": "29.7.0",
4242
"jest-environment-jsdom": "29.3.1",
4343
"nodemon": "2.0.20",
44-
"postcss": "8.4.21",
45-
"prettier": "2.7.1",
44+
"postcss": "8.4.32",
45+
"prettier": "3.1.1",
4646
"rollup": "2.79.1",
47-
"tailwindcss": "3.2.4",
48-
"ts-jest": "29.0.5",
49-
"ts-loader": "9.4.2",
50-
"typescript": "4.9.4",
51-
"vite": "3.2.4",
52-
"ws": "8.10.0"
47+
"tailwindcss": "3.3.6",
48+
"ts-jest": "29.1.1",
49+
"ts-loader": "9.5.1",
50+
"typescript": "5.3.3",
51+
"vite": "5.0.10",
52+
"ws": "8.15.1"
5353
}
5454
}

0 commit comments

Comments
 (0)