Skip to content

Commit 7189d4c

Browse files
committed
Update package.json and package-lock.json files
1 parent d364c85 commit 7189d4c

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

packages/design-system-website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
},
5555
"dependencies": {
5656
"@puppet/data-grid": "^0.2.7",
57-
"@puppet/react-components": "^5.22.0",
57+
"@puppet/react-components": "^5.27.0",
5858
"@puppet/react-layouts": "^2.0.0-alpha.4",
5959
"brace": "^0.11.1",
6060
"prop-types": "^15.7.2",

packages/react-components/package-lock.json

+8-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/react-components/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"webpack-node-externals": "^1.7.2"
8282
},
8383
"dependencies": {
84-
"@popperjs/core": "^2.9.1",
84+
"@popperjs/core": "^2.9.2",
8585
"@puppet/sass-variables": "^1.4.3",
8686
"classnames": "^2.2.6",
8787
"core-js": "^3.6.5",

0 commit comments

Comments
 (0)