Skip to content

Commit 670e579

Browse files
authored
Merge branch 'master' into textarea-counter
2 parents b240c38 + 2e34121 commit 670e579

30 files changed

+1195
-71
lines changed

integration/ng14/angular.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
{
4545
"type": "initial",
4646
"maximumWarning": "500kb",
47-
"maximumError": "1mb"
47+
"maximumError": "1.5mb"
4848
},
4949
{
5050
"type": "anyComponentStyle",

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
"@carbon/icon-helpers": "10.37.0",
143143
"@carbon/icons": "11.14.0",
144144
"@carbon/utils-position": "1.1.4",
145-
"@floating-ui/dom": "1.6.3",
145+
"@floating-ui/dom": "1.6.13",
146146
"@ibm/telemetry-js": "^1.5.0",
147147
"flatpickr": "4.6.13",
148148
"lodash-es": "4.17.21",

0 commit comments

Comments
 (0)