Skip to content

Commit 1c75a54

Browse files
committed
fix(deps): update all non-major dependencies
1 parent d46ad87 commit 1c75a54

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

demos/react-fluent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"dependencies": {
2222
"@fluentui/react-components": "^9.73.8",
23-
"@fluentui/react-icons": "^2.0.325",
23+
"@fluentui/react-icons": "^2.0.326",
2424
"@slickgrid-universal/common": "workspace:*",
2525
"@slickgrid-universal/event-pub-sub": "workspace:*",
2626
"@slickgrid-universal/excel-export": "workspace:*",

packages/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
},
7878
"devDependencies": {
7979
"autoprefixer": "^10.5.0",
80-
"cssnano": "^8.0.0",
80+
"cssnano": "^8.0.1",
8181
"native-copyfiles": "catalog:",
8282
"npm-run-all2": "catalog:",
8383
"postcss": "^8.5.14",

pnpm-workspace.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ catalog:
1717
'@angular-eslint/eslint-plugin': ^21.3.1
1818
'@faker-js/faker': ^10.4.0
1919
'@fnando/sparkline': ^0.3.10
20-
'@formkit/tempo': ^1.0.0
20+
'@formkit/tempo': ^1.1.0
2121
'@popperjs/core': ^2.11.8
2222
'@types/fnando__sparkline': ^0.3.7
23-
'@types/node': ^24.12.2
23+
'@types/node': ^24.12.3
2424
'@types/react': ^19.2.14
2525
'@types/react-dom': ^19.2.3
2626
'@types/sortablejs': ^1.15.9

0 commit comments

Comments
 (0)