Skip to content

Commit

Permalink
Chore: Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
marcustyphoon committed Sep 24, 2024
1 parent 1ec33a4 commit 6f2fbbc
Show file tree
Hide file tree
Showing 2 changed files with 242 additions and 242 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,24 +88,24 @@
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@babel/types": "^7.25.6",
"@cloudflare/workers-types": "^4.20240909.0",
"@cloudflare/workers-types": "^4.20240919.0",
"@jambit/eslint-plugin-typed-redux-saga": "^0.4.0",
"@total-typescript/ts-reset": "^0.6.1",
"@types/babel__core": "^7.20.5",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.5.5",
"@types/react": "^18.3.7",
"@types/node": "^22.6.1",
"@types/react": "^18.3.9",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^8.6.0",
"@typescript-eslint/parser": "^8.6.0",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^8.7.0",
"@vitejs/plugin-react": "^4.3.1",
"babel-plugin-i18next-extract": "^0.10.0",
"concurrently": "^8.2.2",
"eslint": "^8.57.1",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-jsdoc": "^50.2.3",
"eslint-plugin-jsdoc": "^50.2.4",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react-hooks": "^4.6.2",
Expand All @@ -115,11 +115,11 @@
"rollup-preserve-directives": "^1.1.1",
"tsx": "^4.19.1",
"typescript": "^5.6.2",
"typia": "^6.10.0",
"vite": "^5.4.6",
"typia": "^6.10.2",
"vite": "^5.4.7",
"vite-plugin-comlink": "^5.0.1",
"vite-plugin-wasm": "^3.3.0",
"wasm-pack": "^0.13.0",
"wrangler": "^3.78.4"
"wrangler": "^3.78.8"
}
}
Loading

0 comments on commit 6f2fbbc

Please sign in to comment.