@lgtm-hq/turbo-themes 0.40.5 → 0.40.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3,8 +3,8 @@
3
3
  var tokens = {
4
4
  $schema: "https://design-tokens.org/schema.json",
5
5
  $description: "Turbo Themes - Flat tokens for 43 themes",
6
- $version: "0.40.5",
7
- $generated: "b4094b7263508411656a97d3e63bf08349b4e913d0a6a2a3900fd28d8e7ec1dc",
6
+ $version: "0.40.7",
7
+ $generated: "14b192f4401f2e36d8e8278f46cc576307c72e505a3dd8ff2279529c6db0f824",
8
8
  meta: {
9
9
  "themeIds": [
10
10
  "ayu-dark",
@@ -516,4 +516,4 @@ function createThemeCssVariables(themeId) {
516
516
  //#endregion
517
517
  export { themeIds as a, getTheme as i, createThemeCssVariables as n, themesById as o, getAllThemeColors as r, createColorMappings as t };
518
518
 
519
- //# sourceMappingURL=colors-Dj31SP_g.js.map
519
+ //# sourceMappingURL=colors-DFYOWiR-.js.map
@@ -1,2 +1,2 @@
1
- import { n as createThemeCssVariables, r as getAllThemeColors, t as createColorMappings } from "./colors-Dj31SP_g.js";
1
+ import { n as createThemeCssVariables, r as getAllThemeColors, t as createColorMappings } from "./colors-DFYOWiR-.js";
2
2
  export { createColorMappings, createThemeCssVariables, getAllThemeColors };
@@ -1,4 +1,4 @@
1
- import { a as themeIds, i as getTheme, o as themesById, t as createColorMappings } from "./colors-Dj31SP_g.js";
1
+ import { a as themeIds, i as getTheme, o as themesById, t as createColorMappings } from "./colors-DFYOWiR-.js";
2
2
  //#region preset.ts
3
3
  /**
4
4
  * Tailwind CSS preset for Turbo Themes
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "$schema": "https://design-tokens.org/schema.json",
3
3
  "$description": "Turbo Themes - Design tokens for 43 themes",
4
- "$version": "0.40.5",
5
- "$generated": "37cde91c1fd80b990d2e555a4fd730dfbf7881040de4f0f57502589245029dc4",
4
+ "$version": "0.40.7",
5
+ "$generated": "cc5c5969dcf3e8c07a8e278448283bda90a9bcaf24101452b136e0e0a5f28101",
6
6
  "meta": {
7
7
  "themeIds": [
8
8
  "ayu-dark",
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "$schema": "https://design-tokens.org/schema.json",
3
3
  "$description": "Turbo Themes - Flat tokens for 43 themes",
4
- "$version": "0.40.5",
5
- "$generated": "b4094b7263508411656a97d3e63bf08349b4e913d0a6a2a3900fd28d8e7ec1dc",
4
+ "$version": "0.40.7",
5
+ "$generated": "14b192f4401f2e36d8e8278f46cc576307c72e505a3dd8ff2279529c6db0f824",
6
6
  "meta": {
7
7
  "themeIds": [
8
8
  "ayu-dark",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lgtm-hq/turbo-themes",
3
- "version": "0.40.5",
3
+ "version": "0.40.7",
4
4
  "description": "Universal theme packs and an accessible theme selector.",
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -202,7 +202,7 @@
202
202
  "@rose-pine/palette": "4.0.1",
203
203
  "@testing-library/react": "16.3.2",
204
204
  "@types/js-yaml": "4.0.9",
205
- "@types/react": "19.2.14",
205
+ "@types/react": "19.2.17",
206
206
  "@types/react-dom": "19.2.3",
207
207
  "@vitest/coverage-v8": "4.1.5",
208
208
  "ajv": "8.20.0",
@@ -210,7 +210,7 @@
210
210
  "ayu": "9.0.0",
211
211
  "bulma": "1.0.4",
212
212
  "concurrently": "9.2.1",
213
- "cssnano": "7.1.4",
213
+ "cssnano": "7.1.9",
214
214
  "happy-dom": "20.9.0",
215
215
  "http-server": "14.1.1",
216
216
  "husky": "9.1.7",
@@ -219,8 +219,8 @@
219
219
  "lint-staged": "16.4.0",
220
220
  "oxfmt": "0.48.0",
221
221
  "oxlint": "1.63.0",
222
- "react": "19.2.4",
223
- "react-dom": "19.2.4",
222
+ "react": "19.2.8",
223
+ "react-dom": "19.2.8",
224
224
  "sass": "1.99.0",
225
225
  "style-dictionary": "5.4.0",
226
226
  "stylelint": "16.26.1",
@@ -238,7 +238,7 @@
238
238
  "flatted": "3.4.2",
239
239
  "picomatch": "4.0.4",
240
240
  "yaml": "2.8.3",
241
- "qs": "6.15.2",
241
+ "qs": "6.15.3",
242
242
  "basic-ftp": "5.3.1",
243
243
  "uuid": "14.0.0",
244
244
  "follow-redirects": "1.16.0",
@@ -254,7 +254,7 @@
254
254
  "happy-dom": "20.9.0",
255
255
  "lodash": "4.18.1",
256
256
  "lodash-es": "4.18.1",
257
- "postcss": "8.5.18",
257
+ "postcss": "8.5.22",
258
258
  "ws": "8.20.1",
259
259
  "shell-quote": "1.9.0",
260
260
  "js-yaml": "4.3.0",
@@ -294,8 +294,8 @@ function mapTokensToHomeAssistant(tokens) {
294
294
  var tokens = {
295
295
  $schema: "https://design-tokens.org/schema.json",
296
296
  $description: "Turbo Themes - Flat tokens for 43 themes",
297
- $version: "0.40.5",
298
- $generated: "b4094b7263508411656a97d3e63bf08349b4e913d0a6a2a3900fd28d8e7ec1dc",
297
+ $version: "0.40.7",
298
+ $generated: "14b192f4401f2e36d8e8278f46cc576307c72e505a3dd8ff2279529c6db0f824",
299
299
  meta: {
300
300
  "themeIds": [
301
301
  "ayu-dark",