Skip to content

Commit

Permalink
Bump @patternfly/react-table in the patternfly group
Browse files Browse the repository at this point in the history
Bumps the patternfly group with 1 update: [@patternfly/react-table](https://github.com/patternfly/patternfly-react).

Updates `@patternfly/react-table` from 5.4.13 to 5.4.14
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected])

---
updated-dependencies:
- dependency-name: "@patternfly/react-table"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patternfly
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and martinpitt committed Jan 19, 2025
1 parent daa7054 commit 9fb6292
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion node_modules
Submodule node_modules updated 90 files
+50 −43 .package-lock.json
+1 −1 .package.json
+4 −0 @patternfly/react-table/CHANGELOG.md
+1 −1 @patternfly/react-table/components/package.json
+1 −1 @patternfly/react-table/deprecated/package.json
+1 −1 @patternfly/react-table/dist/dynamic/components/Table/package.json
+1 −1 @patternfly/react-table/dist/dynamic/components/Table/utils/decorators/package.json
+1 −1 @patternfly/react-table/dist/dynamic/components/Table/utils/package.json
+1 −1 @patternfly/react-table/dist/dynamic/deprecated/components/Table/base/package.json
+1 −1 @patternfly/react-table/dist/dynamic/deprecated/components/Table/package.json
+1 −1 @patternfly/react-table/dist/dynamic/deprecated/components/package.json
+1 −1 @patternfly/react-table/dist/esm/components/Table/Table.d.ts
+1 −1 @patternfly/react-table/dist/esm/components/Table/Table.d.ts.map
+2 −1 @patternfly/react-table/dist/esm/components/Table/Table.js
+1 −1 @patternfly/react-table/dist/esm/components/Table/Table.js.map
+1 −1 @patternfly/react-table/dist/esm/deprecated/components/Table/Table.d.ts
+1 −1 @patternfly/react-table/dist/esm/deprecated/components/Table/Table.d.ts.map
+1 −1 @patternfly/react-table/dist/esm/deprecated/components/Table/Table.js
+1 −1 @patternfly/react-table/dist/esm/deprecated/components/Table/Table.js.map
+1 −1 @patternfly/react-table/dist/js/components/Table/Table.d.ts
+1 −1 @patternfly/react-table/dist/js/components/Table/Table.d.ts.map
+5 −4 @patternfly/react-table/dist/js/components/Table/Table.js
+1 −1 @patternfly/react-table/dist/js/components/Table/Table.js.map
+1 −1 @patternfly/react-table/dist/js/deprecated/components/Table/Table.d.ts
+1 −1 @patternfly/react-table/dist/js/deprecated/components/Table/Table.d.ts.map
+2 −2 @patternfly/react-table/dist/js/deprecated/components/Table/Table.js
+1 −1 @patternfly/react-table/dist/js/deprecated/components/Table/Table.js.map
+9,515 −0 @patternfly/react-table/dist/umd/assets/output-Bi1Dof-m.css
+0 −30,673 @patternfly/react-table/dist/umd/assets/output-pSbhNMGQ.css
+1 −1 @patternfly/react-table/dist/umd/react-table.min.js
+2 −2 @patternfly/react-table/package.json
+2 −1 @patternfly/react-table/src/components/Table/Table.tsx
+1 −1 @patternfly/react-table/src/deprecated/components/Table/Table.tsx
+21 −0 es-object-atoms/CHANGELOG.md
+7 −0 es-object-atoms/README.md
+2 −2 es-object-atoms/RequireObjectCoercible.d.ts
+6 −2 es-object-atoms/ToObject.d.ts
+3 −0 es-object-atoms/isObject.d.ts
+6 −0 es-object-atoms/isObject.js
+9 −8 es-object-atoms/package.json
+11 −1 es-object-atoms/test/index.js
+11 −0 postcss/lib/input.d.ts
+3 −0 postcss/lib/input.js
+17 −8 postcss/lib/node.js
+6 −1 postcss/lib/postcss.d.ts
+1 −1 postcss/lib/processor.js
+1 −1 postcss/lib/rule.d.ts
+2 −2 postcss/package.json
+32 −4 sass-embedded-linux-musl-x64/dart-sass/src/LICENSE
+ sass-embedded-linux-musl-x64/dart-sass/src/dart
+ sass-embedded-linux-musl-x64/dart-sass/src/sass.snapshot
+1 −1 sass-embedded-linux-musl-x64/package.json
+32 −4 sass-embedded-linux-x64/dart-sass/src/LICENSE
+ sass-embedded-linux-x64/dart-sass/src/dart
+ sass-embedded-linux-x64/dart-sass/src/sass.snapshot
+1 −1 sass-embedded-linux-x64/package.json
+22 −24 sass-embedded/dist/package.json
+1 −3 sass-embedded/dist/test/sandbox.js
+1 −1 sass-embedded/dist/test/sandbox.js.map
+1 −1 sass-embedded/dist/tsconfig.build.tsbuildinfo
+22 −24 sass-embedded/package.json
+2 −0 stylelint-scss/README.md
+116 −0 stylelint-scss/node_modules/mdn-data/LICENSE
+59 −0 stylelint-scss/node_modules/mdn-data/README.md
+3 −0 stylelint-scss/node_modules/mdn-data/api/index.js
+2,681 −0 stylelint-scss/node_modules/mdn-data/api/inheritance.json
+31 −0 stylelint-scss/node_modules/mdn-data/api/inheritance.schema.json
+562 −0 stylelint-scss/node_modules/mdn-data/css/at-rules.json
+137 −0 stylelint-scss/node_modules/mdn-data/css/at-rules.schema.json
+78 −0 stylelint-scss/node_modules/mdn-data/css/definitions.json
+821 −0 stylelint-scss/node_modules/mdn-data/css/functions.json
+45 −0 stylelint-scss/node_modules/mdn-data/css/functions.schema.json
+9 −0 stylelint-scss/node_modules/mdn-data/css/index.js
+10,850 −0 stylelint-scss/node_modules/mdn-data/css/properties.json
+454 −0 stylelint-scss/node_modules/mdn-data/css/properties.schema.json
+1,222 −0 stylelint-scss/node_modules/mdn-data/css/selectors.json
+37 −0 stylelint-scss/node_modules/mdn-data/css/selectors.schema.json
+1,013 −0 stylelint-scss/node_modules/mdn-data/css/syntaxes.json
+15 −0 stylelint-scss/node_modules/mdn-data/css/syntaxes.schema.json
+288 −0 stylelint-scss/node_modules/mdn-data/css/types.json
+33 −0 stylelint-scss/node_modules/mdn-data/css/types.schema.json
+213 −0 stylelint-scss/node_modules/mdn-data/css/units.json
+29 −0 stylelint-scss/node_modules/mdn-data/css/units.schema.json
+5 −0 stylelint-scss/node_modules/mdn-data/index.js
+1,894 −0 stylelint-scss/node_modules/mdn-data/l10n/css.json
+3 −0 stylelint-scss/node_modules/mdn-data/l10n/index.js
+38 −0 stylelint-scss/node_modules/mdn-data/package.json
+7 −7 stylelint-scss/package.json
+1 −1 stylelint-scss/src/rules/declaration-property-value-no-unknown/index.js
+0 −1 stylelint-scss/src/rules/no-global-function-names/index.js
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@patternfly/react-core": "5.4.12",
"@patternfly/react-icons": "5.4.2",
"@patternfly/react-styles": "5.4.1",
"@patternfly/react-table": "5.4.13",
"@patternfly/react-table": "5.4.14",
"@patternfly/react-tokens": "5.4.1",
"@xterm/addon-canvas": "0.7.0",
"@xterm/xterm": "5.5.0",
Expand Down

0 comments on commit 9fb6292

Please sign in to comment.