mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-12-22 23:23:57 -06:00
Javascript dependency: Bump @emotion/memoize from 0.7.5 to 0.9.0 in /web
Bumps [@emotion/memoize](https://github.com/emotion-js/emotion) from 0.7.5 to 0.9.0. - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/memoize@0.7.5...@emotion/memoize@0.9.0) --- updated-dependencies: - dependency-name: "@emotion/memoize" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
6bf522da0f
commit
177653370a
@ -15,7 +15,7 @@
|
||||
"@babel/plugin-transform-runtime": "^7.22.15",
|
||||
"@babel/preset-env": "^7.10.2",
|
||||
"@babel/preset-typescript": "^7.24.7",
|
||||
"@emotion/memoize": "^0.7.5",
|
||||
"@emotion/memoize": "^0.9.0",
|
||||
"@emotion/react": "^11.11.3",
|
||||
"@emotion/styled": "^11.11.0",
|
||||
"@emotion/utils": "^1.0.0",
|
||||
|
@ -1725,13 +1725,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@emotion/memoize@npm:^0.7.5":
|
||||
version: 0.7.5
|
||||
resolution: "@emotion/memoize@npm:0.7.5"
|
||||
checksum: 83da8d4a7649a92c72f960817692bc6be13cc13e107b9f7e878d63766525ed4402881bfeb3cda61145c050281e7e260f114a0a2870515527346f2ef896b915b3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@emotion/memoize@npm:^0.9.0":
|
||||
version: 0.9.0
|
||||
resolution: "@emotion/memoize@npm:0.9.0"
|
||||
@ -13899,7 +13892,7 @@ __metadata:
|
||||
"@codemirror/lang-sql": ^6.6.5
|
||||
"@date-io/core": ^3.0.0
|
||||
"@date-io/date-fns": 3.x
|
||||
"@emotion/memoize": ^0.7.5
|
||||
"@emotion/memoize": ^0.9.0
|
||||
"@emotion/react": ^11.11.3
|
||||
"@emotion/sheet": ^1.0.1
|
||||
"@emotion/styled": ^11.11.0
|
||||
|
Loading…
Reference in New Issue
Block a user