Skip to content
This repository was archived by the owner on Jul 26, 2025. It is now read-only.

Commit 70215cf

Browse files
authored
chore: update dependencies (#328)
1 parent d3f0d99 commit 70215cf

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -60,35 +60,35 @@
6060
"tiff": "^5.0.3"
6161
},
6262
"devDependencies": {
63-
"@microsoft/api-extractor": "^7.34.4",
63+
"@microsoft/api-extractor": "^7.34.8",
6464
"@tailwindcss/forms": "^0.5.3",
65-
"@types/jest": "^29.5.0",
65+
"@types/jest": "^29.5.1",
6666
"@types/jest-image-snapshot": "^6.1.0",
67-
"@types/node": "^18.15.11",
67+
"@types/node": "^20.1.2",
6868
"@types/picomatch": "^2.3.0",
69-
"@types/react": "^18.0.35",
70-
"@types/react-dom": "^18.0.11",
69+
"@types/react": "^18.2.6",
70+
"@types/react-dom": "^18.2.4",
7171
"@types/robust-point-in-polygon": "^1.0.2",
7272
"@vitejs/plugin-react": "^4.0.0",
7373
"autoprefixer": "^10.4.14",
7474
"clsx": "^1.2.1",
7575
"cross-env": "^7.0.3",
76-
"eslint": "^8.38.0",
76+
"eslint": "^8.40.0",
7777
"eslint-config-cheminfo-react": "^9.1.0",
7878
"eslint-config-cheminfo-typescript": "^11.3.1",
7979
"eslint-plugin-import": "^2.27.5",
8080
"eslint-plugin-jest": "^27.2.1",
81-
"immer": "^10.0.0",
81+
"immer": "^10.0.2",
8282
"jest": "^29.5.0",
8383
"jest-image-snapshot": "^6.1.0",
8484
"jest-matcher-deep-close-to": "^3.0.2",
85-
"postcss": "^8.4.22",
86-
"prettier": "^2.8.7",
85+
"postcss": "^8.4.23",
86+
"prettier": "^2.8.8",
8787
"react": "^18.2.0",
8888
"react-dom": "^18.2.0",
89-
"react-router-dom": "^6.10.0",
89+
"react-router-dom": "^6.11.1",
9090
"rimraf": "^5.0.0",
91-
"tailwindcss": "^3.3.1",
91+
"tailwindcss": "^3.3.2",
9292
"ts-jest": "^29.1.0",
9393
"typescript": "^5.0.4",
9494
"vite": "^4.3.5"

0 commit comments

Comments
 (0)