feat: update dependancies versions and setting up new color themes and new fonts

This commit is contained in:
LOUIS POTEVIN
2026-05-27 12:04:06 +02:00
parent e8ed7e2a73
commit 7e803a24c4
5 changed files with 66 additions and 241 deletions
+7 -9
View File
@@ -1,13 +1,14 @@
{
"name": "nova-design-system",
"version": "0.0.1",
"version": "0.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"version": "0.0.1",
"name": "nova-design-system",
"version": "0.1.0",
"dependencies": {
"astro": "^6.3.3"
"astro": "^6.3.8"
},
"devDependencies": {
"sass": "^1.99.0"
@@ -1946,9 +1947,9 @@
}
},
"node_modules/astro": {
"version": "6.3.3",
"resolved": "https://registry.npmjs.org/astro/-/astro-6.3.3.tgz",
"integrity": "sha512-wvLIZQYbBZt6U8gyflBW4SLBypaqdwLZUH93rT3oT53cmQ0bTGubvMAGjqBRoheOYzYcTJZtW6czztzbu4kQ5g==",
"version": "6.3.8",
"resolved": "https://registry.npmjs.org/astro/-/astro-6.3.8.tgz",
"integrity": "sha512-xH2UA8Z17IS+JaqSlSkBor7jO6gd7zXTLdmu06nKpfpDDJFbi/7KZEy3NDmWxmier+6XrCZ9Z4aitO8jhC9oiA==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^4.0.0",
@@ -4360,7 +4361,6 @@
"resolved": "https://registry.npmjs.org/rollup/-/rollup-4.60.4.tgz",
"integrity": "sha512-WHeFSbZYsPu3+bLoNRUuAO+wavNlocOPf3wSHTP7hcFKVnJeWsYlCDbr3mTS14FCizf9ccIxXA8sGL8zKeQN3g==",
"license": "MIT",
"peer": true,
"dependencies": {
"@types/estree": "1.0.8"
},
@@ -4412,7 +4412,6 @@
"integrity": "sha512-kgW13M54DUB7IsIRM5LvJkNlpH+WhMpooUcaWGFARkF1Tc82v9mIWkCbCYf+MBvpIUBSeSOTilpZjEPr2VYE6Q==",
"devOptional": true,
"license": "MIT",
"peer": true,
"dependencies": {
"chokidar": "^4.0.0",
"immutable": "^5.1.5",
@@ -5000,7 +4999,6 @@
"resolved": "https://registry.npmjs.org/vite/-/vite-7.3.3.tgz",
"integrity": "sha512-/4XH147Ui7OGTjg3HbdWe5arnZQSbfuRzdr9Ec7TQi5I7R+ir0Rlc9GIvD4v0XZurELqA035KVXJXpR61xhiTA==",
"license": "MIT",
"peer": true,
"dependencies": {
"esbuild": "^0.27.0",
"fdir": "^6.5.0",