Skip to content

Commit

Permalink
fix(deps): update all non-major third-party dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mgallagher56 committed Sep 24, 2023
1 parent ba76c7a commit f095b86
Show file tree
Hide file tree
Showing 5 changed files with 1,731 additions and 1,907 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.17.1
18.18.0
84 changes: 42 additions & 42 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"/starlight"
],
"dependencies": {
"@chakra-ui/react": "2.8.0",
"@chakra-ui/react": "2.8.1",
"@emotion/cache": "11.11.0",
"@emotion/react": "11.11.1",
"@emotion/server": "11.11.0",
Expand All @@ -75,95 +75,95 @@
"@remix-run/react": "1.19.3",
"@remix-run/server-runtime": "1.19.3",
"@remix-run/testing": "1.19.3",
"@supabase/auth-helpers-remix": "0.2.1",
"@supabase/supabase-js": "2.33.1",
"@zag-js/dialog": "^0.16.0",
"@zag-js/editable": "0.16.0",
"@zag-js/pressable": "0.16.0",
"@zag-js/react": "0.16.0",
"@zag-js/tabs": "0.16.0",
"@supabase/auth-helpers-remix": "0.2.2",
"@supabase/supabase-js": "2.36.0",
"@zag-js/dialog": "0.16.0",
"@zag-js/editable": "0.21.0",
"@zag-js/pressable": "0.21.0",
"@zag-js/react": "0.21.0",
"@zag-js/tabs": "0.21.0",
"bcryptjs": "2.4.3",
"compression": "1.7.4",
"cross-env": "7.0.3",
"express": "4.18.2",
"framer-motion": "10.16.1",
"i18next": "23.4.6",
"framer-motion": "10.16.4",
"i18next": "23.5.1",
"i18next-browser-languagedetector": "7.1.0",
"i18next-fs-backend": "2.1.5",
"i18next-http-backend": "2.2.1",
"isbot": "3.6.13",
"i18next-fs-backend": "2.2.0",
"i18next-http-backend": "2.2.2",
"isbot": "3.7.0",
"morgan": "1.10.0",
"prom-client": "14.2.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "13.2.0",
"remix-i18next": "5.3.0",
"supabase": "1.88.0",
"react-i18next": "13.2.2",
"remix-i18next": "5.4.0",
"supabase": "1.99.5",
"tiny-invariant": "1.3.1"
},
"devDependencies": {
"@babel/core": "7.22.11",
"@babel/core": "7.22.20",
"@babel/plugin-syntax-flow": "7.22.5",
"@babel/plugin-transform-react-jsx": "7.22.5",
"@babel/plugin-transform-react-jsx": "7.22.15",
"@commitlint/cli": "17.7.1",
"@commitlint/config-conventional": "17.7.0",
"@faker-js/faker": "8.0.2",
"@pandacss/dev": "0.12.2",
"@faker-js/faker": "8.1.0",
"@pandacss/dev": "0.15.1",
"@remix-run/dev": "1.19.3",
"@remix-run/eslint-config": "1.19.3",
"@testing-library/cypress": "10.0.1",
"@testing-library/dom": "9.3.1",
"@testing-library/jest-dom": "6.1.2",
"@testing-library/dom": "9.3.3",
"@testing-library/jest-dom": "6.1.3",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@testing-library/user-event": "14.5.1",
"@trivago/prettier-plugin-sort-imports": "4.2.0",
"@types/bcryptjs": "2.4.2",
"@types/compression": "1.7.2",
"@types/bcryptjs": "2.4.4",
"@types/compression": "1.7.3",
"@types/eslint": "8.44.2",
"@types/express": "4.17.17",
"@types/morgan": "1.9.5",
"@types/node": "18.17.11",
"@types/react": "18.2.21",
"@types/node": "18.17.18",
"@types/react": "18.2.22",
"@types/react-dom": "18.2.7",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@vitejs/plugin-react": "4.0.4",
"@vitest/coverage-v8": "0.34.3",
"@vitest/ui": "0.34.3",
"autoprefixer": "10.4.15",
"@vitest/coverage-v8": "0.34.5",
"@vitest/ui": "0.34.5",
"autoprefixer": "10.4.16",
"c8": "8.0.1",
"cookie": "0.5.0",
"cypress": "13.2.0",
"dotenv": "16.3.1",
"esbuild": "0.19.2",
"eslint": "8.48.0",
"esbuild": "0.19.3",
"eslint": "8.49.0",
"eslint-config-prettier": "9.0.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-cypress": "2.14.0",
"eslint-plugin-cypress": "2.15.1",
"eslint-plugin-no-relative-import-paths": "1.5.2",
"eslint-plugin-sonarjs": "0.21.0",
"happy-dom": "10.11.0",
"happy-dom": "10.11.2",
"husky": "8.0.3",
"install": "0.13.0",
"lint-staged": "14.0.1",
"msw": "1.2.4",
"msw": "1.3.1",
"npm-run-all": "4.1.5",
"postcss": "8.4.28",
"prettier": "3.0.2",
"start-server-and-test": "2.0.0",
"postcss": "8.4.30",
"prettier": "3.0.3",
"start-server-and-test": "2.0.1",
"ts-node": "10.9.1",
"tsc-files": "1.1.4",
"tsconfig-paths": "4.2.0",
"type-coverage": "2.26.1",
"type-coverage": "2.26.3",
"typescript": "5.2.2",
"typescript-coverage-report": "0.8.0",
"vite": "4.4.9",
"vite-plugin-checker": "0.6.2",
"vite-tsconfig-paths": "4.2.0",
"vitest": "0.34.3",
"vite-tsconfig-paths": "4.2.1",
"vitest": "0.34.5",
"vitest-github-actions-reporter": "0.10.0",
"vitest-sonar-reporter": "0.4.1",
"webdriverio": "8.15.8"
"webdriverio": "8.16.11"
},
"engines": {
"node": ">=18"
Expand Down
Loading

0 comments on commit f095b86

Please sign in to comment.