Skip to content

Commit

Permalink
bump(deps): update deps (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nanosync authored Dec 1, 2023
1 parent 1ef7039 commit b07c366
Show file tree
Hide file tree
Showing 3 changed files with 114 additions and 114 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"lint": "turbo run lint -- --fix"
},
"devDependencies": {
"@ordzaar/standard-prettier": "^0.4.3",
"@ordzaar/standard-web-linter": "^0.4.3",
"@ordzaar/standard-prettier": "^0.4.6",
"@ordzaar/standard-web-linter": "^0.4.6",
"husky": "^8.0.3",
"turbo": "^1.10.16"
},
Expand Down
14 changes: 7 additions & 7 deletions packages/ord-connect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,22 +28,22 @@
},
"devDependencies": {
"@types/node": "^20.9.2",
"@types/react": "^18.2.38",
"@types/react-dom": "^18.2.16",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"@types/react": "^18.2.39",
"@types/react-dom": "^18.2.17",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"@vitejs/plugin-react-swc": "^3.5.0",
"eslint": "^8.54.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^5.2.2",
"vite": "^5.0.2",
"vite": "^5.0.4",
"vite-plugin-css-injected-by-js": "^3.3.0",
"vite-plugin-dts": "^3.6.3",
"vite-plugin-dts": "^3.6.4",
"vite-plugin-eslint": "^1.8.1",
"vite-plugin-node-polyfills": "^0.16.0"
"vite-plugin-node-polyfills": "^0.17.0"
},
"dependencies": {
"@headlessui/react": "^1.7.17",
Expand Down
Loading

0 comments on commit b07c366

Please sign in to comment.