Skip to content

Commit

Permalink
fix(deps): update emotion monorepo (#9223)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent 0decc55 commit a56b6e2
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 13 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"dependencies": {
"@babel/runtime": "^7.24.7",
"@codemod/core": "^2.0.1",
"@emotion/cache": "11.11.0",
"@emotion/cache": "11.13.0",
"@emotion/css": "^11.7.1",
"@emotion/react": "^11.7.1",
"@emotion/server": "11.11.0",
"@emotion/weak-memoize": "^0.3.0",
"@emotion/weak-memoize": "^0.4.0",
"@keystar/ui": "^0.7.6",
"@keystatic/core": "^0.5.24",
"@keystatic/next": "^5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
"@aws-sdk/s3-request-presigner": "^3.83.0",
"@babel/runtime": "^7.24.7",
"@emotion/hash": "^0.9.0",
"@emotion/weak-memoize": "^0.3.0",
"@emotion/weak-memoize": "^0.4.0",
"@graphql-ts/extend": "^1.0.0",
"@graphql-ts/schema": "^0.6.0",
"@graphql-typed-document-node/core": "^3.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/fields-document/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@dnd-kit/core": "^6.0.6",
"@dnd-kit/modifiers": "^7.0.0",
"@dnd-kit/sortable": "^8.0.0",
"@emotion/weak-memoize": "^0.3.0",
"@emotion/weak-memoize": "^0.4.0",
"@keystone-6/document-renderer": "workspace:^",
"@keystone-ui/button": "workspace:^",
"@keystone-ui/core": "workspace:^",
Expand Down
49 changes: 40 additions & 9 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a56b6e2

Please sign in to comment.