@nvidia-elements/themes
Advanced tools
| NOTICE | ||
| Elements - NVIDIA Elements Design System | ||
| Copyright 2024-2026 NVIDIA Corporation | ||
| This product does not include any bundled third-party software. |
+17
-14
@@ -1,15 +0,18 @@ | ||
| ## <small>0.0.4 (2026-04-10)</small> | ||
| ## <small>0.0.5 (2026-04-16)</small> | ||
| * fix(cli): reset versions ([a5a9e48](https://github.com/NVIDIA/elements/commit/a5a9e48)) | ||
| * fix(code): reset versions ([98d8455](https://github.com/NVIDIA/elements/commit/98d8455)) | ||
| * fix(core): reset versions ([46aeae0](https://github.com/NVIDIA/elements/commit/46aeae0)) | ||
| * fix(create): reset versions ([e5101cf](https://github.com/NVIDIA/elements/commit/e5101cf)) | ||
| * fix(forms): reset versions ([8494307](https://github.com/NVIDIA/elements/commit/8494307)) | ||
| * fix(lint): reset versions ([07cbacb](https://github.com/NVIDIA/elements/commit/07cbacb)) | ||
| * fix(markdown): reset versions ([e02bebc](https://github.com/NVIDIA/elements/commit/e02bebc)) | ||
| * fix(monaco): reset versions ([262dcdd](https://github.com/NVIDIA/elements/commit/262dcdd)) | ||
| * fix(styles): reset versions ([ab1a40b](https://github.com/NVIDIA/elements/commit/ab1a40b)) | ||
| * fix(themes): reset versions ([0dbe57b](https://github.com/NVIDIA/elements/commit/0dbe57b)) | ||
| * chore(ci): add dependency audit report ([929273e](https://github.com/NVIDIA/elements/commit/929273e)) | ||
| * chore(ci): add spdx license headers ([b2a36eb](https://github.com/NVIDIA/elements/commit/b2a36eb)) | ||
| * chore(ci): regenerate lockfile after migration ([419d2ac](https://github.com/NVIDIA/elements/commit/419d2ac)) | ||
| * fix(cli): reset versions ([8a81268](https://github.com/NVIDIA/elements/commit/8a81268)) | ||
| * fix(code): reset versions ([1c08cc7](https://github.com/NVIDIA/elements/commit/1c08cc7)) | ||
| * fix(core): reset versions ([553ae54](https://github.com/NVIDIA/elements/commit/553ae54)) | ||
| * fix(create): reset versions ([a69d52b](https://github.com/NVIDIA/elements/commit/a69d52b)) | ||
| * fix(forms): reset versions ([c17d18f](https://github.com/NVIDIA/elements/commit/c17d18f)) | ||
| * fix(lint): reset versions ([d9e5ee5](https://github.com/NVIDIA/elements/commit/d9e5ee5)) | ||
| * fix(markdown): reset versions ([ccabfbd](https://github.com/NVIDIA/elements/commit/ccabfbd)) | ||
| * fix(monaco): reset versions ([5abcaf1](https://github.com/NVIDIA/elements/commit/5abcaf1)) | ||
| * fix(styles): reset versions ([eb768c0](https://github.com/NVIDIA/elements/commit/eb768c0)) | ||
| * fix(themes): reset versions ([71d28f6](https://github.com/NVIDIA/elements/commit/71d28f6)) | ||
| * chore(ci): add spdx license headers ([d5583b0](https://github.com/NVIDIA/elements/commit/d5583b0)) | ||
| * chore(ci): regenerate lockfile after migration ([2502e6f](https://github.com/NVIDIA/elements/commit/2502e6f)) | ||
| ## 0.0.0 | ||
| Initial release. |
+8
-6
| { | ||
| "name": "@nvidia-elements/themes", | ||
| "version": "0.0.4", | ||
| "version": "0.0.5", | ||
| "release": { | ||
@@ -25,2 +25,3 @@ "extends": "../../release.config.js" | ||
| "CHANGELOG.md", | ||
| "NOTICE.md", | ||
| "package.json", | ||
@@ -30,13 +31,13 @@ "dist/**/*" | ||
| "devDependencies": { | ||
| "stylelint": "17.4.0", | ||
| "stylelint": "17.6.0", | ||
| "stylelint-config-standard": "40.0.0", | ||
| "cssnano": "7.1.1", | ||
| "glob": "13.0.6", | ||
| "lit": "^3.3.2", | ||
| "postcss": "8.5.6", | ||
| "publint": "0.3.15", | ||
| "lit": "3.3.2", | ||
| "postcss": "8.5.9", | ||
| "publint": "0.3.18", | ||
| "style-dictionary": "4.3.0", | ||
| "typescript": "6.0.2", | ||
| "vite": "8.0.6", | ||
| "vitest": "4.1.2", | ||
| "vitest": "4.1.4", | ||
| "@internals/vite": "0.0.0" | ||
@@ -182,2 +183,3 @@ }, | ||
| }, | ||
| "license": "Apache-2.0", | ||
| "scripts": { | ||
@@ -184,0 +186,0 @@ "ci": "wireit", |
818579
0.01%40
2.56%