Socket
Socket
Sign inDemoInstall

@fluentui/theme

Package Overview
Dependencies
12
Maintainers
0
Versions
140
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.6.54 to 2.6.55

14

CHANGELOG.md
# Change Log - @fluentui/theme
This log was last generated on Mon, 24 Jun 2024 07:30:26 GMT and should not be manually modified.
This log was last generated on Tue, 25 Jun 2024 07:30:41 GMT and should not be manually modified.
<!-- Start content -->
## [2.6.55](https://github.com/microsoft/fluentui/tree/@fluentui/theme_v2.6.55)
Tue, 25 Jun 2024 07:30:41 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/theme_v2.6.54..@fluentui/theme_v2.6.55)
### Patches
- Bump @fluentui/merge-styles to v8.6.12 ([commit](https://github.com/microsoft/fluentui/commit/182a7b22c763910938a717db5f64456ede1bc504) by beachball)
- Bump @fluentui/utilities to v8.15.12 ([commit](https://github.com/microsoft/fluentui/commit/182a7b22c763910938a717db5f64456ede1bc504) by beachball)
## [2.6.54](https://github.com/microsoft/fluentui/tree/@fluentui/theme_v2.6.54)
Mon, 24 Jun 2024 07:30:26 GMT
Mon, 24 Jun 2024 07:33:22 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/theme_v2.6.53..@fluentui/theme_v2.6.54)

@@ -11,0 +21,0 @@

2

lib-amd/version.js
define(["require", "exports", "@fluentui/set-version"], function (require, exports, set_version_1) {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
(0, set_version_1.setVersion)('@fluentui/theme', '2.6.54');
(0, set_version_1.setVersion)('@fluentui/theme', '2.6.55');
});
//# sourceMappingURL=version.js.map

@@ -6,3 +6,3 @@ "use strict";

var set_version_1 = require("@fluentui/set-version");
(0, set_version_1.setVersion)('@fluentui/theme', '2.6.54');
(0, set_version_1.setVersion)('@fluentui/theme', '2.6.55');
//# sourceMappingURL=version.js.map
// Do not modify this file; it is generated as part of publish.
// The checked in version is a placeholder only and will not be updated.
import { setVersion } from '@fluentui/set-version';
setVersion('@fluentui/theme', '2.6.54');
setVersion('@fluentui/theme', '2.6.55');
//# sourceMappingURL=version.js.map
{
"name": "@fluentui/theme",
"version": "2.6.54",
"version": "2.6.55",
"description": "Basic building blocks for Fluent UI React Component themes",

@@ -33,4 +33,4 @@ "main": "lib-commonjs/index.js",

"dependencies": {
"@fluentui/merge-styles": "^8.6.11",
"@fluentui/utilities": "^8.15.11",
"@fluentui/merge-styles": "^8.6.12",
"@fluentui/utilities": "^8.15.12",
"@fluentui/set-version": "^8.2.23",

@@ -37,0 +37,0 @@ "tslib": "^2.1.0"

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc