@fluentui/react-theme
Advanced tools
Comparing version 0.0.0-nightly-20241104-0408.1 to 0.0.0-nightly-20241105-0406.1
# Change Log - @fluentui/react-theme | ||
This log was last generated on Mon, 04 Nov 2024 04:13:03 GMT and should not be manually modified. | ||
This log was last generated on Tue, 05 Nov 2024 04:10:14 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## [0.0.0-nightly-20241104-0408.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme_v0.0.0-nightly-20241104-0408.1) | ||
## [0.0.0-nightly-20241105-0406.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme_v0.0.0-nightly-20241105-0406.1) | ||
Mon, 04 Nov 2024 04:13:03 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme_v9.1.21..@fluentui/react-theme_v0.0.0-nightly-20241104-0408.1) | ||
Tue, 05 Nov 2024 04:10:14 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme_v9.1.21..@fluentui/react-theme_v0.0.0-nightly-20241105-0406.1) | ||
@@ -15,3 +15,3 @@ ### Changes | ||
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com) | ||
- Bump @fluentui/tokens to v0.0.0-nightly-20241104-0408.1 ([commit](https://github.com/microsoft/fluentui/commit/1c03df0bb0e5a1b1757b2045b9faf77f01ed022c) by beachball) | ||
- Bump @fluentui/tokens to v0.0.0-nightly-20241105-0406.1 ([commit](https://github.com/microsoft/fluentui/commit/7786365a6cb520e8adc36db34a372ad9f38a637e) by beachball) | ||
@@ -18,0 +18,0 @@ ## [9.1.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme_v9.1.21) |
{ | ||
"name": "@fluentui/react-theme", | ||
"version": "0.0.0-nightly-20241104-0408.1", | ||
"version": "0.0.0-nightly-20241105-0406.1", | ||
"description": "Fluent UI themes", | ||
@@ -14,22 +14,8 @@ "main": "lib-commonjs/index.js", | ||
"license": "MIT", | ||
"scripts": { | ||
"build": "just-scripts build", | ||
"bundle-size": "monosize measure", | ||
"clean": "just-scripts clean", | ||
"code-style": "just-scripts code-style", | ||
"just": "just-scripts", | ||
"lint": "just-scripts lint", | ||
"start": "yarn storybook", | ||
"storybook": "yarn --cwd ../stories storybook", | ||
"test": "jest --passWithNoTests", | ||
"type-check": "just-scripts type-check", | ||
"generate-api": "just-scripts generate-api" | ||
}, | ||
"devDependencies": { | ||
"@fluentui/eslint-plugin": "*", | ||
"@fluentui/scripts-api-extractor": "*", | ||
"@fluentui/scripts-tasks": "*" | ||
"@fluentui/scripts-api-extractor": "*" | ||
}, | ||
"dependencies": { | ||
"@fluentui/tokens": "0.0.0-nightly-20241104-0408.1", | ||
"@fluentui/tokens": "0.0.0-nightly-20241105-0406.1", | ||
"@swc/helpers": "^0.5.1" | ||
@@ -36,0 +22,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2
51343
+ Added@fluentui/tokens@0.0.0-nightly-20241105-0406.1(transitive)
- Removed@fluentui/tokens@0.0.0-nightly-20241104-0408.1(transitive)