Skip to content

Commit

Permalink
Bump uuid from 10.0.0 to 11.0.5 (#13948)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent dbae1f9 commit df01127
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 14 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/animation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"flagged": "^2.0.10",
"prop-types": "^15.8.1",
"styled-components": "^5.3.11",
"uuid": "^11.0.4"
"uuid": "^11.0.5"
},
"devDependencies": {
"@testing-library/react": "^12.1.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"react-modal": "^3.16.3",
"react-transition-group": "^4.4.5",
"styled-components": "^5.3.11",
"uuid": "^11.0.4"
"uuid": "^11.0.5"
},
"devDependencies": {
"@storybook/addon-essentials": "^8.4.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/elements/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@googleforcreators/patterns": "*",
"@googleforcreators/units": "*",
"prop-types": "^15.7.2",
"uuid": "^11.0.4"
"uuid": "^11.0.5"
},
"devDependencies": {
"immer": "^10.1.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/masks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@googleforcreators/units": "*",
"prop-types": "^15.8.0",
"styled-components": "^5.3.11",
"uuid": "^11.0.4"
"uuid": "^11.0.5"
},
"devDependencies": {}
}
2 changes: 1 addition & 1 deletion packages/migration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"dependencies": {
"@googleforcreators/elements": "*",
"polished": "^4.3.1",
"uuid": "^11.0.4"
"uuid": "^11.0.5"
},
"devDependencies": {
"@rollup/plugin-babel": "^6.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/story-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"sat": "^0.9.0",
"styled-components": "^5.3.11",
"stylis-plugin-rtl": "^1.0.0",
"uuid": "^11.0.4"
"uuid": "^11.0.5"
},
"devDependencies": {
"@googleforcreators/karma-fixture": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/wp-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"opentype.js": "^1.3.4",
"prop-types": "^15.8.1",
"styled-components": "^5.3.11",
"uuid": "^11.0.4"
"uuid": "^11.0.5"
},
"devDependencies": {
"@storybook/addon-essentials": "^8.4.7",
Expand Down

0 comments on commit df01127

Please sign in to comment.