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] committed Feb 24, 2023
1 parent 0916fb3 commit 6e1a32a
Show file tree
Hide file tree
Showing 5 changed files with 215 additions and 265 deletions.
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"uuid": "9.0.0"
},
"devDependencies": {
"@apollo/rover": "0.12.1",
"@apollo/rover": "0.12.2",
"@nestjs/schematics": "9.0.4",
"@shio/jest": "workspace:*",
"@shio/prettier": "workspace:*",
Expand Down
10 changes: 5 additions & 5 deletions apps/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"chromatic": "npx chromatic --project-token=$CHROMATIC_PROJECT_TOKEN"
},
"dependencies": {
"@next/font": "13.1.6",
"@next/font": "13.2.1",
"@radix-ui/react-dialog": "1.0.2",
"@radix-ui/react-navigation-menu": "1.1.1",
"@urql/devtools": "2.0.3",
Expand All @@ -35,10 +35,10 @@
"babel-plugin-transform-remove-imports": "1.7.0",
"date-fns": "2.29.3",
"date-fns-tz": "2.0.0",
"framer-motion": "9.0.7",
"framer-motion": "9.1.7",
"graphql-tag": "2.12.6",
"graphql-ws": "5.11.3",
"next": "13.1.6",
"next": "13.2.1",
"next-remove-imports": "1.0.10",
"next-transpile-modules": "10.0.0",
"next-urql": "4.0.3",
Expand Down Expand Up @@ -67,7 +67,7 @@
"@graphql-codegen/typescript-operations": "2.5.13",
"@graphql-codegen/typescript-urql": "3.7.3",
"@graphql-codegen/urql-introspection": "2.2.1",
"@next/react-refresh-utils": "13.1.6",
"@next/react-refresh-utils": "13.2.1",
"@shio/jest": "workspace:*",
"@shio/prettier": "workspace:*",
"@shio/stylelint": "workspace:*",
Expand All @@ -89,7 +89,7 @@
"@types/webpack": "5.28.0",
"autoprefixer": "10.4.13",
"babel-plugin-superjson-next": "0.4.5",
"chromatic": "6.17.0",
"chromatic": "6.17.1",
"css-loader": "6.7.3",
"eslint-config-shio-nextjs": "workspace:*",
"postcss": "8.4.21",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@types/jest": "29.4.0",
"@types/node": "18.14.0",
"@types/node": "18.14.1",
"@types/uuid": "9.0.1",
"cross-env": "7.0.3",
"eslint": "8.34.0",
Expand All @@ -34,7 +34,7 @@
"stylelint": "15.2.0",
"ts-jest": "29.0.5",
"ts-node": "10.9.1",
"turbo": "1.8.1",
"turbo": "1.8.2",
"typescript": "4.9.5"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@typescript-eslint/eslint-plugin": "5.53.0",
"@typescript-eslint/parser": "5.53.0",
"eslint-config-airbnb-typescript": "17.0.0",
"eslint-config-next": "13.1.6",
"eslint-config-next": "13.2.1",
"eslint-config-prettier": "8.6.0",
"eslint-config-shio-base": "workspace:*",
"eslint-plugin-json": "^3.1.0",
Expand Down
Loading

0 comments on commit 6e1a32a

Please sign in to comment.