Skip to content

Commit

Permalink
build(deps): bump the npm group in /web with 23 updates (#1486)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 5, 2024
1 parent f26c33a commit 5077829
Show file tree
Hide file tree
Showing 2 changed files with 1,260 additions and 1,134 deletions.
58 changes: 29 additions & 29 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,32 +34,32 @@
},
"dependencies": {
"@headlessui/react": "^1.7.18",
"@heroicons/react": "^2.1.1",
"@heroicons/react": "^2.1.3",
"@hookform/error-message": "^2.0.1",
"@popperjs/core": "^2.11.8",
"@tailwindcss/forms": "^0.5.7",
"@tanstack/react-query": "^5.24.1",
"@tanstack/react-query": "^5.28.9",
"@tanstack/react-query-devtools": "^5.8.4",
"@tanstack/react-router": "^1.20.4",
"@types/node": "^20.11.24",
"@types/react": "^18.2.61",
"@types/react-dom": "^18.2.19",
"@tanstack/react-router": "^1.26.3",
"@types/node": "^20.12.2",
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.23",
"@types/react-portal": "^4.0.7",
"@types/react-table": "^7.7.19",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"@types/react-table": "^7.7.20",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@vitejs/plugin-react-swc": "^3.6.0",
"autoprefixer": "^10.4.17",
"autoprefixer": "^10.4.19",
"buffer": "^6.0.3",
"date-fns": "^3.3.1",
"date-fns": "^3.6.0",
"formik": "^2.4.5",
"http-proxy-middleware": "^2.0.6",
"postcss": "^8.4.35",
"postcss": "^8.4.38",
"react": "^18.2.0",
"react-debounce-input": "^3.3.0",
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.13",
"react-hook-form": "^7.50.1",
"react-hook-form": "^7.51.2",
"react-hot-toast": "^2.4.1",
"react-multi-select-component": "^4.3.4",
"react-popper-tooltip": "^4.4.2",
Expand All @@ -69,34 +69,34 @@
"react-table": "^7.8.0",
"react-textarea-autosize": "^8.5.3",
"stacktracey": "^2.1.8",
"tailwind-lerp-colors": "1.2.1",
"tailwindcss": "^3.4.1",
"tailwind-lerp-colors": "1.2.6",
"tailwindcss": "^3.4.3",
"workbox-window": "^7.0.0",
"zod": "^3.22.4",
"zod-formik-adapter": "^1.2.0"
"zod-formik-adapter": "^1.3.0"
},
"devDependencies": {
"@microsoft/eslint-formatter-sarif": "^3.0.0",
"@rollup/wasm-node": "^4.12.0",
"@tanstack/router-devtools": "^1.17.4",
"@types/node": "^20.11.24",
"@types/react": "^18.2.61",
"@types/react-dom": "^18.2.19",
"@rollup/wasm-node": "^4.13.2",
"@tanstack/router-devtools": "^1.26.3",
"@types/node": "^20.12.2",
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.23",
"@types/react-portal": "^4.0.7",
"@types/react-table": "^7.7.19",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"@types/react-table": "^7.7.20",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@vitejs/plugin-react-swc": "^3.6.0",
"eslint": "^8.57.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.4",
"eslint-plugin-react-refresh": "^0.4.6",
"eslint-watch": "^8.0.0",
"ts-node": "^10.9.1",
"typescript": "^5.3.3",
"vite": "^5.1.4",
"vite-plugin-pwa": "^0.19.2",
"typescript": "^5.4.3",
"vite": "^5.2.7",
"vite-plugin-pwa": "^0.19.7",
"vite-plugin-svgr": "^4.2.0"
}
}

0 comments on commit 5077829

Please sign in to comment.