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 10, 2024
1 parent a38cf70 commit 5973ece
Show file tree
Hide file tree
Showing 2 changed files with 428 additions and 398 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,25 +38,25 @@
"@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.8",
"@tanstack/react-table": "8.20.5",
"@tinymce/tinymce-react": "5.1.1",
"@vvo/tzdb": "6.145.0",
"@vvo/tzdb": "6.146.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.7",
"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.15",
"next-plausible": "3.12.2",
"postcss": "8.4.47",
"react": "18.3.1",
Expand All @@ -71,44 +71,44 @@
"react-virtual": "2.10.4",
"tailwindcss": "3.4.13",
"tailwindcss-radix": "3.0.5",
"tinymce": "7.3.0",
"tinymce": "7.4.1",
"use-debounce": "10.0.3",
"usehooks-ts": "3.1.0",
"uuid": "10.0.0"
},
"devDependencies": {
"@babel/core": "7.25.7",
"@percy/cli": "1.29.4",
"@babel/core": "7.25.8",
"@percy/cli": "1.30.0",
"@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.5",
"@storybook/addon-essentials": "8.3.5",
"@storybook/addon-interactions": "8.3.5",
"@storybook/addon-links": "8.3.5",
"@storybook/cli": "8.3.5",
"@storybook/jest": "0.2.3",
"@storybook/nextjs": "8.3.4",
"@storybook/nextjs": "8.3.5",
"@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/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/jsonwebtoken": "9.0.7",
"@types/node": "20.16.10",
"@types/node": "20.16.11",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@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.12.5",
"cypress": "13.15.0",
"cypress-iframe": "1.0.1",
"eslint": "8.57.1",
"eslint-config-next": "14.2.14",
"eslint-config-next": "14.2.15",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-no-relative-import-paths": "1.5.5",
Expand All @@ -122,13 +122,13 @@
"mock-socket": "9.3.1",
"msw": "1.3.4",
"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.5",
"ts-jest": "29.2.5",
"typescript": "5.6.2",
"typescript": "5.6.3",
"util": "0.12.5",
"whatwg-fetch": "3.6.20"
},
Expand Down
Loading

0 comments on commit 5973ece

Please sign in to comment.