diff --git a/packages/bento-design-system/package.json b/packages/bento-design-system/package.json index 63b4d3bc9..8c855f351 100644 --- a/packages/bento-design-system/package.json +++ b/packages/bento-design-system/package.json @@ -162,7 +162,7 @@ "@types/lodash.pick": "4.4.9", "@types/react": "18.3.12", "@types/react-dom": "18.3.1", - "@types/react-input-mask": "3.0.5", + "@types/react-input-mask": "3.0.6", "@types/react-is": "18.3.0", "@types/testing-library__jest-dom": "5.14.9", "@typescript-eslint/parser": "5.62.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e672bf951..0214e32b2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -95,7 +95,7 @@ importers: '@types/lodash.pick': 4.4.9 '@types/react': 18.3.12 '@types/react-dom': 18.3.1 - '@types/react-input-mask': 3.0.5 + '@types/react-input-mask': 3.0.6 '@types/react-is': 18.3.0 '@types/react-table': 7.7.20 '@types/testing-library__jest-dom': 5.14.9 @@ -245,7 +245,7 @@ importers: '@types/lodash.pick': 4.4.9 '@types/react': 18.3.12 '@types/react-dom': 18.3.1 - '@types/react-input-mask': 3.0.5 + '@types/react-input-mask': 3.0.6 '@types/react-is': 18.3.0 '@types/testing-library__jest-dom': 5.14.9 '@typescript-eslint/parser': 5.62.0_z2cqhtrhzo2dttjlb4wsdjp3di @@ -3825,11 +3825,11 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.25.4 + '@babel/compat-data': 7.22.20 '@babel/core': 7.25.2 - '@babel/helper-compilation-targets': 7.25.2 - '@babel/helper-plugin-utils': 7.25.7 - '@babel/helper-validator-option': 7.24.8 + '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-validator-option': 7.22.15 '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.22.15_@babel+core@7.25.2 '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.22.15_@babel+core@7.25.2 '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2_@babel+core@7.25.2 @@ -9343,8 +9343,8 @@ packages: dependencies: '@types/react': 18.3.12 - /@types/react-input-mask/3.0.5: - resolution: {integrity: sha512-vQ1x6ykwjDrDrJZq1zw5/uQ+nqGHUV6bWscsVZJ/qsNwNXWxZm7KRBHLJ5k6TQt3MHjhpoYHzPH6FwjVSZODHA==} + /@types/react-input-mask/3.0.6: + resolution: {integrity: sha512-+5I18WKyG3eWIj7TVPWfK1VitI9mPpS9y6jE/BfmTCe+iL27NfBw/yzKRvCFp1DRBvlvvcsiZf05bub0YC1k8A==} dependencies: '@types/react': 18.3.12 dev: true