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 17, 2022
1 parent 744102d commit 071051d
Show file tree
Hide file tree
Showing 2 changed files with 1,317 additions and 919 deletions.
64 changes: 32 additions & 32 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,20 +20,20 @@
"chromatic": "npx chromatic --project-token=$CHROMATIC_PROJECT_TOKEN"
},
"dependencies": {
"@radix-ui/react-dialog": "1.0.0",
"@radix-ui/react-dialog": "1.0.2",
"@radix-ui/react-label": "1.0.0",
"@radix-ui/react-navigation-menu": "1.0.0",
"@radix-ui/react-radio-group": "1.0.0",
"@radix-ui/react-select": "1.0.0",
"@radix-ui/react-separator": "^1.0.0",
"@radix-ui/react-navigation-menu": "1.1.1",
"@radix-ui/react-radio-group": "1.1.0",
"@radix-ui/react-select": "1.1.1",
"@radix-ui/react-separator": "1.0.0",
"@urql/devtools": "2.0.3",
"@urql/exchange-auth": "1.0.0",
"daisyui": "2.31.0",
"date-fns": "2.29.3",
"date-fns-tz": "1.3.7",
"firebase": "9.10.0",
"firebase-admin": "11.0.1",
"framer-motion": "7.3.6",
"firebase": "9.12.1",
"firebase-admin": "11.1.0",
"framer-motion": "7.5.4",
"graphql-tag": "2.12.6",
"graphql-ws": "5.11.2",
"hamburger-react": "2.5.0",
Expand All @@ -43,23 +43,23 @@
"nookies": "2.5.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "4.4.0",
"react-magnetic-di": "^2.2.8",
"react-merge-refs": "^2.0.1",
"recoil": "0.7.5",
"sharp": "0.31.0",
"tailwind-merge": "1.6.0",
"react-icons": "4.6.0",
"react-magnetic-di": "2.2.8",
"react-merge-refs": "2.0.1",
"recoil": "0.7.6",
"sharp": "0.31.1",
"tailwind-merge": "1.6.2",
"tailwindcss": "3.1.8",
"urql": "3.0.3",
"urql-custom-scalars-exchange": "^1.0.1"
"urql-custom-scalars-exchange": "1.0.1"
},
"devDependencies": {
"@babel/core": "7.19.1",
"@graphql-codegen/cli": "2.12.1",
"@babel/core": "7.19.3",
"@graphql-codegen/cli": "2.13.7",
"@graphql-codegen/introspection": "2.2.1",
"@graphql-codegen/typescript": "2.7.3",
"@graphql-codegen/typescript-operations": "2.5.3",
"@graphql-codegen/typescript-urql": "3.7.0",
"@graphql-codegen/typescript": "2.7.4",
"@graphql-codegen/typescript-operations": "2.5.4",
"@graphql-codegen/typescript-urql": "3.7.1",
"@graphql-codegen/urql-introspection": "2.2.1",
"@storybook/addon-a11y": "6.5.12",
"@storybook/addon-actions": "6.5.12",
Expand All @@ -76,31 +76,31 @@
"@types/node": "18.7.13",
"@types/react": "18.0.21",
"@types/react-dom": "18.0.6",
"@typescript-eslint/eslint-plugin": "5.38.0",
"@typescript-eslint/parser": "5.38.0",
"@typescript-eslint/eslint-plugin": "5.40.0",
"@typescript-eslint/parser": "5.40.0",
"autoprefixer": "10.4.12",
"chromatic": "6.10.0",
"chromatic": "6.10.2",
"css-loader": "6.7.1",
"eslint": "8.24.0",
"eslint": "8.25.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.0.0",
"eslint-config-next": "12.3.1",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-react": "7.31.8",
"eslint-plugin-storybook": "0.6.4",
"eslint-plugin-react": "7.31.10",
"eslint-plugin-storybook": "0.6.6",
"eslint-plugin-tailwindcss": "3.6.2",
"graphql": "16.6.0",
"jest": "29.0.3",
"jest-environment-jsdom": "29.0.3",
"postcss": "8.4.16",
"jest": "29.2.0",
"jest-environment-jsdom": "29.2.0",
"postcss": "8.4.18",
"prettier": "2.7.1",
"sass": "1.55.0",
"sass-loader": "13.0.2",
"storybook-addon-next-router": "4.0.0",
"sass-loader": "13.1.0",
"storybook-addon-next-router": "4.0.1",
"style-loader": "3.3.1",
"typescript": "4.8.3"
"typescript": "4.8.4"
},
"readme": "ERROR: No README data found!",
"_id": "shikosai32-front@0.1.0"
Expand Down
Loading

0 comments on commit 071051d

Please sign in to comment.