Skip to content

Commit 2b50ffb

Browse files
committed
fix(deps): update all non-major dependencies
1 parent 5b9b288 commit 2b50ffb

5 files changed

Lines changed: 449 additions & 411 deletions

File tree

demos/react-fluent/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"type-check": "tsc --noEmit"
2020
},
2121
"dependencies": {
22-
"@fluentui/react-components": "^9.73.4",
23-
"@fluentui/react-icons": "^2.0.321",
22+
"@fluentui/react-components": "^9.73.5",
23+
"@fluentui/react-icons": "^2.0.322",
2424
"@slickgrid-universal/common": "workspace:*",
2525
"@slickgrid-universal/event-pub-sub": "workspace:*",
2626
"@slickgrid-universal/excel-export": "workspace:*",

demos/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"i18next": "catalog:",
4141
"react": "catalog:",
4242
"react-dom": "catalog:",
43-
"react-i18next": "^16.6.2",
43+
"react-i18next": "^16.6.6",
4444
"react-router": "catalog:",
4545
"slickgrid-react": "workspace:*"
4646
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"cross-env": "catalog:",
127127
"cypress": "catalog:",
128128
"cypress-real-events": "catalog:",
129-
"eslint-plugin-cypress": "^6.2.0",
129+
"eslint-plugin-cypress": "^6.2.1",
130130
"globals": "catalog:",
131131
"jsdom": "catalog:",
132132
"jsdom-global": "catalog:",

0 commit comments

Comments
 (0)