Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update all non-major third-party dependencies #213

Merged
merged 3 commits into from
May 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/actions/pnpm-setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ runs:

- uses: pnpm/[email protected]
with:
version: 8
version: 9
run_install: false

- name: Get pnpm store directory
Expand Down
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.11.1
20.13.0
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# base node image
FROM node:20.11.1-bullseye as base
FROM node:20.12.2-bullseye as base

SHELL ["/bin/bash", "-c"]

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html

exports[`<AddAccountDialogBtn > should render add account dialog when trigger button is clicked 1`] = `"<body><div><button type="button" class="chakra-button css-1ltlu47">addAccount</button></div><div class="chakra-portal"><div class="chakra-modal__overlay css-13d1tkw" ></div><div data-focus-guard="true" tabindex="0" ></div><div data-focus-lock-disabled="false"><div class="chakra-modal__content-container css-1oxhx2p" tabindex="-1"><section class="chakra-modal__content css-6yiygt" role="dialog" id="chakra-modal-:r0:" tabindex="-1" aria-modal="true" aria-labelledby="chakra-modal--header-:r0:" aria-describedby="chakra-modal--body-:r0:"><header class="chakra-modal__header css-72fd9l" id="chakra-modal--header-:r0:">addAccount</header><button type="button" aria-label="Close" class="chakra-modal__close-btn css-6sdaxy"><svg viewBox="0 0 24 24" focusable="false" class="chakra-icon css-onkibi" aria-hidden="true"><path fill="currentColor" d="M.439,21.44a1.5,1.5,0,0,0,2.122,2.121L11.823,14.3a.25.25,0,0,1,.354,0l9.262,9.263a1.5,1.5,0,1,0,2.122-2.121L14.3,12.177a.25.25,0,0,1,0-.354l9.263-9.262A1.5,1.5,0,0,0,21.439.44L12.177,9.7a.25.25,0,0,1-.354,0L2.561.44A1.5,1.5,0,0,0,.439,2.561L9.7,11.823a.25.25,0,0,1,0,.354Z"></path></svg></button><div class="chakra-modal__body css-0" id="chakra-modal--body-:r0:"><form><div class="css-1kkt86i"><div class="d_flex flex_column gap_2"><label for="Name">Name</label><div><div class="css-3a3hw0"><input placeholder="accountName" id="Name" class="chakra-input css-0" value="Starling" name="name"></div></div></div><div class="d_flex flex_column gap_2"><label for="Account Type">Account Type</label><div class="chakra-select__wrapper css-42b2qy"><select name="type" id="Account Type" class="chakra-select css-1ik61og"><option value="Current">Current</option><option value="Saving">Saving</option><option value="Mortgage">Mortgage</option><option value="Loan">Loan</option><option value="Owed">Owed</option></select><div class="chakra-select__icon-wrapper css-162mkon"><svg viewBox="0 0 24 24" role="presentation" class="chakra-select__icon" focusable="false" aria-hidden="true" ><path fill="currentColor" d="M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z"></path></svg></div></div></div></div></form></div><footer class="chakra-modal__footer css-192qrng"><div role="group" class="chakra-button__group css-1ind3v2" data-orientation="horizontal"><button type="button" class="chakra-button css-kn8t1u">close</button><button type="submit" class="chakra-button css-kn8t1u" form="123456">addAccount</button></div></footer></section></div></div><div data-focus-guard="true" tabindex="0" ></div></div></body>"`;
exports[`<AddAccountDialogBtn > should render add account dialog when trigger button is clicked 1`] = `"<body><div><button type="button" class="chakra-button css-1ltlu47">addAccount</button></div><div class="chakra-portal"><div class="chakra-modal__overlay css-13d1tkw" ></div><div data-focus-guard="true" tabindex="0" ></div><div data-focus-lock-disabled="false"><div class="chakra-modal__content-container css-1oxhx2p" tabindex="-1"><section class="chakra-modal__content css-6yiygt" role="dialog" id="chakra-modal-:r0:" tabindex="-1" aria-modal="true" aria-labelledby="chakra-modal--header-:r0:" aria-describedby="chakra-modal--body-:r0:"><header class="chakra-modal__header css-72fd9l" id="chakra-modal--header-:r0:">addAccount</header><button type="button" aria-label="Close" class="chakra-modal__close-btn css-6sdaxy"><svg viewBox="0 0 24 24" focusable="false" class="chakra-icon css-onkibi" aria-hidden="true"><path fill="currentColor" d="M.439,21.44a1.5,1.5,0,0,0,2.122,2.121L11.823,14.3a.25.25,0,0,1,.354,0l9.262,9.263a1.5,1.5,0,1,0,2.122-2.121L14.3,12.177a.25.25,0,0,1,0-.354l9.263-9.262A1.5,1.5,0,0,0,21.439.44L12.177,9.7a.25.25,0,0,1-.354,0L2.561.44A1.5,1.5,0,0,0,.439,2.561L9.7,11.823a.25.25,0,0,1,0,.354Z"></path></svg></button><div class="chakra-modal__body css-0" id="chakra-modal--body-:r0:"><form><div class="css-1kkt86i"><div class="d_flex flex_column gap_2"><label for="Name">Name</label><div><div class="css-3a3hw0"><input placeholder="accountName" id="Name" class="chakra-input css-0" name="name" value="Starling"></div></div></div><div class="d_flex flex_column gap_2"><label for="Account Type">Account Type</label><div class="chakra-select__wrapper css-42b2qy"><select name="type" id="Account Type" class="chakra-select css-1ik61og"><option value="Current">Current</option><option value="Saving">Saving</option><option value="Mortgage">Mortgage</option><option value="Loan">Loan</option><option value="Owed">Owed</option></select><div class="chakra-select__icon-wrapper css-162mkon"><svg viewBox="0 0 24 24" role="presentation" class="chakra-select__icon" focusable="false" aria-hidden="true" ><path fill="currentColor" d="M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z"></path></svg></div></div></div></div></form></div><footer class="chakra-modal__footer css-192qrng"><div role="group" class="chakra-button__group css-1ind3v2" data-orientation="horizontal"><button type="button" class="chakra-button css-kn8t1u">close</button><button type="submit" class="chakra-button css-kn8t1u" form="123456">addAccount</button></div></footer></section></div></div><div data-focus-guard="true" tabindex="0" ></div></div></body>"`;
60 changes: 0 additions & 60 deletions app/utils/__snapshots__/index.utils.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -59,63 +59,3 @@ exports[`getTabsData > should have a label, value, and children 3`] = `
</FLPBox>
</main>
`;

exports[`getTabsData > should have a label, value, and content 1`] = `
<main>
<FLPBox>
<FLPHeading
as="h1"
>
featureNum
</FLPHeading>
<FLPBox
style={
{
"display": "flex",
"gap": ".5rem",
}
}
>
<h3>
N/A - IT
</h3>
</FLPBox>
<FLPBox
style={
{
"display": "flex",
"gap": ".5rem",
}
}
>
<h3>
Jane Doe - N/A
</h3>
</FLPBox>
</FLPBox>
</main>
`;

exports[`getTabsData > should have a label, value, and content 2`] = `
<main>
<FLPBox>
<FLPHeading
as="h1"
>
featureNum
</FLPHeading>
</FLPBox>
</main>
`;

exports[`getTabsData > should have a label, value, and content 3`] = `
<main>
<FLPBox>
<FLPHeading
as="h1"
>
featureNum
</FLPHeading>
</FLPBox>
</main>
`;
105 changes: 53 additions & 52 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,107 +65,108 @@
"@emotion/cache": "11.11.0",
"@emotion/react": "11.11.4",
"@emotion/server": "11.11.0",
"@emotion/styled": "11.11.0",
"@emotion/styled": "11.11.5",
"@isaacs/express-prometheus-middleware": "1.2.1",
"@remix-run/express": "2.8.1",
"@remix-run/node": "2.8.1",
"@remix-run/react": "2.8.1",
"@remix-run/server-runtime": "2.8.1",
"@remix-run/testing": "2.8.1",
"@supabase/auth-helpers-remix": "0.3.0",
"@supabase/supabase-js": "2.39.8",
"@remix-run/express": "2.9.1",
"@remix-run/node": "2.9.1",
"@remix-run/react": "2.9.1",
"@remix-run/server-runtime": "2.9.1",
"@remix-run/testing": "2.9.1",
"@supabase/auth-helpers-remix": "0.4.0",
"@supabase/supabase-js": "2.43.1",
"bcryptjs": "2.4.3",
"compression": "1.7.4",
"cross-env": "7.0.3",
"d3-shape": "3.2.0",
"express": "4.18.3",
"framer-motion": "11.0.14",
"i18next": "23.10.1",
"i18next-browser-languagedetector": "7.2.0",
"express": "4.19.2",
"framer-motion": "11.1.7",
"i18next": "23.11.3",
"i18next-browser-languagedetector": "7.2.1",
"i18next-fs-backend": "2.3.1",
"i18next-http-backend": "2.5.0",
"isbot": "5.1.1",
"i18next-http-backend": "2.5.1",
"isbot": "5.1.6",
"morgan": "1.10.0",
"prom-client": "15.1.0",
"react": "18.3.0-canary-a870b2d54-20240314",
"react-dom": "18.3.0-canary-a870b2d54-20240314",
"react-i18next": "14.1.0",
"recharts": "2.12.3",
"remix-i18next": "6.0.1",
"supabase": "1.148.6",
"prom-client": "15.1.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "14.1.1",
"recharts": "2.12.6",
"remix-i18next": "6.1.0",
"supabase": "1.165.0",
"tiny-invariant": "1.3.3"
},
"devDependencies": {
"@babel/core": "7.24.0",
"@babel/plugin-syntax-flow": "7.23.3",
"@babel/core": "7.24.5",
"@babel/plugin-syntax-flow": "7.24.1",
"@babel/plugin-transform-react-jsx": "7.23.4",
"@commitlint/cli": "19.2.0",
"@commitlint/config-conventional": "19.1.0",
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@faker-js/faker": "8.4.1",
"@pandacss/dev": "0.35.0",
"@remix-run/dev": "2.8.1",
"@remix-run/eslint-config": "2.8.1",
"@pandacss/dev": "0.39.0",
"@remix-run/dev": "2.9.1",
"@remix-run/eslint-config": "2.9.1",
"@testing-library/cypress": "10.0.1",
"@testing-library/dom": "10.1.0",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/jest-dom": "6.4.5",
"@testing-library/react": "15.0.6",
"@testing-library/user-event": "14.5.2",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/bcryptjs": "2.4.6",
"@types/compression": "1.7.5",
"@types/eslint": "8.56.5",
"@types/eslint": "8.56.10",
"@types/express": "4.17.21",
"@types/morgan": "1.9.9",
"@types/node": "20.11.28",
"@types/react": "18.2.66",
"@types/react-dom": "18.2.22",
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0",
"@types/node": "20.12.8",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"@vitejs/plugin-react": "4.2.1",
"@vitest/coverage-v8": "1.4.0",
"@vitest/ui": "1.4.0",
"autoprefixer": "10.4.18",
"@vitest/coverage-v8": "1.6.0",
"@vitest/ui": "1.6.0",
"autoprefixer": "10.4.19",
"c8": "9.1.0",
"cookie": "0.6.0",
"cypress": "13.7.0",
"cypress": "13.8.1",
"dotenv": "16.4.5",
"esbuild": "0.20.2",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-cypress": "3.1.1",
"eslint-plugin-no-relative-import-paths": "1.5.3",
"eslint-plugin-sonarjs": "0.24.0",
"eslint-plugin-no-relative-import-paths": "1.5.4",
"eslint-plugin-sonarjs": "0.25.1",
"happy-dom": "14.7.1",
"husky": "9.0.11",
"install": "0.13.0",
"lint-staged": "15.2.2",
"msw": "2.2.3",
"msw": "2.2.14",
"npm-run-all2": "6.1.2",
"postcss": "8.4.35",
"postcss": "8.4.38",
"prettier": "3.2.5",
"rollup-plugin-visualizer": "^5.12.0",
"rollup-plugin-visualizer": "5.12.0",
"start-server-and-test": "2.0.3",
"ts-node": "10.9.2",
"tsc-files": "1.1.4",
"tsconfig-paths": "4.2.0",
"type-coverage": "2.27.1",
"typescript": "5.4.2",
"type-coverage": "2.28.2",
"typescript": "5.4.5",
"typescript-coverage-report": "1.0.0",
"vite": "5.1.6",
"vite": "5.2.11",
"vite-plugin-checker": "0.6.4",
"vite-tsconfig-paths": "4.3.2",
"vitest": "1.4.0",
"vitest": "1.6.0",
"vitest-github-actions-reporter": "0.11.1",
"vitest-sonar-reporter": "2.0.0",
"webdriverio": "8.34.0"
"webdriverio": "8.36.1"
},
"engines": {
"node": ">=18"
},
"node": ">=20",
"pnpm": ">=9"
},
"version": "1.18.0",
"overrides": {
"react": "18.3.0-canary-a870b2d54-20240314",
"react": "18.3.1",
"react-dom": "18.3.0-canarya870b2d54-20240314"
}
}
Loading
Loading