Skip to content

Commit 3a4e8b8

Browse files
authored
Update project dependencies (#186)
1 parent 65a3c28 commit 3a4e8b8

File tree

2 files changed

+130
-139
lines changed

2 files changed

+130
-139
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -77,15 +77,15 @@
7777
"@testing-library/react": "^13.4.0",
7878
"@types/jest": "^28.1.8",
7979
"@types/p5": "^1.4.2",
80-
"@types/react": "^18.0.18",
80+
"@types/react": "^18.0.19",
8181
"@types/react-dom": "^18.0.6",
8282
"@typescript-eslint/eslint-plugin": "^5.36.2",
8383
"@typescript-eslint/parser": "^5.36.2",
8484
"babel-loader": "^8.2.5",
85-
"canvas": "^2.10.0",
85+
"canvas": "^2.10.1",
8686
"css-loader": "^6.7.1",
8787
"eslint": "^8.23.0",
88-
"eslint-plugin-react": "^7.31.7",
88+
"eslint-plugin-react": "^7.31.8",
8989
"eslint-plugin-react-hooks": "^4.6.0",
9090
"eslint-plugin-simple-import-sort": "^7.0.0",
9191
"gh-pages": "^4.0.0",
@@ -104,9 +104,9 @@
104104
"ts-jest": "^28.0.8",
105105
"ts-loader": "^9.3.1",
106106
"tslib": "^2.4.0",
107-
"typescript": "^4.8.2",
107+
"typescript": "^4.8.3",
108108
"webpack": "^5.74.0",
109109
"webpack-cli": "^4.10.0",
110-
"webpack-dev-server": "^4.10.1"
110+
"webpack-dev-server": "^4.11.0"
111111
}
112112
}

0 commit comments

Comments
 (0)