Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent a38cf70 commit f4226bf
Show file tree
Hide file tree
Showing 2 changed files with 634 additions and 635 deletions.
70 changes: 35 additions & 35 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@dnd-kit/modifiers": "7.0.0",
"@dnd-kit/sortable": "8.0.0",
"@flatfile/sdk": "2.5.0",
"@floating-ui/react": "0.26.24",
"@floating-ui/react": "0.26.25",
"@fontsource/inter": "5.1.0",
"@fontsource/work-sans": "5.1.0",
"@graphiql/plugin-explorer": "3.2.2",
Expand All @@ -38,105 +38,105 @@
"@radix-ui/react-avatar": "1.1.1",
"@radix-ui/react-checkbox": "1.1.2",
"@radix-ui/react-tooltip": "1.1.3",
"@segment/analytics-next": "1.74.0",
"@tanstack/react-query": "5.59.0",
"@segment/analytics-next": "1.75.0",
"@tanstack/react-query": "5.59.15",
"@tanstack/react-table": "8.20.5",
"@tinymce/tinymce-react": "5.1.1",
"@vvo/tzdb": "6.145.0",
"@vvo/tzdb": "6.147.0",
"autoprefixer": "10.4.20",
"change-case": "5.4.4",
"clsx": "2.1.1",
"daisyui": "3.9.4",
"dayjs": "1.11.13",
"framer-motion": "11.10.0",
"framer-motion": "11.11.9",
"graphiql": "3.7.1",
"graphql": "16.9.0",
"graphql-request": "6.1.0",
"graphql-tag": "2.12.6",
"graphql-ws": "5.16.0",
"json-to-graphql-query": "2.3.0",
"jsonwebtoken": "9.0.2",
"next": "14.2.14",
"next": "14.2.16",
"next-plausible": "3.12.2",
"postcss": "8.4.47",
"react": "18.3.1",
"react-colorful": "5.6.1",
"react-dom": "18.3.1",
"react-hook-form": "7.53.0",
"react-hook-form": "7.53.1",
"react-icons": "5.3.0",
"react-intersection-observer": "9.13.1",
"react-player": "2.16.0",
"react-syntax-highlighter": "15.5.0",
"react-toastify": "10.0.5",
"react-syntax-highlighter": "15.6.1",
"react-toastify": "10.0.6",
"react-virtual": "2.10.4",
"tailwindcss": "3.4.13",
"tailwindcss": "3.4.14",
"tailwindcss-radix": "3.0.5",
"tinymce": "7.3.0",
"use-debounce": "10.0.3",
"tinymce": "7.4.1",
"use-debounce": "10.0.4",
"usehooks-ts": "3.1.0",
"uuid": "10.0.0"
},
"devDependencies": {
"@babel/core": "7.25.7",
"@percy/cli": "1.29.4",
"@babel/core": "7.25.9",
"@percy/cli": "1.30.1",
"@percy/cypress": "3.1.2",
"@storybook/addon-actions": "8.3.4",
"@storybook/addon-essentials": "8.3.4",
"@storybook/addon-interactions": "8.3.4",
"@storybook/addon-links": "8.3.4",
"@storybook/cli": "8.3.4",
"@storybook/addon-actions": "8.3.6",
"@storybook/addon-essentials": "8.3.6",
"@storybook/addon-interactions": "8.3.6",
"@storybook/addon-links": "8.3.6",
"@storybook/cli": "8.3.6",
"@storybook/jest": "0.2.3",
"@storybook/nextjs": "8.3.4",
"@storybook/nextjs": "8.3.6",
"@storybook/testing-library": "0.2.2",
"@tanstack/eslint-plugin-query": "5.58.1",
"@tanstack/eslint-plugin-query": "5.59.7",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/jest-dom": "6.6.2",
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/jest": "29.5.13",
"@types/jest": "29.5.14",
"@types/jsonwebtoken": "9.0.7",
"@types/node": "20.16.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/node": "20.16.15",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react-syntax-highlighter": "15.5.13",
"@types/uuid": "10.0.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"babel-jest": "29.7.0",
"babel-loader": "9.2.1",
"chromatic": "11.11.0",
"chromatic": "11.14.0",
"cypress": "13.15.0",
"cypress-iframe": "1.0.1",
"eslint": "8.57.1",
"eslint-config-next": "14.2.14",
"eslint-config-next": "14.2.16",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-no-relative-import-paths": "1.5.5",
"eslint-plugin-storybook": "0.9.0",
"eslint-plugin-storybook": "0.10.1",
"fs-extra": "11.2.0",
"husky": "9.1.6",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-junit": "16.0.0",
"lint-staged": "15.2.10",
"mock-socket": "9.3.1",
"msw": "1.3.4",
"msw": "1.3.5",
"msw-storybook-addon": "2.0.0-next.1",
"node-mocks-http": "1.16.0",
"node-mocks-http": "1.16.1",
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "0.6.8",
"start-server-and-test": "2.0.8",
"storybook": "8.3.4",
"storybook": "8.3.6",
"ts-jest": "29.2.5",
"typescript": "5.6.2",
"typescript": "5.6.3",
"util": "0.12.5",
"whatwg-fetch": "3.6.20"
},
"resolutions": {
"react": "18.3.1",
"react-dom": "18.3.1",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"string-width": "4.2.3",
"wrap-ansi": "7.0.0",
"jackspeak": "4.0.2"
Expand Down
Loading

0 comments on commit f4226bf

Please sign in to comment.