Skip to content

Commit

Permalink
fix: update various deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dackmin committed Jul 19, 2024
1 parent 25a2b61 commit 3c64239
Show file tree
Hide file tree
Showing 2 changed files with 207 additions and 198 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,32 +28,32 @@
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-swc": "0.3.1",
"@rollup/plugin-terser": "0.4.4",
"@swc/core": "1.6.13",
"@swc/core": "1.7.0",
"@swc/jest": "0.2.36",
"@testing-library/dom": "10.3.1",
"@testing-library/dom": "10.3.2",
"@testing-library/react": "16.0.0",
"@types/jest": "29.5.12",
"@types/node": "20.14.10",
"@types/node": "20.14.11",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/webpack": "5.28.5",
"@types/webpack-dev-server": "4.7.2",
"@typescript-eslint/eslint-plugin": "7.16.0",
"@typescript-eslint/parser": "7.16.0",
"@typescript-eslint/eslint-plugin": "7.16.1",
"@typescript-eslint/parser": "7.16.1",
"eslint": "8.57.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-n": "17.9.0",
"eslint-plugin-promise": "6.4.0",
"eslint-plugin-react": "7.34.3",
"eslint-plugin-react": "7.34.4",
"html-webpack-plugin": "5.6.0",
"jest": "29.7.0",
"jest-dev-server": "10.0.0",
"jest-environment-jsdom": "29.7.0",
"puppeteer": "22.13.0",
"puppeteer": "22.13.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.24.1",
"react-router-dom": "6.25.1",
"rollup": "4.18.1",
"swc-loader": "0.2.6",
"ts-node": "10.9.2",
Expand Down
Loading

0 comments on commit 3c64239

Please sign in to comment.