From ad365a36834c6a298bf126564fe547f7f73d1629 Mon Sep 17 00:00:00 2001 From: "keisuke.okafuji" Date: Fri, 10 Jan 2025 09:28:07 +0900 Subject: [PATCH 1/9] chore(deps): upgrade dependencies --- package-lock.json | 236 +++++++++++++++++++++++++--------------------- package.json | 6 +- 2 files changed, 130 insertions(+), 112 deletions(-) diff --git a/package-lock.json b/package-lock.json index 38fd78c..90c3626 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,18 +12,18 @@ "@biomejs/biome": "^1.9.4", "@digital-go-jp/design-tokens": "^1.0.1", "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.10.1", + "@types/node": "^22.10.5", "autoprefixer": "^10.4.20", "postcss": "^8.4.49", "tailwindcss": "^3.4.15", "typescript": "^5.7.2", - "vite": "^6.0.3" + "vite": "^6.0.7" }, "engines": { "node": ">=18" }, "peerDependencies": { - "tailwindcss": "^3.4.15" + "tailwindcss": "^3.4.17" } }, "node_modules/@alloc/quick-lru": { @@ -213,9 +213,9 @@ } }, "node_modules/@esbuild/aix-ppc64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.24.0.tgz", - "integrity": "sha512-WtKdFM7ls47zkKHFVzMz8opM7LkcsIp9amDUBIAWirg70RM71WRSjdILPsY5Uv1D42ZpUfaPILDlfactHgsRkw==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.24.2.tgz", + "integrity": "sha512-thpVCb/rhxE/BnMLQ7GReQLLN8q9qbHmI55F4489/ByVg2aQaQ6kbcLb6FHkocZzQhxc4gx0sCk0tJkKBFzDhA==", "cpu": [ "ppc64" ], @@ -230,9 +230,9 @@ } }, "node_modules/@esbuild/android-arm": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.24.0.tgz", - "integrity": "sha512-arAtTPo76fJ/ICkXWetLCc9EwEHKaeya4vMrReVlEIUCAUncH7M4bhMQ+M9Vf+FFOZJdTNMXNBrWwW+OXWpSew==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.24.2.tgz", + "integrity": "sha512-tmwl4hJkCfNHwFB3nBa8z1Uy3ypZpxqxfTQOcHX+xRByyYgunVbZ9MzUUfb0RxaHIMnbHagwAxuTL+tnNM+1/Q==", "cpu": [ "arm" ], @@ -247,9 +247,9 @@ } }, "node_modules/@esbuild/android-arm64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.24.0.tgz", - "integrity": "sha512-Vsm497xFM7tTIPYK9bNTYJyF/lsP590Qc1WxJdlB6ljCbdZKU9SY8i7+Iin4kyhV/KV5J2rOKsBQbB77Ab7L/w==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.24.2.tgz", + "integrity": "sha512-cNLgeqCqV8WxfcTIOeL4OAtSmL8JjcN6m09XIgro1Wi7cF4t/THaWEa7eL5CMoMBdjoHOTh/vwTO/o2TRXIyzg==", "cpu": [ "arm64" ], @@ -264,9 +264,9 @@ } }, "node_modules/@esbuild/android-x64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.24.0.tgz", - "integrity": "sha512-t8GrvnFkiIY7pa7mMgJd7p8p8qqYIz1NYiAoKc75Zyv73L3DZW++oYMSHPRarcotTKuSs6m3hTOa5CKHaS02TQ==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.24.2.tgz", + "integrity": "sha512-B6Q0YQDqMx9D7rvIcsXfmJfvUYLoP722bgfBlO5cGvNVb5V/+Y7nhBE3mHV9OpxBf4eAS2S68KZztiPaWq4XYw==", "cpu": [ "x64" ], @@ -281,9 +281,9 @@ } }, "node_modules/@esbuild/darwin-arm64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.24.0.tgz", - "integrity": "sha512-CKyDpRbK1hXwv79soeTJNHb5EiG6ct3efd/FTPdzOWdbZZfGhpbcqIpiD0+vwmpu0wTIL97ZRPZu8vUt46nBSw==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.24.2.tgz", + "integrity": "sha512-kj3AnYWc+CekmZnS5IPu9D+HWtUI49hbnyqk0FLEJDbzCIQt7hg7ucF1SQAilhtYpIujfaHr6O0UHlzzSPdOeA==", "cpu": [ "arm64" ], @@ -298,9 +298,9 @@ } }, "node_modules/@esbuild/darwin-x64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.24.0.tgz", - "integrity": "sha512-rgtz6flkVkh58od4PwTRqxbKH9cOjaXCMZgWD905JOzjFKW+7EiUObfd/Kav+A6Gyud6WZk9w+xu6QLytdi2OA==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.24.2.tgz", + "integrity": "sha512-WeSrmwwHaPkNR5H3yYfowhZcbriGqooyu3zI/3GGpF8AyUdsrrP0X6KumITGA9WOyiJavnGZUwPGvxvwfWPHIA==", "cpu": [ "x64" ], @@ -315,9 +315,9 @@ } }, "node_modules/@esbuild/freebsd-arm64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.24.0.tgz", - "integrity": "sha512-6Mtdq5nHggwfDNLAHkPlyLBpE5L6hwsuXZX8XNmHno9JuL2+bg2BX5tRkwjyfn6sKbxZTq68suOjgWqCicvPXA==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.24.2.tgz", + "integrity": "sha512-UN8HXjtJ0k/Mj6a9+5u6+2eZ2ERD7Edt1Q9IZiB5UZAIdPnVKDoG7mdTVGhHJIeEml60JteamR3qhsr1r8gXvg==", "cpu": [ "arm64" ], @@ -332,9 +332,9 @@ } }, "node_modules/@esbuild/freebsd-x64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.24.0.tgz", - "integrity": "sha512-D3H+xh3/zphoX8ck4S2RxKR6gHlHDXXzOf6f/9dbFt/NRBDIE33+cVa49Kil4WUjxMGW0ZIYBYtaGCa2+OsQwQ==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.24.2.tgz", + "integrity": "sha512-TvW7wE/89PYW+IevEJXZ5sF6gJRDY/14hyIGFXdIucxCsbRmLUcjseQu1SyTko+2idmCw94TgyaEZi9HUSOe3Q==", "cpu": [ "x64" ], @@ -349,9 +349,9 @@ } }, "node_modules/@esbuild/linux-arm": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.24.0.tgz", - "integrity": "sha512-gJKIi2IjRo5G6Glxb8d3DzYXlxdEj2NlkixPsqePSZMhLudqPhtZ4BUrpIuTjJYXxvF9njql+vRjB2oaC9XpBw==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.24.2.tgz", + "integrity": "sha512-n0WRM/gWIdU29J57hJyUdIsk0WarGd6To0s+Y+LwvlC55wt+GT/OgkwoXCXvIue1i1sSNWblHEig00GBWiJgfA==", "cpu": [ "arm" ], @@ -366,9 +366,9 @@ } }, "node_modules/@esbuild/linux-arm64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.24.0.tgz", - "integrity": "sha512-TDijPXTOeE3eaMkRYpcy3LarIg13dS9wWHRdwYRnzlwlA370rNdZqbcp0WTyyV/k2zSxfko52+C7jU5F9Tfj1g==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.24.2.tgz", + "integrity": "sha512-7HnAD6074BW43YvvUmE/35Id9/NB7BeX5EoNkK9obndmZBUk8xmJJeU7DwmUeN7tkysslb2eSl6CTrYz6oEMQg==", "cpu": [ "arm64" ], @@ -383,9 +383,9 @@ } }, "node_modules/@esbuild/linux-ia32": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.24.0.tgz", - "integrity": "sha512-K40ip1LAcA0byL05TbCQ4yJ4swvnbzHscRmUilrmP9Am7//0UjPreh4lpYzvThT2Quw66MhjG//20mrufm40mA==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.24.2.tgz", + "integrity": "sha512-sfv0tGPQhcZOgTKO3oBE9xpHuUqguHvSo4jl+wjnKwFpapx+vUDcawbwPNuBIAYdRAvIDBfZVvXprIj3HA+Ugw==", "cpu": [ "ia32" ], @@ -400,9 +400,9 @@ } }, "node_modules/@esbuild/linux-loong64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.24.0.tgz", - "integrity": "sha512-0mswrYP/9ai+CU0BzBfPMZ8RVm3RGAN/lmOMgW4aFUSOQBjA31UP8Mr6DDhWSuMwj7jaWOT0p0WoZ6jeHhrD7g==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.24.2.tgz", + "integrity": "sha512-CN9AZr8kEndGooS35ntToZLTQLHEjtVB5n7dl8ZcTZMonJ7CCfStrYhrzF97eAecqVbVJ7APOEe18RPI4KLhwQ==", "cpu": [ "loong64" ], @@ -417,9 +417,9 @@ } }, "node_modules/@esbuild/linux-mips64el": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.24.0.tgz", - "integrity": "sha512-hIKvXm0/3w/5+RDtCJeXqMZGkI2s4oMUGj3/jM0QzhgIASWrGO5/RlzAzm5nNh/awHE0A19h/CvHQe6FaBNrRA==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.24.2.tgz", + "integrity": "sha512-iMkk7qr/wl3exJATwkISxI7kTcmHKE+BlymIAbHO8xanq/TjHaaVThFF6ipWzPHryoFsesNQJPE/3wFJw4+huw==", "cpu": [ "mips64el" ], @@ -434,9 +434,9 @@ } }, "node_modules/@esbuild/linux-ppc64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.24.0.tgz", - "integrity": "sha512-HcZh5BNq0aC52UoocJxaKORfFODWXZxtBaaZNuN3PUX3MoDsChsZqopzi5UupRhPHSEHotoiptqikjN/B77mYQ==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.24.2.tgz", + "integrity": "sha512-shsVrgCZ57Vr2L8mm39kO5PPIb+843FStGt7sGGoqiiWYconSxwTiuswC1VJZLCjNiMLAMh34jg4VSEQb+iEbw==", "cpu": [ "ppc64" ], @@ -451,9 +451,9 @@ } }, "node_modules/@esbuild/linux-riscv64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.24.0.tgz", - "integrity": "sha512-bEh7dMn/h3QxeR2KTy1DUszQjUrIHPZKyO6aN1X4BCnhfYhuQqedHaa5MxSQA/06j3GpiIlFGSsy1c7Gf9padw==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.24.2.tgz", + "integrity": "sha512-4eSFWnU9Hhd68fW16GD0TINewo1L6dRrB+oLNNbYyMUAeOD2yCK5KXGK1GH4qD/kT+bTEXjsyTCiJGHPZ3eM9Q==", "cpu": [ "riscv64" ], @@ -468,9 +468,9 @@ } }, "node_modules/@esbuild/linux-s390x": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.24.0.tgz", - "integrity": "sha512-ZcQ6+qRkw1UcZGPyrCiHHkmBaj9SiCD8Oqd556HldP+QlpUIe2Wgn3ehQGVoPOvZvtHm8HPx+bH20c9pvbkX3g==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.24.2.tgz", + "integrity": "sha512-S0Bh0A53b0YHL2XEXC20bHLuGMOhFDO6GN4b3YjRLK//Ep3ql3erpNcPlEFed93hsQAjAQDNsvcK+hV90FubSw==", "cpu": [ "s390x" ], @@ -485,9 +485,9 @@ } }, "node_modules/@esbuild/linux-x64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.24.0.tgz", - "integrity": "sha512-vbutsFqQ+foy3wSSbmjBXXIJ6PL3scghJoM8zCL142cGaZKAdCZHyf+Bpu/MmX9zT9Q0zFBVKb36Ma5Fzfa8xA==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.24.2.tgz", + "integrity": "sha512-8Qi4nQcCTbLnK9WoMjdC9NiTG6/E38RNICU6sUNqK0QFxCYgoARqVqxdFmWkdonVsvGqWhmm7MO0jyTqLqwj0Q==", "cpu": [ "x64" ], @@ -501,10 +501,27 @@ "node": ">=18" } }, + "node_modules/@esbuild/netbsd-arm64": { + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.24.2.tgz", + "integrity": "sha512-wuLK/VztRRpMt9zyHSazyCVdCXlpHkKm34WUyinD2lzK07FAHTq0KQvZZlXikNWkDGoT6x3TD51jKQ7gMVpopw==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "netbsd" + ], + "engines": { + "node": ">=18" + } + }, "node_modules/@esbuild/netbsd-x64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.24.0.tgz", - "integrity": "sha512-hjQ0R/ulkO8fCYFsG0FZoH+pWgTTDreqpqY7UnQntnaKv95uP5iW3+dChxnx7C3trQQU40S+OgWhUVwCjVFLvg==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.24.2.tgz", + "integrity": "sha512-VefFaQUc4FMmJuAxmIHgUmfNiLXY438XrL4GDNV1Y1H/RW3qow68xTwjZKfj/+Plp9NANmzbH5R40Meudu8mmw==", "cpu": [ "x64" ], @@ -519,9 +536,9 @@ } }, "node_modules/@esbuild/openbsd-arm64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.24.0.tgz", - "integrity": "sha512-MD9uzzkPQbYehwcN583yx3Tu5M8EIoTD+tUgKF982WYL9Pf5rKy9ltgD0eUgs8pvKnmizxjXZyLt0z6DC3rRXg==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.24.2.tgz", + "integrity": "sha512-YQbi46SBct6iKnszhSvdluqDmxCJA+Pu280Av9WICNwQmMxV7nLRHZfjQzwbPs3jeWnuAhE9Jy0NrnJ12Oz+0A==", "cpu": [ "arm64" ], @@ -536,9 +553,9 @@ } }, "node_modules/@esbuild/openbsd-x64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.24.0.tgz", - "integrity": "sha512-4ir0aY1NGUhIC1hdoCzr1+5b43mw99uNwVzhIq1OY3QcEwPDO3B7WNXBzaKY5Nsf1+N11i1eOfFcq+D/gOS15Q==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.24.2.tgz", + "integrity": "sha512-+iDS6zpNM6EnJyWv0bMGLWSWeXGN/HTaF/LXHXHwejGsVi+ooqDfMCCTerNFxEkM3wYVcExkeGXNqshc9iMaOA==", "cpu": [ "x64" ], @@ -553,9 +570,9 @@ } }, "node_modules/@esbuild/sunos-x64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.24.0.tgz", - "integrity": "sha512-jVzdzsbM5xrotH+W5f1s+JtUy1UWgjU0Cf4wMvffTB8m6wP5/kx0KiaLHlbJO+dMgtxKV8RQ/JvtlFcdZ1zCPA==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.24.2.tgz", + "integrity": "sha512-hTdsW27jcktEvpwNHJU4ZwWFGkz2zRJUz8pvddmXPtXDzVKTTINmlmga3ZzwcuMpUvLw7JkLy9QLKyGpD2Yxig==", "cpu": [ "x64" ], @@ -570,9 +587,9 @@ } }, "node_modules/@esbuild/win32-arm64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.24.0.tgz", - "integrity": "sha512-iKc8GAslzRpBytO2/aN3d2yb2z8XTVfNV0PjGlCxKo5SgWmNXx82I/Q3aG1tFfS+A2igVCY97TJ8tnYwpUWLCA==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.24.2.tgz", + "integrity": "sha512-LihEQ2BBKVFLOC9ZItT9iFprsE9tqjDjnbulhHoFxYQtQfai7qfluVODIYxt1PgdoyQkz23+01rzwNwYfutxUQ==", "cpu": [ "arm64" ], @@ -587,9 +604,9 @@ } }, "node_modules/@esbuild/win32-ia32": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.24.0.tgz", - "integrity": "sha512-vQW36KZolfIudCcTnaTpmLQ24Ha1RjygBo39/aLkM2kmjkWmZGEJ5Gn9l5/7tzXA42QGIoWbICfg6KLLkIw6yw==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.24.2.tgz", + "integrity": "sha512-q+iGUwfs8tncmFC9pcnD5IvRHAzmbwQ3GPS5/ceCyHdjXubwQWI12MKWSNSMYLJMq23/IUCvJMS76PDqXe1fxA==", "cpu": [ "ia32" ], @@ -604,9 +621,9 @@ } }, "node_modules/@esbuild/win32-x64": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.24.0.tgz", - "integrity": "sha512-7IAFPrjSQIJrGsK6flwg7NFmwBoSTyF3rl7If0hNUFQU4ilTsEPL6GuMuU9BfIWVVGuRnuIidkSMC+c0Otu8IA==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.24.2.tgz", + "integrity": "sha512-7VTgWzgMGvup6aSqDPLiW5zHaxYJGTO4OokMjIlrCtf+VpEL+cXKtCvg723iguPYI5oaUNdS+/V7OU2gvXVWEg==", "cpu": [ "x64" ], @@ -1010,9 +1027,9 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "22.10.1", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.1.tgz", - "integrity": "sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==", + "version": "22.10.5", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.5.tgz", + "integrity": "sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ==", "dev": true, "license": "MIT", "dependencies": { @@ -1331,9 +1348,9 @@ "dev": true }, "node_modules/esbuild": { - "version": "0.24.0", - "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.24.0.tgz", - "integrity": "sha512-FuLPevChGDshgSicjisSooU0cemp/sGXR841D5LHMB7mTVOmsEHcAxaH3irL53+8YDIeVNQEySh4DaYU/iuPqQ==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.24.2.tgz", + "integrity": "sha512-+9egpBW8I3CD5XPe0n6BfT5fxLzxrlDzqydF3aviG+9ni1lDC/OvMHcxqEFV0+LANZG5R1bFMWfUrjVsdwxJvA==", "dev": true, "hasInstallScript": true, "license": "MIT", @@ -1344,30 +1361,31 @@ "node": ">=18" }, "optionalDependencies": { - "@esbuild/aix-ppc64": "0.24.0", - "@esbuild/android-arm": "0.24.0", - "@esbuild/android-arm64": "0.24.0", - "@esbuild/android-x64": "0.24.0", - "@esbuild/darwin-arm64": "0.24.0", - "@esbuild/darwin-x64": "0.24.0", - "@esbuild/freebsd-arm64": "0.24.0", - "@esbuild/freebsd-x64": "0.24.0", - "@esbuild/linux-arm": "0.24.0", - "@esbuild/linux-arm64": "0.24.0", - "@esbuild/linux-ia32": "0.24.0", - "@esbuild/linux-loong64": "0.24.0", - "@esbuild/linux-mips64el": "0.24.0", - "@esbuild/linux-ppc64": "0.24.0", - "@esbuild/linux-riscv64": "0.24.0", - "@esbuild/linux-s390x": "0.24.0", - "@esbuild/linux-x64": "0.24.0", - "@esbuild/netbsd-x64": "0.24.0", - "@esbuild/openbsd-arm64": "0.24.0", - "@esbuild/openbsd-x64": "0.24.0", - "@esbuild/sunos-x64": "0.24.0", - "@esbuild/win32-arm64": "0.24.0", - "@esbuild/win32-ia32": "0.24.0", - "@esbuild/win32-x64": "0.24.0" + "@esbuild/aix-ppc64": "0.24.2", + "@esbuild/android-arm": "0.24.2", + "@esbuild/android-arm64": "0.24.2", + "@esbuild/android-x64": "0.24.2", + "@esbuild/darwin-arm64": "0.24.2", + "@esbuild/darwin-x64": "0.24.2", + "@esbuild/freebsd-arm64": "0.24.2", + "@esbuild/freebsd-x64": "0.24.2", + "@esbuild/linux-arm": "0.24.2", + "@esbuild/linux-arm64": "0.24.2", + "@esbuild/linux-ia32": "0.24.2", + "@esbuild/linux-loong64": "0.24.2", + "@esbuild/linux-mips64el": "0.24.2", + "@esbuild/linux-ppc64": "0.24.2", + "@esbuild/linux-riscv64": "0.24.2", + "@esbuild/linux-s390x": "0.24.2", + "@esbuild/linux-x64": "0.24.2", + "@esbuild/netbsd-arm64": "0.24.2", + "@esbuild/netbsd-x64": "0.24.2", + "@esbuild/openbsd-arm64": "0.24.2", + "@esbuild/openbsd-x64": "0.24.2", + "@esbuild/sunos-x64": "0.24.2", + "@esbuild/win32-arm64": "0.24.2", + "@esbuild/win32-ia32": "0.24.2", + "@esbuild/win32-x64": "0.24.2" } }, "node_modules/escalade": { @@ -2433,13 +2451,13 @@ "license": "MIT" }, "node_modules/vite": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/vite/-/vite-6.0.3.tgz", - "integrity": "sha512-Cmuo5P0ENTN6HxLSo6IHsjCLn/81Vgrp81oaiFFMRa8gGDj5xEjIcEpf2ZymZtZR8oU0P2JX5WuUp/rlXcHkAw==", + "version": "6.0.7", + "resolved": "https://registry.npmjs.org/vite/-/vite-6.0.7.tgz", + "integrity": "sha512-RDt8r/7qx9940f8FcOIAH9PTViRrghKaK2K1jY3RaAURrEUbm9Du1mJ72G+jlhtG3WwodnfzY8ORQZbBavZEAQ==", "dev": true, "license": "MIT", "dependencies": { - "esbuild": "^0.24.0", + "esbuild": "^0.24.2", "postcss": "^8.4.49", "rollup": "^4.23.0" }, diff --git a/package.json b/package.json index 72ec73c..36b6fe2 100644 --- a/package.json +++ b/package.json @@ -34,15 +34,15 @@ "@biomejs/biome": "^1.9.4", "@digital-go-jp/design-tokens": "^1.0.1", "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.10.1", + "@types/node": "^22.10.5", "autoprefixer": "^10.4.20", "postcss": "^8.4.49", "tailwindcss": "^3.4.15", "typescript": "^5.7.2", - "vite": "^6.0.3" + "vite": "^6.0.7" }, "peerDependencies": { - "tailwindcss": "^3.4.15" + "tailwindcss": "^3.4.17" }, "engines": { "node": ">=18" From fa0236ff89f0bcb873efb4ed2dc7b29263a3a663 Mon Sep 17 00:00:00 2001 From: "keisuke.okafuji" Date: Fri, 10 Jan 2025 09:29:25 +0900 Subject: [PATCH 2/9] chore(deps): fix vulnerability of nanoid --- package-lock.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 90c3626..7c6e7c1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1725,9 +1725,9 @@ } }, "node_modules/nanoid": { - "version": "3.3.7", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", - "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", + "version": "3.3.8", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz", + "integrity": "sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==", "dev": true, "funding": [ { @@ -1735,6 +1735,7 @@ "url": "https://github.com/sponsors/ai" } ], + "license": "MIT", "bin": { "nanoid": "bin/nanoid.cjs" }, From 048d489d53be0e8a2693393b223c73763902c9a6 Mon Sep 17 00:00:00 2001 From: "keisuke.okafuji" Date: Fri, 10 Jan 2025 09:42:40 +0900 Subject: [PATCH 3/9] chore(deps): upgrade tailwindcss --- package-lock.json | 34 +++++++++++++--------------------- package.json | 2 +- 2 files changed, 14 insertions(+), 22 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7c6e7c1..ad3d309 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@types/node": "^22.10.5", "autoprefixer": "^10.4.20", "postcss": "^8.4.49", - "tailwindcss": "^3.4.15", + "tailwindcss": "^3.4.17", "typescript": "^5.7.2", "vite": "^6.0.7" }, @@ -1643,12 +1643,16 @@ } }, "node_modules/lilconfig": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.1.0.tgz", - "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==", + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.3.tgz", + "integrity": "sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==", "dev": true, + "license": "MIT", "engines": { - "node": ">=10" + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/antonk52" } }, "node_modules/lines-and-columns": { @@ -1954,18 +1958,6 @@ } } }, - "node_modules/postcss-load-config/node_modules/lilconfig": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.1.tgz", - "integrity": "sha512-O18pf7nyvHTckunPWCV1XUNXU1piu01y2b7ATJ0ppkUkk8ocqVWBrYjJBCwHDjD/ZWcfyrA0P4gKhzWGi5EINQ==", - "dev": true, - "engines": { - "node": ">=14" - }, - "funding": { - "url": "https://github.com/sponsors/antonk52" - } - }, "node_modules/postcss-nested": { "version": "6.2.0", "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.2.0.tgz", @@ -2316,9 +2308,9 @@ } }, "node_modules/tailwindcss": { - "version": "3.4.15", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.15.tgz", - "integrity": "sha512-r4MeXnfBmSOuKUWmXe6h2CcyfzJCEk4F0pptO5jlnYSIViUkVmsawj80N5h2lO3gwcmSb4n3PuN+e+GC1Guylw==", + "version": "3.4.17", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.17.tgz", + "integrity": "sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==", "dev": true, "license": "MIT", "dependencies": { @@ -2331,7 +2323,7 @@ "glob-parent": "^6.0.2", "is-glob": "^4.0.3", "jiti": "^1.21.6", - "lilconfig": "^2.1.0", + "lilconfig": "^3.1.3", "micromatch": "^4.0.8", "normalize-path": "^3.0.0", "object-hash": "^3.0.0", diff --git a/package.json b/package.json index 36b6fe2..43d9d9d 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@types/node": "^22.10.5", "autoprefixer": "^10.4.20", "postcss": "^8.4.49", - "tailwindcss": "^3.4.15", + "tailwindcss": "^3.4.17", "typescript": "^5.7.2", "vite": "^6.0.7" }, From e86d8c076a7833330347725d0d65327fd2b61366 Mon Sep 17 00:00:00 2001 From: "keisuke.okafuji" Date: Wed, 22 Jan 2025 10:29:53 +0900 Subject: [PATCH 4/9] chore(deps): upgrade dependencies --- package-lock.json | 32 ++++++++++++++++---------------- package.json | 8 ++++---- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/package-lock.json b/package-lock.json index ad3d309..20425a2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,14 +10,14 @@ "license": "MIT", "devDependencies": { "@biomejs/biome": "^1.9.4", - "@digital-go-jp/design-tokens": "^1.0.1", + "@digital-go-jp/design-tokens": "^1.0.2", "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.10.5", + "@types/node": "^22.10.7", "autoprefixer": "^10.4.20", "postcss": "^8.4.49", "tailwindcss": "^3.4.17", - "typescript": "^5.7.2", - "vite": "^6.0.7" + "typescript": "^5.7.3", + "vite": "^6.0.11" }, "engines": { "node": ">=18" @@ -203,9 +203,9 @@ } }, "node_modules/@digital-go-jp/design-tokens": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@digital-go-jp/design-tokens/-/design-tokens-1.0.1.tgz", - "integrity": "sha512-hI8d5eL3tX7Y6vP72YejFx0KRQI/T96uW4c3FiiYosp3KOyA5HsfWDsD3g4y5RZIDKDqdGBykrM1+Rb26bJ1/Q==", + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/@digital-go-jp/design-tokens/-/design-tokens-1.0.2.tgz", + "integrity": "sha512-ihbq1srltm8bIeLsoXBZZZXim8zDZ6B6pI7VRqaaOZ5SZHhlIf+IYlInbSMeAAqsHLtZt941s/2PvPbCu4YdPw==", "dev": true, "license": "MIT", "engines": { @@ -1027,9 +1027,9 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "22.10.5", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.5.tgz", - "integrity": "sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ==", + "version": "22.10.7", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.7.tgz", + "integrity": "sha512-V09KvXxFiutGp6B7XkpaDXlNadZxrzajcY50EuoLIpQ6WWYCSvf19lVIazzfIzQvhUN2HjX12spLojTnhuKlGg==", "dev": true, "license": "MIT", "dependencies": { @@ -2385,9 +2385,9 @@ "dev": true }, "node_modules/typescript": { - "version": "5.7.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz", - "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==", + "version": "5.7.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz", + "integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==", "dev": true, "license": "Apache-2.0", "bin": { @@ -2444,9 +2444,9 @@ "license": "MIT" }, "node_modules/vite": { - "version": "6.0.7", - "resolved": "https://registry.npmjs.org/vite/-/vite-6.0.7.tgz", - "integrity": "sha512-RDt8r/7qx9940f8FcOIAH9PTViRrghKaK2K1jY3RaAURrEUbm9Du1mJ72G+jlhtG3WwodnfzY8ORQZbBavZEAQ==", + "version": "6.0.11", + "resolved": "https://registry.npmjs.org/vite/-/vite-6.0.11.tgz", + "integrity": "sha512-4VL9mQPKoHy4+FE0NnRE/kbY51TOfaknxAjt3fJbGJxhIpBZiqVzlZDEesWWsuREXHwNdAoOFZ9MkPEVXczHwg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 43d9d9d..c98943d 100644 --- a/package.json +++ b/package.json @@ -32,14 +32,14 @@ }, "devDependencies": { "@biomejs/biome": "^1.9.4", - "@digital-go-jp/design-tokens": "^1.0.1", + "@digital-go-jp/design-tokens": "^1.0.2", "@tsconfig/node20": "^20.1.4", - "@types/node": "^22.10.5", + "@types/node": "^22.10.7", "autoprefixer": "^10.4.20", "postcss": "^8.4.49", "tailwindcss": "^3.4.17", - "typescript": "^5.7.2", - "vite": "^6.0.7" + "typescript": "^5.7.3", + "vite": "^6.0.11" }, "peerDependencies": { "tailwindcss": "^3.4.17" From 48682662a4095e9aa1ca8803d30497d93f9022ba Mon Sep 17 00:00:00 2001 From: "keisuke.okafuji" Date: Wed, 22 Jan 2025 10:30:06 +0900 Subject: [PATCH 5/9] chore: rebuild --- examples/tailwind-theme-plugin/index.es.js | 1365 +++----------------- 1 file changed, 207 insertions(+), 1158 deletions(-) diff --git a/examples/tailwind-theme-plugin/index.es.js b/examples/tailwind-theme-plugin/index.es.js index fc7821a..700ea86 100644 --- a/examples/tailwind-theme-plugin/index.es.js +++ b/examples/tailwind-theme-plugin/index.es.js @@ -23,12 +23,7 @@ function f() { item: "Blue", subitem: "50" }, - path: [ - "Color", - "Primitive", - "Blue", - "50" - ] + path: ["Color", "Primitive", "Blue", "50"] }, 100: { $type: "color", @@ -46,12 +41,7 @@ function f() { item: "Blue", subitem: "100" }, - path: [ - "Color", - "Primitive", - "Blue", - "100" - ] + path: ["Color", "Primitive", "Blue", "100"] }, 200: { $type: "color", @@ -69,12 +59,7 @@ function f() { item: "Blue", subitem: "200" }, - path: [ - "Color", - "Primitive", - "Blue", - "200" - ] + path: ["Color", "Primitive", "Blue", "200"] }, 300: { $type: "color", @@ -92,12 +77,7 @@ function f() { item: "Blue", subitem: "300" }, - path: [ - "Color", - "Primitive", - "Blue", - "300" - ] + path: ["Color", "Primitive", "Blue", "300"] }, 400: { $type: "color", @@ -115,12 +95,7 @@ function f() { item: "Blue", subitem: "400" }, - path: [ - "Color", - "Primitive", - "Blue", - "400" - ] + path: ["Color", "Primitive", "Blue", "400"] }, 500: { $type: "color", @@ -138,12 +113,7 @@ function f() { item: "Blue", subitem: "500" }, - path: [ - "Color", - "Primitive", - "Blue", - "500" - ] + path: ["Color", "Primitive", "Blue", "500"] }, 600: { $type: "color", @@ -161,12 +131,7 @@ function f() { item: "Blue", subitem: "600" }, - path: [ - "Color", - "Primitive", - "Blue", - "600" - ] + path: ["Color", "Primitive", "Blue", "600"] }, 700: { $type: "color", @@ -184,12 +149,7 @@ function f() { item: "Blue", subitem: "700" }, - path: [ - "Color", - "Primitive", - "Blue", - "700" - ] + path: ["Color", "Primitive", "Blue", "700"] }, 800: { $type: "color", @@ -207,12 +167,7 @@ function f() { item: "Blue", subitem: "800" }, - path: [ - "Color", - "Primitive", - "Blue", - "800" - ] + path: ["Color", "Primitive", "Blue", "800"] }, 900: { $type: "color", @@ -230,12 +185,7 @@ function f() { item: "Blue", subitem: "900" }, - path: [ - "Color", - "Primitive", - "Blue", - "900" - ] + path: ["Color", "Primitive", "Blue", "900"] }, 1e3: { $type: "color", @@ -253,12 +203,7 @@ function f() { item: "Blue", subitem: "1000" }, - path: [ - "Color", - "Primitive", - "Blue", - "1000" - ] + path: ["Color", "Primitive", "Blue", "1000"] }, 1100: { $type: "color", @@ -276,12 +221,7 @@ function f() { item: "Blue", subitem: "1100" }, - path: [ - "Color", - "Primitive", - "Blue", - "1100" - ] + path: ["Color", "Primitive", "Blue", "1100"] }, 1200: { $type: "color", @@ -299,12 +239,7 @@ function f() { item: "Blue", subitem: "1200" }, - path: [ - "Color", - "Primitive", - "Blue", - "1200" - ] + path: ["Color", "Primitive", "Blue", "1200"] } }, LightBlue: { @@ -324,12 +259,7 @@ function f() { item: "LightBlue", subitem: "50" }, - path: [ - "Color", - "Primitive", - "LightBlue", - "50" - ] + path: ["Color", "Primitive", "LightBlue", "50"] }, 100: { $type: "color", @@ -347,12 +277,7 @@ function f() { item: "LightBlue", subitem: "100" }, - path: [ - "Color", - "Primitive", - "LightBlue", - "100" - ] + path: ["Color", "Primitive", "LightBlue", "100"] }, 200: { $type: "color", @@ -370,12 +295,7 @@ function f() { item: "LightBlue", subitem: "200" }, - path: [ - "Color", - "Primitive", - "LightBlue", - "200" - ] + path: ["Color", "Primitive", "LightBlue", "200"] }, 300: { $type: "color", @@ -393,12 +313,7 @@ function f() { item: "LightBlue", subitem: "300" }, - path: [ - "Color", - "Primitive", - "LightBlue", - "300" - ] + path: ["Color", "Primitive", "LightBlue", "300"] }, 400: { $type: "color", @@ -416,12 +331,7 @@ function f() { item: "LightBlue", subitem: "400" }, - path: [ - "Color", - "Primitive", - "LightBlue", - "400" - ] + path: ["Color", "Primitive", "LightBlue", "400"] }, 500: { $type: "color", @@ -439,12 +349,7 @@ function f() { item: "LightBlue", subitem: "500" }, - path: [ - "Color", - "Primitive", - "LightBlue", - "500" - ] + path: ["Color", "Primitive", "LightBlue", "500"] }, 600: { $type: "color", @@ -462,12 +367,7 @@ function f() { item: "LightBlue", subitem: "600" }, - path: [ - "Color", - "Primitive", - "LightBlue", - "600" - ] + path: ["Color", "Primitive", "LightBlue", "600"] }, 700: { $type: "color", @@ -485,12 +385,7 @@ function f() { item: "LightBlue", subitem: "700" }, - path: [ - "Color", - "Primitive", - "LightBlue", - "700" - ] + path: ["Color", "Primitive", "LightBlue", "700"] }, 800: { $type: "color", @@ -508,12 +403,7 @@ function f() { item: "LightBlue", subitem: "800" }, - path: [ - "Color", - "Primitive", - "LightBlue", - "800" - ] + path: ["Color", "Primitive", "LightBlue", "800"] }, 900: { $type: "color", @@ -531,12 +421,7 @@ function f() { item: "LightBlue", subitem: "900" }, - path: [ - "Color", - "Primitive", - "LightBlue", - "900" - ] + path: ["Color", "Primitive", "LightBlue", "900"] }, 1e3: { $type: "color", @@ -554,12 +439,7 @@ function f() { item: "LightBlue", subitem: "1000" }, - path: [ - "Color", - "Primitive", - "LightBlue", - "1000" - ] + path: ["Color", "Primitive", "LightBlue", "1000"] }, 1100: { $type: "color", @@ -577,12 +457,7 @@ function f() { item: "LightBlue", subitem: "1100" }, - path: [ - "Color", - "Primitive", - "LightBlue", - "1100" - ] + path: ["Color", "Primitive", "LightBlue", "1100"] }, 1200: { $type: "color", @@ -600,12 +475,7 @@ function f() { item: "LightBlue", subitem: "1200" }, - path: [ - "Color", - "Primitive", - "LightBlue", - "1200" - ] + path: ["Color", "Primitive", "LightBlue", "1200"] } }, Cyan: { @@ -625,12 +495,7 @@ function f() { item: "Cyan", subitem: "50" }, - path: [ - "Color", - "Primitive", - "Cyan", - "50" - ] + path: ["Color", "Primitive", "Cyan", "50"] }, 100: { $type: "color", @@ -648,12 +513,7 @@ function f() { item: "Cyan", subitem: "100" }, - path: [ - "Color", - "Primitive", - "Cyan", - "100" - ] + path: ["Color", "Primitive", "Cyan", "100"] }, 200: { $type: "color", @@ -671,12 +531,7 @@ function f() { item: "Cyan", subitem: "200" }, - path: [ - "Color", - "Primitive", - "Cyan", - "200" - ] + path: ["Color", "Primitive", "Cyan", "200"] }, 300: { $type: "color", @@ -694,12 +549,7 @@ function f() { item: "Cyan", subitem: "300" }, - path: [ - "Color", - "Primitive", - "Cyan", - "300" - ] + path: ["Color", "Primitive", "Cyan", "300"] }, 400: { $type: "color", @@ -717,12 +567,7 @@ function f() { item: "Cyan", subitem: "400" }, - path: [ - "Color", - "Primitive", - "Cyan", - "400" - ] + path: ["Color", "Primitive", "Cyan", "400"] }, 500: { $type: "color", @@ -740,12 +585,7 @@ function f() { item: "Cyan", subitem: "500" }, - path: [ - "Color", - "Primitive", - "Cyan", - "500" - ] + path: ["Color", "Primitive", "Cyan", "500"] }, 600: { $type: "color", @@ -763,12 +603,7 @@ function f() { item: "Cyan", subitem: "600" }, - path: [ - "Color", - "Primitive", - "Cyan", - "600" - ] + path: ["Color", "Primitive", "Cyan", "600"] }, 700: { $type: "color", @@ -786,12 +621,7 @@ function f() { item: "Cyan", subitem: "700" }, - path: [ - "Color", - "Primitive", - "Cyan", - "700" - ] + path: ["Color", "Primitive", "Cyan", "700"] }, 800: { $type: "color", @@ -809,12 +639,7 @@ function f() { item: "Cyan", subitem: "800" }, - path: [ - "Color", - "Primitive", - "Cyan", - "800" - ] + path: ["Color", "Primitive", "Cyan", "800"] }, 900: { $type: "color", @@ -832,12 +657,7 @@ function f() { item: "Cyan", subitem: "900" }, - path: [ - "Color", - "Primitive", - "Cyan", - "900" - ] + path: ["Color", "Primitive", "Cyan", "900"] }, 1e3: { $type: "color", @@ -855,12 +675,7 @@ function f() { item: "Cyan", subitem: "1000" }, - path: [ - "Color", - "Primitive", - "Cyan", - "1000" - ] + path: ["Color", "Primitive", "Cyan", "1000"] }, 1100: { $type: "color", @@ -878,12 +693,7 @@ function f() { item: "Cyan", subitem: "1100" }, - path: [ - "Color", - "Primitive", - "Cyan", - "1100" - ] + path: ["Color", "Primitive", "Cyan", "1100"] }, 1200: { $type: "color", @@ -901,12 +711,7 @@ function f() { item: "Cyan", subitem: "1200" }, - path: [ - "Color", - "Primitive", - "Cyan", - "1200" - ] + path: ["Color", "Primitive", "Cyan", "1200"] } }, Green: { @@ -926,12 +731,7 @@ function f() { item: "Green", subitem: "50" }, - path: [ - "Color", - "Primitive", - "Green", - "50" - ] + path: ["Color", "Primitive", "Green", "50"] }, 100: { $type: "color", @@ -949,12 +749,7 @@ function f() { item: "Green", subitem: "100" }, - path: [ - "Color", - "Primitive", - "Green", - "100" - ] + path: ["Color", "Primitive", "Green", "100"] }, 200: { $type: "color", @@ -972,12 +767,7 @@ function f() { item: "Green", subitem: "200" }, - path: [ - "Color", - "Primitive", - "Green", - "200" - ] + path: ["Color", "Primitive", "Green", "200"] }, 300: { $type: "color", @@ -995,12 +785,7 @@ function f() { item: "Green", subitem: "300" }, - path: [ - "Color", - "Primitive", - "Green", - "300" - ] + path: ["Color", "Primitive", "Green", "300"] }, 400: { $type: "color", @@ -1018,12 +803,7 @@ function f() { item: "Green", subitem: "400" }, - path: [ - "Color", - "Primitive", - "Green", - "400" - ] + path: ["Color", "Primitive", "Green", "400"] }, 500: { $type: "color", @@ -1041,12 +821,7 @@ function f() { item: "Green", subitem: "500" }, - path: [ - "Color", - "Primitive", - "Green", - "500" - ] + path: ["Color", "Primitive", "Green", "500"] }, 600: { $type: "color", @@ -1064,12 +839,7 @@ function f() { item: "Green", subitem: "600" }, - path: [ - "Color", - "Primitive", - "Green", - "600" - ] + path: ["Color", "Primitive", "Green", "600"] }, 700: { $type: "color", @@ -1087,12 +857,7 @@ function f() { item: "Green", subitem: "700" }, - path: [ - "Color", - "Primitive", - "Green", - "700" - ] + path: ["Color", "Primitive", "Green", "700"] }, 800: { $type: "color", @@ -1110,12 +875,7 @@ function f() { item: "Green", subitem: "800" }, - path: [ - "Color", - "Primitive", - "Green", - "800" - ] + path: ["Color", "Primitive", "Green", "800"] }, 900: { $type: "color", @@ -1133,12 +893,7 @@ function f() { item: "Green", subitem: "900" }, - path: [ - "Color", - "Primitive", - "Green", - "900" - ] + path: ["Color", "Primitive", "Green", "900"] }, 1e3: { $type: "color", @@ -1156,12 +911,7 @@ function f() { item: "Green", subitem: "1000" }, - path: [ - "Color", - "Primitive", - "Green", - "1000" - ] + path: ["Color", "Primitive", "Green", "1000"] }, 1100: { $type: "color", @@ -1179,12 +929,7 @@ function f() { item: "Green", subitem: "1100" }, - path: [ - "Color", - "Primitive", - "Green", - "1100" - ] + path: ["Color", "Primitive", "Green", "1100"] }, 1200: { $type: "color", @@ -1202,12 +947,7 @@ function f() { item: "Green", subitem: "1200" }, - path: [ - "Color", - "Primitive", - "Green", - "1200" - ] + path: ["Color", "Primitive", "Green", "1200"] } }, Lime: { @@ -1227,12 +967,7 @@ function f() { item: "Lime", subitem: "50" }, - path: [ - "Color", - "Primitive", - "Lime", - "50" - ] + path: ["Color", "Primitive", "Lime", "50"] }, 100: { $type: "color", @@ -1250,12 +985,7 @@ function f() { item: "Lime", subitem: "100" }, - path: [ - "Color", - "Primitive", - "Lime", - "100" - ] + path: ["Color", "Primitive", "Lime", "100"] }, 200: { $type: "color", @@ -1273,12 +1003,7 @@ function f() { item: "Lime", subitem: "200" }, - path: [ - "Color", - "Primitive", - "Lime", - "200" - ] + path: ["Color", "Primitive", "Lime", "200"] }, 300: { $type: "color", @@ -1296,12 +1021,7 @@ function f() { item: "Lime", subitem: "300" }, - path: [ - "Color", - "Primitive", - "Lime", - "300" - ] + path: ["Color", "Primitive", "Lime", "300"] }, 400: { $type: "color", @@ -1319,12 +1039,7 @@ function f() { item: "Lime", subitem: "400" }, - path: [ - "Color", - "Primitive", - "Lime", - "400" - ] + path: ["Color", "Primitive", "Lime", "400"] }, 500: { $type: "color", @@ -1342,12 +1057,7 @@ function f() { item: "Lime", subitem: "500" }, - path: [ - "Color", - "Primitive", - "Lime", - "500" - ] + path: ["Color", "Primitive", "Lime", "500"] }, 600: { $type: "color", @@ -1365,12 +1075,7 @@ function f() { item: "Lime", subitem: "600" }, - path: [ - "Color", - "Primitive", - "Lime", - "600" - ] + path: ["Color", "Primitive", "Lime", "600"] }, 700: { $type: "color", @@ -1388,12 +1093,7 @@ function f() { item: "Lime", subitem: "700" }, - path: [ - "Color", - "Primitive", - "Lime", - "700" - ] + path: ["Color", "Primitive", "Lime", "700"] }, 800: { $type: "color", @@ -1411,12 +1111,7 @@ function f() { item: "Lime", subitem: "800" }, - path: [ - "Color", - "Primitive", - "Lime", - "800" - ] + path: ["Color", "Primitive", "Lime", "800"] }, 900: { $type: "color", @@ -1434,12 +1129,7 @@ function f() { item: "Lime", subitem: "900" }, - path: [ - "Color", - "Primitive", - "Lime", - "900" - ] + path: ["Color", "Primitive", "Lime", "900"] }, 1e3: { $type: "color", @@ -1457,12 +1147,7 @@ function f() { item: "Lime", subitem: "1000" }, - path: [ - "Color", - "Primitive", - "Lime", - "1000" - ] + path: ["Color", "Primitive", "Lime", "1000"] }, 1100: { $type: "color", @@ -1480,12 +1165,7 @@ function f() { item: "Lime", subitem: "1100" }, - path: [ - "Color", - "Primitive", - "Lime", - "1100" - ] + path: ["Color", "Primitive", "Lime", "1100"] }, 1200: { $type: "color", @@ -1503,12 +1183,7 @@ function f() { item: "Lime", subitem: "1200" }, - path: [ - "Color", - "Primitive", - "Lime", - "1200" - ] + path: ["Color", "Primitive", "Lime", "1200"] } }, Yellow: { @@ -1528,12 +1203,7 @@ function f() { item: "Yellow", subitem: "50" }, - path: [ - "Color", - "Primitive", - "Yellow", - "50" - ] + path: ["Color", "Primitive", "Yellow", "50"] }, 100: { $type: "color", @@ -1551,12 +1221,7 @@ function f() { item: "Yellow", subitem: "100" }, - path: [ - "Color", - "Primitive", - "Yellow", - "100" - ] + path: ["Color", "Primitive", "Yellow", "100"] }, 200: { $type: "color", @@ -1574,12 +1239,7 @@ function f() { item: "Yellow", subitem: "200" }, - path: [ - "Color", - "Primitive", - "Yellow", - "200" - ] + path: ["Color", "Primitive", "Yellow", "200"] }, 300: { $type: "color", @@ -1597,12 +1257,7 @@ function f() { item: "Yellow", subitem: "300" }, - path: [ - "Color", - "Primitive", - "Yellow", - "300" - ] + path: ["Color", "Primitive", "Yellow", "300"] }, 400: { $type: "color", @@ -1620,12 +1275,7 @@ function f() { item: "Yellow", subitem: "400" }, - path: [ - "Color", - "Primitive", - "Yellow", - "400" - ] + path: ["Color", "Primitive", "Yellow", "400"] }, 500: { $type: "color", @@ -1643,12 +1293,7 @@ function f() { item: "Yellow", subitem: "500" }, - path: [ - "Color", - "Primitive", - "Yellow", - "500" - ] + path: ["Color", "Primitive", "Yellow", "500"] }, 600: { $type: "color", @@ -1666,12 +1311,7 @@ function f() { item: "Yellow", subitem: "600" }, - path: [ - "Color", - "Primitive", - "Yellow", - "600" - ] + path: ["Color", "Primitive", "Yellow", "600"] }, 700: { $type: "color", @@ -1689,12 +1329,7 @@ function f() { item: "Yellow", subitem: "700" }, - path: [ - "Color", - "Primitive", - "Yellow", - "700" - ] + path: ["Color", "Primitive", "Yellow", "700"] }, 800: { $type: "color", @@ -1712,12 +1347,7 @@ function f() { item: "Yellow", subitem: "800" }, - path: [ - "Color", - "Primitive", - "Yellow", - "800" - ] + path: ["Color", "Primitive", "Yellow", "800"] }, 900: { $type: "color", @@ -1735,12 +1365,7 @@ function f() { item: "Yellow", subitem: "900" }, - path: [ - "Color", - "Primitive", - "Yellow", - "900" - ] + path: ["Color", "Primitive", "Yellow", "900"] }, 1e3: { $type: "color", @@ -1758,12 +1383,7 @@ function f() { item: "Yellow", subitem: "1000" }, - path: [ - "Color", - "Primitive", - "Yellow", - "1000" - ] + path: ["Color", "Primitive", "Yellow", "1000"] }, 1100: { $type: "color", @@ -1781,12 +1401,7 @@ function f() { item: "Yellow", subitem: "1100" }, - path: [ - "Color", - "Primitive", - "Yellow", - "1100" - ] + path: ["Color", "Primitive", "Yellow", "1100"] }, 1200: { $type: "color", @@ -1804,12 +1419,7 @@ function f() { item: "Yellow", subitem: "1200" }, - path: [ - "Color", - "Primitive", - "Yellow", - "1200" - ] + path: ["Color", "Primitive", "Yellow", "1200"] } }, Orange: { @@ -1829,12 +1439,7 @@ function f() { item: "Orange", subitem: "50" }, - path: [ - "Color", - "Primitive", - "Orange", - "50" - ] + path: ["Color", "Primitive", "Orange", "50"] }, 100: { $type: "color", @@ -1852,12 +1457,7 @@ function f() { item: "Orange", subitem: "100" }, - path: [ - "Color", - "Primitive", - "Orange", - "100" - ] + path: ["Color", "Primitive", "Orange", "100"] }, 200: { $type: "color", @@ -1875,12 +1475,7 @@ function f() { item: "Orange", subitem: "200" }, - path: [ - "Color", - "Primitive", - "Orange", - "200" - ] + path: ["Color", "Primitive", "Orange", "200"] }, 300: { $type: "color", @@ -1898,12 +1493,7 @@ function f() { item: "Orange", subitem: "300" }, - path: [ - "Color", - "Primitive", - "Orange", - "300" - ] + path: ["Color", "Primitive", "Orange", "300"] }, 400: { $type: "color", @@ -1921,12 +1511,7 @@ function f() { item: "Orange", subitem: "400" }, - path: [ - "Color", - "Primitive", - "Orange", - "400" - ] + path: ["Color", "Primitive", "Orange", "400"] }, 500: { $type: "color", @@ -1944,12 +1529,7 @@ function f() { item: "Orange", subitem: "500" }, - path: [ - "Color", - "Primitive", - "Orange", - "500" - ] + path: ["Color", "Primitive", "Orange", "500"] }, 600: { $type: "color", @@ -1967,12 +1547,7 @@ function f() { item: "Orange", subitem: "600" }, - path: [ - "Color", - "Primitive", - "Orange", - "600" - ] + path: ["Color", "Primitive", "Orange", "600"] }, 700: { $type: "color", @@ -1990,12 +1565,7 @@ function f() { item: "Orange", subitem: "700" }, - path: [ - "Color", - "Primitive", - "Orange", - "700" - ] + path: ["Color", "Primitive", "Orange", "700"] }, 800: { $type: "color", @@ -2013,12 +1583,7 @@ function f() { item: "Orange", subitem: "800" }, - path: [ - "Color", - "Primitive", - "Orange", - "800" - ] + path: ["Color", "Primitive", "Orange", "800"] }, 900: { $type: "color", @@ -2036,12 +1601,7 @@ function f() { item: "Orange", subitem: "900" }, - path: [ - "Color", - "Primitive", - "Orange", - "900" - ] + path: ["Color", "Primitive", "Orange", "900"] }, 1e3: { $type: "color", @@ -2059,12 +1619,7 @@ function f() { item: "Orange", subitem: "1000" }, - path: [ - "Color", - "Primitive", - "Orange", - "1000" - ] + path: ["Color", "Primitive", "Orange", "1000"] }, 1100: { $type: "color", @@ -2082,12 +1637,7 @@ function f() { item: "Orange", subitem: "1100" }, - path: [ - "Color", - "Primitive", - "Orange", - "1100" - ] + path: ["Color", "Primitive", "Orange", "1100"] }, 1200: { $type: "color", @@ -2105,12 +1655,7 @@ function f() { item: "Orange", subitem: "1200" }, - path: [ - "Color", - "Primitive", - "Orange", - "1200" - ] + path: ["Color", "Primitive", "Orange", "1200"] } }, Red: { @@ -2130,12 +1675,7 @@ function f() { item: "Red", subitem: "50" }, - path: [ - "Color", - "Primitive", - "Red", - "50" - ] + path: ["Color", "Primitive", "Red", "50"] }, 100: { $type: "color", @@ -2153,12 +1693,7 @@ function f() { item: "Red", subitem: "100" }, - path: [ - "Color", - "Primitive", - "Red", - "100" - ] + path: ["Color", "Primitive", "Red", "100"] }, 200: { $type: "color", @@ -2176,12 +1711,7 @@ function f() { item: "Red", subitem: "200" }, - path: [ - "Color", - "Primitive", - "Red", - "200" - ] + path: ["Color", "Primitive", "Red", "200"] }, 300: { $type: "color", @@ -2199,12 +1729,7 @@ function f() { item: "Red", subitem: "300" }, - path: [ - "Color", - "Primitive", - "Red", - "300" - ] + path: ["Color", "Primitive", "Red", "300"] }, 400: { $type: "color", @@ -2222,12 +1747,7 @@ function f() { item: "Red", subitem: "400" }, - path: [ - "Color", - "Primitive", - "Red", - "400" - ] + path: ["Color", "Primitive", "Red", "400"] }, 500: { $type: "color", @@ -2245,12 +1765,7 @@ function f() { item: "Red", subitem: "500" }, - path: [ - "Color", - "Primitive", - "Red", - "500" - ] + path: ["Color", "Primitive", "Red", "500"] }, 600: { $type: "color", @@ -2268,12 +1783,7 @@ function f() { item: "Red", subitem: "600" }, - path: [ - "Color", - "Primitive", - "Red", - "600" - ] + path: ["Color", "Primitive", "Red", "600"] }, 700: { $type: "color", @@ -2291,12 +1801,7 @@ function f() { item: "Red", subitem: "700" }, - path: [ - "Color", - "Primitive", - "Red", - "700" - ] + path: ["Color", "Primitive", "Red", "700"] }, 800: { $type: "color", @@ -2314,12 +1819,7 @@ function f() { item: "Red", subitem: "800" }, - path: [ - "Color", - "Primitive", - "Red", - "800" - ] + path: ["Color", "Primitive", "Red", "800"] }, 900: { $type: "color", @@ -2337,12 +1837,7 @@ function f() { item: "Red", subitem: "900" }, - path: [ - "Color", - "Primitive", - "Red", - "900" - ] + path: ["Color", "Primitive", "Red", "900"] }, 1e3: { $type: "color", @@ -2360,12 +1855,7 @@ function f() { item: "Red", subitem: "1000" }, - path: [ - "Color", - "Primitive", - "Red", - "1000" - ] + path: ["Color", "Primitive", "Red", "1000"] }, 1100: { $type: "color", @@ -2383,12 +1873,7 @@ function f() { item: "Red", subitem: "1100" }, - path: [ - "Color", - "Primitive", - "Red", - "1100" - ] + path: ["Color", "Primitive", "Red", "1100"] }, 1200: { $type: "color", @@ -2406,12 +1891,7 @@ function f() { item: "Red", subitem: "1200" }, - path: [ - "Color", - "Primitive", - "Red", - "1200" - ] + path: ["Color", "Primitive", "Red", "1200"] } }, Magenta: { @@ -2431,12 +1911,7 @@ function f() { item: "Magenta", subitem: "50" }, - path: [ - "Color", - "Primitive", - "Magenta", - "50" - ] + path: ["Color", "Primitive", "Magenta", "50"] }, 100: { $type: "color", @@ -2454,12 +1929,7 @@ function f() { item: "Magenta", subitem: "100" }, - path: [ - "Color", - "Primitive", - "Magenta", - "100" - ] + path: ["Color", "Primitive", "Magenta", "100"] }, 200: { $type: "color", @@ -2477,12 +1947,7 @@ function f() { item: "Magenta", subitem: "200" }, - path: [ - "Color", - "Primitive", - "Magenta", - "200" - ] + path: ["Color", "Primitive", "Magenta", "200"] }, 300: { $type: "color", @@ -2500,12 +1965,7 @@ function f() { item: "Magenta", subitem: "300" }, - path: [ - "Color", - "Primitive", - "Magenta", - "300" - ] + path: ["Color", "Primitive", "Magenta", "300"] }, 400: { $type: "color", @@ -2523,12 +1983,7 @@ function f() { item: "Magenta", subitem: "400" }, - path: [ - "Color", - "Primitive", - "Magenta", - "400" - ] + path: ["Color", "Primitive", "Magenta", "400"] }, 500: { $type: "color", @@ -2546,12 +2001,7 @@ function f() { item: "Magenta", subitem: "500" }, - path: [ - "Color", - "Primitive", - "Magenta", - "500" - ] + path: ["Color", "Primitive", "Magenta", "500"] }, 600: { $type: "color", @@ -2569,12 +2019,7 @@ function f() { item: "Magenta", subitem: "600" }, - path: [ - "Color", - "Primitive", - "Magenta", - "600" - ] + path: ["Color", "Primitive", "Magenta", "600"] }, 700: { $type: "color", @@ -2592,12 +2037,7 @@ function f() { item: "Magenta", subitem: "700" }, - path: [ - "Color", - "Primitive", - "Magenta", - "700" - ] + path: ["Color", "Primitive", "Magenta", "700"] }, 800: { $type: "color", @@ -2615,12 +2055,7 @@ function f() { item: "Magenta", subitem: "800" }, - path: [ - "Color", - "Primitive", - "Magenta", - "800" - ] + path: ["Color", "Primitive", "Magenta", "800"] }, 900: { $type: "color", @@ -2638,12 +2073,7 @@ function f() { item: "Magenta", subitem: "900" }, - path: [ - "Color", - "Primitive", - "Magenta", - "900" - ] + path: ["Color", "Primitive", "Magenta", "900"] }, 1e3: { $type: "color", @@ -2661,12 +2091,7 @@ function f() { item: "Magenta", subitem: "1000" }, - path: [ - "Color", - "Primitive", - "Magenta", - "1000" - ] + path: ["Color", "Primitive", "Magenta", "1000"] }, 1100: { $type: "color", @@ -2684,12 +2109,7 @@ function f() { item: "Magenta", subitem: "1100" }, - path: [ - "Color", - "Primitive", - "Magenta", - "1100" - ] + path: ["Color", "Primitive", "Magenta", "1100"] }, 1200: { $type: "color", @@ -2707,12 +2127,7 @@ function f() { item: "Magenta", subitem: "1200" }, - path: [ - "Color", - "Primitive", - "Magenta", - "1200" - ] + path: ["Color", "Primitive", "Magenta", "1200"] } }, Purple: { @@ -2732,12 +2147,7 @@ function f() { item: "Purple", subitem: "50" }, - path: [ - "Color", - "Primitive", - "Purple", - "50" - ] + path: ["Color", "Primitive", "Purple", "50"] }, 100: { $type: "color", @@ -2755,12 +2165,7 @@ function f() { item: "Purple", subitem: "100" }, - path: [ - "Color", - "Primitive", - "Purple", - "100" - ] + path: ["Color", "Primitive", "Purple", "100"] }, 200: { $type: "color", @@ -2778,12 +2183,7 @@ function f() { item: "Purple", subitem: "200" }, - path: [ - "Color", - "Primitive", - "Purple", - "200" - ] + path: ["Color", "Primitive", "Purple", "200"] }, 300: { $type: "color", @@ -2801,12 +2201,7 @@ function f() { item: "Purple", subitem: "300" }, - path: [ - "Color", - "Primitive", - "Purple", - "300" - ] + path: ["Color", "Primitive", "Purple", "300"] }, 400: { $type: "color", @@ -2824,12 +2219,7 @@ function f() { item: "Purple", subitem: "400" }, - path: [ - "Color", - "Primitive", - "Purple", - "400" - ] + path: ["Color", "Primitive", "Purple", "400"] }, 500: { $type: "color", @@ -2847,12 +2237,7 @@ function f() { item: "Purple", subitem: "500" }, - path: [ - "Color", - "Primitive", - "Purple", - "500" - ] + path: ["Color", "Primitive", "Purple", "500"] }, 600: { $type: "color", @@ -2870,12 +2255,7 @@ function f() { item: "Purple", subitem: "600" }, - path: [ - "Color", - "Primitive", - "Purple", - "600" - ] + path: ["Color", "Primitive", "Purple", "600"] }, 700: { $type: "color", @@ -2893,12 +2273,7 @@ function f() { item: "Purple", subitem: "700" }, - path: [ - "Color", - "Primitive", - "Purple", - "700" - ] + path: ["Color", "Primitive", "Purple", "700"] }, 800: { $type: "color", @@ -2916,12 +2291,7 @@ function f() { item: "Purple", subitem: "800" }, - path: [ - "Color", - "Primitive", - "Purple", - "800" - ] + path: ["Color", "Primitive", "Purple", "800"] }, 900: { $type: "color", @@ -2939,12 +2309,7 @@ function f() { item: "Purple", subitem: "900" }, - path: [ - "Color", - "Primitive", - "Purple", - "900" - ] + path: ["Color", "Primitive", "Purple", "900"] }, 1e3: { $type: "color", @@ -2962,12 +2327,7 @@ function f() { item: "Purple", subitem: "1000" }, - path: [ - "Color", - "Primitive", - "Purple", - "1000" - ] + path: ["Color", "Primitive", "Purple", "1000"] }, 1100: { $type: "color", @@ -2985,12 +2345,7 @@ function f() { item: "Purple", subitem: "1100" }, - path: [ - "Color", - "Primitive", - "Purple", - "1100" - ] + path: ["Color", "Primitive", "Purple", "1100"] }, 1200: { $type: "color", @@ -3008,12 +2363,7 @@ function f() { item: "Purple", subitem: "1200" }, - path: [ - "Color", - "Primitive", - "Purple", - "1200" - ] + path: ["Color", "Primitive", "Purple", "1200"] } } }, @@ -3033,11 +2383,7 @@ function f() { type: "Neutral", item: "White" }, - path: [ - "Color", - "Neutral", - "White" - ] + path: ["Color", "Neutral", "White"] }, Black: { $type: "color", @@ -3054,11 +2400,7 @@ function f() { type: "Neutral", item: "Black" }, - path: [ - "Color", - "Neutral", - "Black" - ] + path: ["Color", "Neutral", "Black"] }, SolidGray: { 50: { @@ -3077,12 +2419,7 @@ function f() { item: "SolidGray", subitem: "50" }, - path: [ - "Color", - "Neutral", - "SolidGray", - "50" - ] + path: ["Color", "Neutral", "SolidGray", "50"] }, 100: { $type: "color", @@ -3100,12 +2437,7 @@ function f() { item: "SolidGray", subitem: "100" }, - path: [ - "Color", - "Neutral", - "SolidGray", - "100" - ] + path: ["Color", "Neutral", "SolidGray", "100"] }, 200: { $type: "color", @@ -3123,12 +2455,7 @@ function f() { item: "SolidGray", subitem: "200" }, - path: [ - "Color", - "Neutral", - "SolidGray", - "200" - ] + path: ["Color", "Neutral", "SolidGray", "200"] }, 300: { $type: "color", @@ -3146,12 +2473,7 @@ function f() { item: "SolidGray", subitem: "300" }, - path: [ - "Color", - "Neutral", - "SolidGray", - "300" - ] + path: ["Color", "Neutral", "SolidGray", "300"] }, 400: { $type: "color", @@ -3169,12 +2491,7 @@ function f() { item: "SolidGray", subitem: "400" }, - path: [ - "Color", - "Neutral", - "SolidGray", - "400" - ] + path: ["Color", "Neutral", "SolidGray", "400"] }, 420: { $type: "color", @@ -3192,12 +2509,7 @@ function f() { item: "SolidGray", subitem: "420" }, - path: [ - "Color", - "Neutral", - "SolidGray", - "420" - ] + path: ["Color", "Neutral", "SolidGray", "420"] }, 500: { $type: "color", @@ -3215,12 +2527,7 @@ function f() { item: "SolidGray", subitem: "500" }, - path: [ - "Color", - "Neutral", - "SolidGray", - "500" - ] + path: ["Color", "Neutral", "SolidGray", "500"] }, 536: { $type: "color", @@ -3238,12 +2545,7 @@ function f() { item: "SolidGray", subitem: "536" }, - path: [ - "Color", - "Neutral", - "SolidGray", - "536" - ] + path: ["Color", "Neutral", "SolidGray", "536"] }, 600: { $type: "color", @@ -3261,12 +2563,7 @@ function f() { item: "SolidGray", subitem: "600" }, - path: [ - "Color", - "Neutral", - "SolidGray", - "600" - ] + path: ["Color", "Neutral", "SolidGray", "600"] }, 700: { $type: "color", @@ -3284,12 +2581,7 @@ function f() { item: "SolidGray", subitem: "700" }, - path: [ - "Color", - "Neutral", - "SolidGray", - "700" - ] + path: ["Color", "Neutral", "SolidGray", "700"] }, 800: { $type: "color", @@ -3307,12 +2599,7 @@ function f() { item: "SolidGray", subitem: "800" }, - path: [ - "Color", - "Neutral", - "SolidGray", - "800" - ] + path: ["Color", "Neutral", "SolidGray", "800"] }, 900: { $type: "color", @@ -3330,12 +2617,7 @@ function f() { item: "SolidGray", subitem: "900" }, - path: [ - "Color", - "Neutral", - "SolidGray", - "900" - ] + path: ["Color", "Neutral", "SolidGray", "900"] } }, OpacityGray: { @@ -3355,12 +2637,7 @@ function f() { item: "OpacityGray", subitem: "50" }, - path: [ - "Color", - "Neutral", - "OpacityGray", - "50" - ] + path: ["Color", "Neutral", "OpacityGray", "50"] }, 100: { $type: "color", @@ -3378,12 +2655,7 @@ function f() { item: "OpacityGray", subitem: "100" }, - path: [ - "Color", - "Neutral", - "OpacityGray", - "100" - ] + path: ["Color", "Neutral", "OpacityGray", "100"] }, 200: { $type: "color", @@ -3401,12 +2673,7 @@ function f() { item: "OpacityGray", subitem: "200" }, - path: [ - "Color", - "Neutral", - "OpacityGray", - "200" - ] + path: ["Color", "Neutral", "OpacityGray", "200"] }, 300: { $type: "color", @@ -3424,12 +2691,7 @@ function f() { item: "OpacityGray", subitem: "300" }, - path: [ - "Color", - "Neutral", - "OpacityGray", - "300" - ] + path: ["Color", "Neutral", "OpacityGray", "300"] }, 400: { $type: "color", @@ -3447,12 +2709,7 @@ function f() { item: "OpacityGray", subitem: "400" }, - path: [ - "Color", - "Neutral", - "OpacityGray", - "400" - ] + path: ["Color", "Neutral", "OpacityGray", "400"] }, 420: { $type: "color", @@ -3470,12 +2727,7 @@ function f() { item: "OpacityGray", subitem: "420" }, - path: [ - "Color", - "Neutral", - "OpacityGray", - "420" - ] + path: ["Color", "Neutral", "OpacityGray", "420"] }, 500: { $type: "color", @@ -3493,12 +2745,7 @@ function f() { item: "OpacityGray", subitem: "500" }, - path: [ - "Color", - "Neutral", - "OpacityGray", - "500" - ] + path: ["Color", "Neutral", "OpacityGray", "500"] }, 536: { $type: "color", @@ -3516,12 +2763,7 @@ function f() { item: "OpacityGray", subitem: "536" }, - path: [ - "Color", - "Neutral", - "OpacityGray", - "536" - ] + path: ["Color", "Neutral", "OpacityGray", "536"] }, 600: { $type: "color", @@ -3539,12 +2781,7 @@ function f() { item: "OpacityGray", subitem: "600" }, - path: [ - "Color", - "Neutral", - "OpacityGray", - "600" - ] + path: ["Color", "Neutral", "OpacityGray", "600"] }, 700: { $type: "color", @@ -3562,12 +2799,7 @@ function f() { item: "OpacityGray", subitem: "700" }, - path: [ - "Color", - "Neutral", - "OpacityGray", - "700" - ] + path: ["Color", "Neutral", "OpacityGray", "700"] }, 800: { $type: "color", @@ -3585,12 +2817,7 @@ function f() { item: "OpacityGray", subitem: "800" }, - path: [ - "Color", - "Neutral", - "OpacityGray", - "800" - ] + path: ["Color", "Neutral", "OpacityGray", "800"] }, 900: { $type: "color", @@ -3608,12 +2835,7 @@ function f() { item: "OpacityGray", subitem: "900" }, - path: [ - "Color", - "Neutral", - "OpacityGray", - "900" - ] + path: ["Color", "Neutral", "OpacityGray", "900"] } } }, @@ -3635,12 +2857,7 @@ function f() { item: "Success", subitem: "1" }, - path: [ - "Color", - "Semantic", - "Success", - "1" - ] + path: ["Color", "Semantic", "Success", "1"] }, 2: { $type: "color", @@ -3658,12 +2875,7 @@ function f() { item: "Success", subitem: "2" }, - path: [ - "Color", - "Semantic", - "Success", - "2" - ] + path: ["Color", "Semantic", "Success", "2"] } }, Error: { @@ -3683,12 +2895,7 @@ function f() { item: "Error", subitem: "1" }, - path: [ - "Color", - "Semantic", - "Error", - "1" - ] + path: ["Color", "Semantic", "Error", "1"] }, 2: { $type: "color", @@ -3706,12 +2913,7 @@ function f() { item: "Error", subitem: "2" }, - path: [ - "Color", - "Semantic", - "Error", - "2" - ] + path: ["Color", "Semantic", "Error", "2"] } }, Warning: { @@ -3733,13 +2935,7 @@ function f() { subitem: "Yellow", state: "1" }, - path: [ - "Color", - "Semantic", - "Warning", - "Yellow", - "1" - ] + path: ["Color", "Semantic", "Warning", "Yellow", "1"] }, 2: { $type: "color", @@ -3758,13 +2954,7 @@ function f() { subitem: "Yellow", state: "2" }, - path: [ - "Color", - "Semantic", - "Warning", - "Yellow", - "2" - ] + path: ["Color", "Semantic", "Warning", "Yellow", "2"] } }, Orange: { @@ -3785,13 +2975,7 @@ function f() { subitem: "Orange", state: "1" }, - path: [ - "Color", - "Semantic", - "Warning", - "Orange", - "1" - ] + path: ["Color", "Semantic", "Warning", "Orange", "1"] }, 2: { $type: "color", @@ -3810,13 +2994,7 @@ function f() { subitem: "Orange", state: "2" }, - path: [ - "Color", - "Semantic", - "Warning", - "Orange", - "2" - ] + path: ["Color", "Semantic", "Warning", "Orange", "2"] } } } @@ -3847,10 +3025,7 @@ function f() { category: "FontWeight", type: "400" }, - path: [ - "FontWeight", - "400" - ] + path: ["FontWeight", "400"] }, 700: { $type: "fontWeight", @@ -3876,10 +3051,7 @@ function f() { category: "FontWeight", type: "700" }, - path: [ - "FontWeight", - "700" - ] + path: ["FontWeight", "700"] } }, FontFamily: { @@ -3907,10 +3079,7 @@ function f() { category: "FontFamily", type: "Sans" }, - path: [ - "FontFamily", - "Sans" - ] + path: ["FontFamily", "Sans"] }, Mono: { $type: "fontFamily", @@ -3936,10 +3105,7 @@ function f() { category: "FontFamily", type: "Mono" }, - path: [ - "FontFamily", - "Mono" - ] + path: ["FontFamily", "Mono"] } }, FontSize: { @@ -3967,10 +3133,7 @@ function f() { category: "FontSize", type: "14" }, - path: [ - "FontSize", - "14" - ] + path: ["FontSize", "14"] }, 16: { $type: "fontSize", @@ -3996,10 +3159,7 @@ function f() { category: "FontSize", type: "16" }, - path: [ - "FontSize", - "16" - ] + path: ["FontSize", "16"] }, 17: { $type: "fontSize", @@ -4025,10 +3185,7 @@ function f() { category: "FontSize", type: "17" }, - path: [ - "FontSize", - "17" - ] + path: ["FontSize", "17"] }, 18: { $type: "fontSize", @@ -4054,10 +3211,7 @@ function f() { category: "FontSize", type: "18" }, - path: [ - "FontSize", - "18" - ] + path: ["FontSize", "18"] }, 20: { $type: "fontSize", @@ -4083,10 +3237,7 @@ function f() { category: "FontSize", type: "20" }, - path: [ - "FontSize", - "20" - ] + path: ["FontSize", "20"] }, 22: { $type: "fontSize", @@ -4112,10 +3263,7 @@ function f() { category: "FontSize", type: "22" }, - path: [ - "FontSize", - "22" - ] + path: ["FontSize", "22"] }, 24: { $type: "fontSize", @@ -4141,10 +3289,7 @@ function f() { category: "FontSize", type: "24" }, - path: [ - "FontSize", - "24" - ] + path: ["FontSize", "24"] }, 26: { $type: "fontSize", @@ -4170,10 +3315,7 @@ function f() { category: "FontSize", type: "26" }, - path: [ - "FontSize", - "26" - ] + path: ["FontSize", "26"] }, 28: { $type: "fontSize", @@ -4199,10 +3341,7 @@ function f() { category: "FontSize", type: "28" }, - path: [ - "FontSize", - "28" - ] + path: ["FontSize", "28"] }, 32: { $type: "fontSize", @@ -4228,10 +3367,7 @@ function f() { category: "FontSize", type: "32" }, - path: [ - "FontSize", - "32" - ] + path: ["FontSize", "32"] }, 36: { $type: "fontSize", @@ -4257,10 +3393,7 @@ function f() { category: "FontSize", type: "36" }, - path: [ - "FontSize", - "36" - ] + path: ["FontSize", "36"] }, 45: { $type: "fontSize", @@ -4286,10 +3419,7 @@ function f() { category: "FontSize", type: "45" }, - path: [ - "FontSize", - "45" - ] + path: ["FontSize", "45"] }, 48: { $type: "fontSize", @@ -4315,10 +3445,7 @@ function f() { category: "FontSize", type: "48" }, - path: [ - "FontSize", - "48" - ] + path: ["FontSize", "48"] }, 57: { $type: "fontSize", @@ -4344,10 +3471,7 @@ function f() { category: "FontSize", type: "57" }, - path: [ - "FontSize", - "57" - ] + path: ["FontSize", "57"] }, 64: { $type: "fontSize", @@ -4373,10 +3497,7 @@ function f() { category: "FontSize", type: "64" }, - path: [ - "FontSize", - "64" - ] + path: ["FontSize", "64"] } }, LineHeight: { @@ -4404,10 +3525,7 @@ function f() { category: "LineHeight", type: "100" }, - path: [ - "LineHeight", - "100" - ] + path: ["LineHeight", "100"] }, 120: { $type: "lineHeight", @@ -4433,10 +3551,7 @@ function f() { category: "LineHeight", type: "120" }, - path: [ - "LineHeight", - "120" - ] + path: ["LineHeight", "120"] }, 130: { $type: "lineHeight", @@ -4462,10 +3577,7 @@ function f() { category: "LineHeight", type: "130" }, - path: [ - "LineHeight", - "130" - ] + path: ["LineHeight", "130"] }, 140: { $type: "lineHeight", @@ -4491,10 +3603,7 @@ function f() { category: "LineHeight", type: "140" }, - path: [ - "LineHeight", - "140" - ] + path: ["LineHeight", "140"] }, 150: { $type: "lineHeight", @@ -4520,10 +3629,7 @@ function f() { category: "LineHeight", type: "150" }, - path: [ - "LineHeight", - "150" - ] + path: ["LineHeight", "150"] }, 160: { $type: "lineHeight", @@ -4549,10 +3655,7 @@ function f() { category: "LineHeight", type: "160" }, - path: [ - "LineHeight", - "160" - ] + path: ["LineHeight", "160"] }, 170: { $type: "lineHeight", @@ -4578,10 +3681,7 @@ function f() { category: "LineHeight", type: "170" }, - path: [ - "LineHeight", - "170" - ] + path: ["LineHeight", "170"] }, 175: { $type: "lineHeight", @@ -4607,10 +3707,7 @@ function f() { category: "LineHeight", type: "175" }, - path: [ - "LineHeight", - "175" - ] + path: ["LineHeight", "175"] } }, BorderRadius: { @@ -4638,10 +3735,7 @@ function f() { category: "BorderRadius", type: "4" }, - path: [ - "BorderRadius", - "4" - ] + path: ["BorderRadius", "4"] }, 6: { $type: "dimension", @@ -4667,10 +3761,7 @@ function f() { category: "BorderRadius", type: "6" }, - path: [ - "BorderRadius", - "6" - ] + path: ["BorderRadius", "6"] }, 8: { $type: "dimension", @@ -4696,10 +3787,7 @@ function f() { category: "BorderRadius", type: "8" }, - path: [ - "BorderRadius", - "8" - ] + path: ["BorderRadius", "8"] }, 12: { $type: "dimension", @@ -4725,10 +3813,7 @@ function f() { category: "BorderRadius", type: "12" }, - path: [ - "BorderRadius", - "12" - ] + path: ["BorderRadius", "12"] }, 16: { $type: "dimension", @@ -4754,10 +3839,7 @@ function f() { category: "BorderRadius", type: "16" }, - path: [ - "BorderRadius", - "16" - ] + path: ["BorderRadius", "16"] }, 24: { $type: "dimension", @@ -4783,10 +3865,7 @@ function f() { category: "BorderRadius", type: "24" }, - path: [ - "BorderRadius", - "24" - ] + path: ["BorderRadius", "24"] }, 32: { $type: "dimension", @@ -4812,10 +3891,7 @@ function f() { category: "BorderRadius", type: "32" }, - path: [ - "BorderRadius", - "32" - ] + path: ["BorderRadius", "32"] }, Full: { $type: "dimension", @@ -4841,10 +3917,7 @@ function f() { category: "BorderRadius", type: "Full" }, - path: [ - "BorderRadius", - "Full" - ] + path: ["BorderRadius", "Full"] } }, Elevation: { @@ -4889,10 +3962,7 @@ function f() { category: "Elevation", type: "1" }, - path: [ - "Elevation", - "1" - ] + path: ["Elevation", "1"] }, 2: { $type: "shadow", @@ -4935,10 +4005,7 @@ function f() { category: "Elevation", type: "2" }, - path: [ - "Elevation", - "2" - ] + path: ["Elevation", "2"] }, 3: { $type: "shadow", @@ -4981,10 +4048,7 @@ function f() { category: "Elevation", type: "3" }, - path: [ - "Elevation", - "3" - ] + path: ["Elevation", "3"] }, 4: { $type: "shadow", @@ -5027,10 +4091,7 @@ function f() { category: "Elevation", type: "4" }, - path: [ - "Elevation", - "4" - ] + path: ["Elevation", "4"] }, 5: { $type: "shadow", @@ -5073,10 +4134,7 @@ function f() { category: "Elevation", type: "5" }, - path: [ - "Elevation", - "5" - ] + path: ["Elevation", "5"] }, 6: { $type: "shadow", @@ -5119,10 +4177,7 @@ function f() { category: "Elevation", type: "6" }, - path: [ - "Elevation", - "6" - ] + path: ["Elevation", "6"] }, 7: { $type: "shadow", @@ -5165,10 +4220,7 @@ function f() { category: "Elevation", type: "7" }, - path: [ - "Elevation", - "7" - ] + path: ["Elevation", "7"] }, 8: { $type: "shadow", @@ -5211,10 +4263,7 @@ function f() { category: "Elevation", type: "8" }, - path: [ - "Elevation", - "8" - ] + path: ["Elevation", "8"] } } }), u; From 581156100dea47bd38ebe2a9a01cfd6840367a6b Mon Sep 17 00:00:00 2001 From: "keisuke.okafuji" Date: Wed, 22 Jan 2025 10:31:38 +0900 Subject: [PATCH 6/9] chore(deps): upgrade postcss --- package-lock.json | 10 +++++----- package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 20425a2..df963e3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@tsconfig/node20": "^20.1.4", "@types/node": "^22.10.7", "autoprefixer": "^10.4.20", - "postcss": "^8.4.49", + "postcss": "^8.5.1", "tailwindcss": "^3.4.17", "typescript": "^5.7.3", "vite": "^6.0.11" @@ -1859,9 +1859,9 @@ } }, "node_modules/postcss": { - "version": "8.4.49", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.49.tgz", - "integrity": "sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==", + "version": "8.5.1", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.1.tgz", + "integrity": "sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==", "dev": true, "funding": [ { @@ -1879,7 +1879,7 @@ ], "license": "MIT", "dependencies": { - "nanoid": "^3.3.7", + "nanoid": "^3.3.8", "picocolors": "^1.1.1", "source-map-js": "^1.2.1" }, diff --git a/package.json b/package.json index c98943d..eaeec03 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@tsconfig/node20": "^20.1.4", "@types/node": "^22.10.7", "autoprefixer": "^10.4.20", - "postcss": "^8.4.49", + "postcss": "^8.5.1", "tailwindcss": "^3.4.17", "typescript": "^5.7.3", "vite": "^6.0.11" From 85d345787371625d1b3d434a62a86a83bbfe87ed Mon Sep 17 00:00:00 2001 From: "keisuke.okafuji" Date: Wed, 22 Jan 2025 10:37:37 +0900 Subject: [PATCH 7/9] chore(deps): upgrade dependencies in examples directory --- examples/package-lock.json | 687 ++++++++++++++++++++++--------------- examples/package.json | 10 +- 2 files changed, 407 insertions(+), 290 deletions(-) diff --git a/examples/package-lock.json b/examples/package-lock.json index c8f5cda..0b9a0ad 100644 --- a/examples/package-lock.json +++ b/examples/package-lock.json @@ -15,12 +15,12 @@ "@biomejs/biome": "^1.9.4", "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", - "@vitejs/plugin-react": "^4.3.3", + "@vitejs/plugin-react": "^4.3.4", "autoprefixer": "^10.4.20", - "postcss": "^8.4.49", - "tailwindcss": "^3.4.15", - "typescript": "^5.6.3", - "vite": "^5.4.11" + "postcss": "^8.5.1", + "tailwindcss": "^3.4.17", + "typescript": "^5.7.3", + "vite": "^6.0.11" } }, "node_modules/@alloc/quick-lru": { @@ -40,6 +40,7 @@ "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz", "integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==", "dev": true, + "license": "Apache-2.0", "dependencies": { "@jridgewell/gen-mapping": "^0.3.5", "@jridgewell/trace-mapping": "^0.3.24" @@ -64,9 +65,9 @@ } }, "node_modules/@babel/compat-data": { - "version": "7.26.2", - "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.26.2.tgz", - "integrity": "sha512-Z0WgzSEa+aUcdiJuCIqgujCshpMWgUpgOxXotrYPSA53hA3qopNaqcJpyr0hVb1FeWdnqFA35/fUtXgBK8srQg==", + "version": "7.26.5", + "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.26.5.tgz", + "integrity": "sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg==", "dev": true, "license": "MIT", "engines": { @@ -105,14 +106,14 @@ } }, "node_modules/@babel/generator": { - "version": "7.26.2", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.26.2.tgz", - "integrity": "sha512-zevQbhbau95nkoxSq3f/DC/SC+EEOUZd3DYqfSkMhY2/wfSeaHV1Ew4vk8e+x8lja31IbyuUa2uQ3JONqKbysw==", + "version": "7.26.5", + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.26.5.tgz", + "integrity": "sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw==", "dev": true, "license": "MIT", "dependencies": { - "@babel/parser": "^7.26.2", - "@babel/types": "^7.26.0", + "@babel/parser": "^7.26.5", + "@babel/types": "^7.26.5", "@jridgewell/gen-mapping": "^0.3.5", "@jridgewell/trace-mapping": "^0.3.25", "jsesc": "^3.0.2" @@ -122,13 +123,13 @@ } }, "node_modules/@babel/helper-compilation-targets": { - "version": "7.25.9", - "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.9.tgz", - "integrity": "sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ==", + "version": "7.26.5", + "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.26.5.tgz", + "integrity": "sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA==", "dev": true, "license": "MIT", "dependencies": { - "@babel/compat-data": "^7.25.9", + "@babel/compat-data": "^7.26.5", "@babel/helper-validator-option": "^7.25.9", "browserslist": "^4.24.0", "lru-cache": "^5.1.1", @@ -171,10 +172,11 @@ } }, "node_modules/@babel/helper-plugin-utils": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.7.tgz", - "integrity": "sha512-Rq76wjt7yz9AAc1KnlRKNAi/dMSVWgDRx43FHoJEbcYU6xOWaE2dVPwcdTukJrjxS65GITyfbvEYHvkirZ6uEg==", + "version": "7.26.5", + "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.26.5.tgz", + "integrity": "sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==", "dev": true, + "license": "MIT", "engines": { "node": ">=6.9.0" } @@ -224,13 +226,13 @@ } }, "node_modules/@babel/parser": { - "version": "7.26.2", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.26.2.tgz", - "integrity": "sha512-DWMCZH9WA4Maitz2q21SRKHo9QXZxkDsbNZoVD62gusNtNBBqDg9i7uOhASfTfIGNzW+O+r7+jAlM8dwphcJKQ==", + "version": "7.26.5", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.26.5.tgz", + "integrity": "sha512-SRJ4jYmXRqV1/Xc+TIVG84WjHBXKlxO9sHQnA2Pf12QQEAp1LOh6kDzNHXcUnbH1QI0FDoPPVOt+vyUDucxpaw==", "dev": true, "license": "MIT", "dependencies": { - "@babel/types": "^7.26.0" + "@babel/types": "^7.26.5" }, "bin": { "parser": "bin/babel-parser.js" @@ -240,12 +242,13 @@ } }, "node_modules/@babel/plugin-transform-react-jsx-self": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.24.7.tgz", - "integrity": "sha512-fOPQYbGSgH0HUp4UJO4sMBFjY6DuWq+2i8rixyUMb3CdGixs/gccURvYOAhajBdKDoGajFr3mUq5rH3phtkGzw==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.25.9.tgz", + "integrity": "sha512-y8quW6p0WHkEhmErnfe58r7x0A70uKphQm8Sp8cV7tjNQwK56sNVK0M73LK3WuYmsuyrftut4xAkjjgU0twaMg==", "dev": true, + "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.7" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -255,12 +258,13 @@ } }, "node_modules/@babel/plugin-transform-react-jsx-source": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.24.7.tgz", - "integrity": "sha512-J2z+MWzZHVOemyLweMqngXrgGC42jQ//R0KdxqkIz/OrbVIIlhFI3WigZ5fO+nwFvBlncr4MGapd8vTyc7RPNQ==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.25.9.tgz", + "integrity": "sha512-+iqjT8xmXhhYv4/uiYd8FNQsraMFZIfxVSqxxVSZP0WbbSAWvBXAul0m/zu+7Vv4O/3WtApy9pmaTMiumEZgfg==", "dev": true, + "license": "MIT", "dependencies": { - "@babel/helper-plugin-utils": "^7.24.7" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -285,17 +289,17 @@ } }, "node_modules/@babel/traverse": { - "version": "7.25.9", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.9.tgz", - "integrity": "sha512-ZCuvfwOwlz/bawvAuvcj8rrithP2/N55Tzz342AkTvq4qaWbGfmCk/tKhNaV2cthijKrPAA8SRJV5WWe7IBMJw==", + "version": "7.26.5", + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.26.5.tgz", + "integrity": "sha512-rkOSPOw+AXbgtwUga3U4u8RpoK9FEFWBNAlTpcnkLFjL5CT+oyHNuUUC/xx6XefEJ16r38r8Bc/lfp6rYuHeJQ==", "dev": true, "license": "MIT", "dependencies": { - "@babel/code-frame": "^7.25.9", - "@babel/generator": "^7.25.9", - "@babel/parser": "^7.25.9", + "@babel/code-frame": "^7.26.2", + "@babel/generator": "^7.26.5", + "@babel/parser": "^7.26.5", "@babel/template": "^7.25.9", - "@babel/types": "^7.25.9", + "@babel/types": "^7.26.5", "debug": "^4.3.1", "globals": "^11.1.0" }, @@ -304,9 +308,9 @@ } }, "node_modules/@babel/types": { - "version": "7.26.0", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.26.0.tgz", - "integrity": "sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA==", + "version": "7.26.5", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.26.5.tgz", + "integrity": "sha512-L6mZmwFDK6Cjh1nRCLXpa6no13ZIioJDz7mdkzHv399pThrTa/k0nUlNaenOeh2kWu/iaOQYElEpKPUswUa9Vg==", "dev": true, "license": "MIT", "dependencies": { @@ -482,371 +486,428 @@ } }, "node_modules/@esbuild/aix-ppc64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz", - "integrity": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.24.2.tgz", + "integrity": "sha512-thpVCb/rhxE/BnMLQ7GReQLLN8q9qbHmI55F4489/ByVg2aQaQ6kbcLb6FHkocZzQhxc4gx0sCk0tJkKBFzDhA==", "cpu": [ "ppc64" ], "dev": true, + "license": "MIT", "optional": true, "os": [ "aix" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/android-arm": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.21.5.tgz", - "integrity": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.24.2.tgz", + "integrity": "sha512-tmwl4hJkCfNHwFB3nBa8z1Uy3ypZpxqxfTQOcHX+xRByyYgunVbZ9MzUUfb0RxaHIMnbHagwAxuTL+tnNM+1/Q==", "cpu": [ "arm" ], "dev": true, + "license": "MIT", "optional": true, "os": [ "android" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/android-arm64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz", - "integrity": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.24.2.tgz", + "integrity": "sha512-cNLgeqCqV8WxfcTIOeL4OAtSmL8JjcN6m09XIgro1Wi7cF4t/THaWEa7eL5CMoMBdjoHOTh/vwTO/o2TRXIyzg==", "cpu": [ "arm64" ], "dev": true, + "license": "MIT", "optional": true, "os": [ "android" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/android-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.21.5.tgz", - "integrity": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.24.2.tgz", + "integrity": "sha512-B6Q0YQDqMx9D7rvIcsXfmJfvUYLoP722bgfBlO5cGvNVb5V/+Y7nhBE3mHV9OpxBf4eAS2S68KZztiPaWq4XYw==", "cpu": [ "x64" ], "dev": true, + "license": "MIT", "optional": true, "os": [ "android" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/darwin-arm64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz", - "integrity": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.24.2.tgz", + "integrity": "sha512-kj3AnYWc+CekmZnS5IPu9D+HWtUI49hbnyqk0FLEJDbzCIQt7hg7ucF1SQAilhtYpIujfaHr6O0UHlzzSPdOeA==", "cpu": [ "arm64" ], "dev": true, + "license": "MIT", "optional": true, "os": [ "darwin" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/darwin-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz", - "integrity": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.24.2.tgz", + "integrity": "sha512-WeSrmwwHaPkNR5H3yYfowhZcbriGqooyu3zI/3GGpF8AyUdsrrP0X6KumITGA9WOyiJavnGZUwPGvxvwfWPHIA==", "cpu": [ "x64" ], "dev": true, + "license": "MIT", "optional": true, "os": [ "darwin" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/freebsd-arm64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz", - "integrity": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.24.2.tgz", + "integrity": "sha512-UN8HXjtJ0k/Mj6a9+5u6+2eZ2ERD7Edt1Q9IZiB5UZAIdPnVKDoG7mdTVGhHJIeEml60JteamR3qhsr1r8gXvg==", "cpu": [ "arm64" ], "dev": true, + "license": "MIT", "optional": true, "os": [ "freebsd" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/freebsd-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz", - "integrity": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.24.2.tgz", + "integrity": "sha512-TvW7wE/89PYW+IevEJXZ5sF6gJRDY/14hyIGFXdIucxCsbRmLUcjseQu1SyTko+2idmCw94TgyaEZi9HUSOe3Q==", "cpu": [ "x64" ], "dev": true, + "license": "MIT", "optional": true, "os": [ "freebsd" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/linux-arm": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz", - "integrity": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.24.2.tgz", + "integrity": "sha512-n0WRM/gWIdU29J57hJyUdIsk0WarGd6To0s+Y+LwvlC55wt+GT/OgkwoXCXvIue1i1sSNWblHEig00GBWiJgfA==", "cpu": [ "arm" ], "dev": true, + "license": "MIT", "optional": true, "os": [ "linux" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/linux-arm64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz", - "integrity": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.24.2.tgz", + "integrity": "sha512-7HnAD6074BW43YvvUmE/35Id9/NB7BeX5EoNkK9obndmZBUk8xmJJeU7DwmUeN7tkysslb2eSl6CTrYz6oEMQg==", "cpu": [ "arm64" ], "dev": true, + "license": "MIT", "optional": true, "os": [ "linux" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/linux-ia32": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz", - "integrity": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.24.2.tgz", + "integrity": "sha512-sfv0tGPQhcZOgTKO3oBE9xpHuUqguHvSo4jl+wjnKwFpapx+vUDcawbwPNuBIAYdRAvIDBfZVvXprIj3HA+Ugw==", "cpu": [ "ia32" ], "dev": true, + "license": "MIT", "optional": true, "os": [ "linux" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/linux-loong64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz", - "integrity": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.24.2.tgz", + "integrity": "sha512-CN9AZr8kEndGooS35ntToZLTQLHEjtVB5n7dl8ZcTZMonJ7CCfStrYhrzF97eAecqVbVJ7APOEe18RPI4KLhwQ==", "cpu": [ "loong64" ], "dev": true, + "license": "MIT", "optional": true, "os": [ "linux" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/linux-mips64el": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz", - "integrity": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.24.2.tgz", + "integrity": "sha512-iMkk7qr/wl3exJATwkISxI7kTcmHKE+BlymIAbHO8xanq/TjHaaVThFF6ipWzPHryoFsesNQJPE/3wFJw4+huw==", "cpu": [ "mips64el" ], "dev": true, + "license": "MIT", "optional": true, "os": [ "linux" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/linux-ppc64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz", - "integrity": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.24.2.tgz", + "integrity": "sha512-shsVrgCZ57Vr2L8mm39kO5PPIb+843FStGt7sGGoqiiWYconSxwTiuswC1VJZLCjNiMLAMh34jg4VSEQb+iEbw==", "cpu": [ "ppc64" ], "dev": true, + "license": "MIT", "optional": true, "os": [ "linux" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/linux-riscv64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz", - "integrity": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.24.2.tgz", + "integrity": "sha512-4eSFWnU9Hhd68fW16GD0TINewo1L6dRrB+oLNNbYyMUAeOD2yCK5KXGK1GH4qD/kT+bTEXjsyTCiJGHPZ3eM9Q==", "cpu": [ "riscv64" ], "dev": true, + "license": "MIT", "optional": true, "os": [ "linux" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/linux-s390x": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz", - "integrity": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.24.2.tgz", + "integrity": "sha512-S0Bh0A53b0YHL2XEXC20bHLuGMOhFDO6GN4b3YjRLK//Ep3ql3erpNcPlEFed93hsQAjAQDNsvcK+hV90FubSw==", "cpu": [ "s390x" ], "dev": true, + "license": "MIT", "optional": true, "os": [ "linux" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/linux-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz", - "integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.24.2.tgz", + "integrity": "sha512-8Qi4nQcCTbLnK9WoMjdC9NiTG6/E38RNICU6sUNqK0QFxCYgoARqVqxdFmWkdonVsvGqWhmm7MO0jyTqLqwj0Q==", "cpu": [ "x64" ], "dev": true, + "license": "MIT", "optional": true, "os": [ "linux" ], "engines": { - "node": ">=12" + "node": ">=18" + } + }, + "node_modules/@esbuild/netbsd-arm64": { + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.24.2.tgz", + "integrity": "sha512-wuLK/VztRRpMt9zyHSazyCVdCXlpHkKm34WUyinD2lzK07FAHTq0KQvZZlXikNWkDGoT6x3TD51jKQ7gMVpopw==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "netbsd" + ], + "engines": { + "node": ">=18" } }, "node_modules/@esbuild/netbsd-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz", - "integrity": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.24.2.tgz", + "integrity": "sha512-VefFaQUc4FMmJuAxmIHgUmfNiLXY438XrL4GDNV1Y1H/RW3qow68xTwjZKfj/+Plp9NANmzbH5R40Meudu8mmw==", "cpu": [ "x64" ], "dev": true, + "license": "MIT", "optional": true, "os": [ "netbsd" ], "engines": { - "node": ">=12" + "node": ">=18" + } + }, + "node_modules/@esbuild/openbsd-arm64": { + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.24.2.tgz", + "integrity": "sha512-YQbi46SBct6iKnszhSvdluqDmxCJA+Pu280Av9WICNwQmMxV7nLRHZfjQzwbPs3jeWnuAhE9Jy0NrnJ12Oz+0A==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "openbsd" + ], + "engines": { + "node": ">=18" } }, "node_modules/@esbuild/openbsd-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz", - "integrity": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.24.2.tgz", + "integrity": "sha512-+iDS6zpNM6EnJyWv0bMGLWSWeXGN/HTaF/LXHXHwejGsVi+ooqDfMCCTerNFxEkM3wYVcExkeGXNqshc9iMaOA==", "cpu": [ "x64" ], "dev": true, + "license": "MIT", "optional": true, "os": [ "openbsd" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/sunos-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz", - "integrity": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.24.2.tgz", + "integrity": "sha512-hTdsW27jcktEvpwNHJU4ZwWFGkz2zRJUz8pvddmXPtXDzVKTTINmlmga3ZzwcuMpUvLw7JkLy9QLKyGpD2Yxig==", "cpu": [ "x64" ], "dev": true, + "license": "MIT", "optional": true, "os": [ "sunos" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/win32-arm64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz", - "integrity": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.24.2.tgz", + "integrity": "sha512-LihEQ2BBKVFLOC9ZItT9iFprsE9tqjDjnbulhHoFxYQtQfai7qfluVODIYxt1PgdoyQkz23+01rzwNwYfutxUQ==", "cpu": [ "arm64" ], "dev": true, + "license": "MIT", "optional": true, "os": [ "win32" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/win32-ia32": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz", - "integrity": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.24.2.tgz", + "integrity": "sha512-q+iGUwfs8tncmFC9pcnD5IvRHAzmbwQ3GPS5/ceCyHdjXubwQWI12MKWSNSMYLJMq23/IUCvJMS76PDqXe1fxA==", "cpu": [ "ia32" ], "dev": true, + "license": "MIT", "optional": true, "os": [ "win32" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@esbuild/win32-x64": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz", - "integrity": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.24.2.tgz", + "integrity": "sha512-7VTgWzgMGvup6aSqDPLiW5zHaxYJGTO4OokMjIlrCtf+VpEL+cXKtCvg723iguPYI5oaUNdS+/V7OU2gvXVWEg==", "cpu": [ "x64" ], "dev": true, + "license": "MIT", "optional": true, "os": [ "win32" ], "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/@isaacs/cliui": { @@ -960,9 +1021,9 @@ } }, "node_modules/@rollup/rollup-android-arm-eabi": { - "version": "4.22.4", - "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.22.4.tgz", - "integrity": "sha512-Fxamp4aEZnfPOcGA8KSNEohV8hX7zVHOemC8jVBoBUHu5zpJK/Eu3uJwt6BMgy9fkvzxDaurgj96F/NiLukF2w==", + "version": "4.31.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.31.0.tgz", + "integrity": "sha512-9NrR4033uCbUBRgvLcBrJofa2KY9DzxL2UKZ1/4xA/mnTNyhZCWBuD8X3tPm1n4KxcgaraOYgrFKSgwjASfmlA==", "cpu": [ "arm" ], @@ -974,9 +1035,9 @@ ] }, "node_modules/@rollup/rollup-android-arm64": { - "version": "4.22.4", - "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.22.4.tgz", - "integrity": "sha512-VXoK5UMrgECLYaMuGuVTOx5kcuap1Jm8g/M83RnCHBKOqvPPmROFJGQaZhGccnsFtfXQ3XYa4/jMCJvZnbJBdA==", + "version": "4.31.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.31.0.tgz", + "integrity": "sha512-iBbODqT86YBFHajxxF8ebj2hwKm1k8PTBQSojSt3d1FFt1gN+xf4CowE47iN0vOSdnd+5ierMHBbu/rHc7nq5g==", "cpu": [ "arm64" ], @@ -988,9 +1049,9 @@ ] }, "node_modules/@rollup/rollup-darwin-arm64": { - "version": "4.22.4", - "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.22.4.tgz", - "integrity": "sha512-xMM9ORBqu81jyMKCDP+SZDhnX2QEVQzTcC6G18KlTQEzWK8r/oNZtKuZaCcHhnsa6fEeOBionoyl5JsAbE/36Q==", + "version": "4.31.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.31.0.tgz", + "integrity": "sha512-WHIZfXgVBX30SWuTMhlHPXTyN20AXrLH4TEeH/D0Bolvx9PjgZnn4H677PlSGvU6MKNsjCQJYczkpvBbrBnG6g==", "cpu": [ "arm64" ], @@ -1002,9 +1063,9 @@ ] }, "node_modules/@rollup/rollup-darwin-x64": { - "version": "4.22.4", - "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.22.4.tgz", - "integrity": "sha512-aJJyYKQwbHuhTUrjWjxEvGnNNBCnmpHDvrb8JFDbeSH3m2XdHcxDd3jthAzvmoI8w/kSjd2y0udT+4okADsZIw==", + "version": "4.31.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.31.0.tgz", + "integrity": "sha512-hrWL7uQacTEF8gdrQAqcDy9xllQ0w0zuL1wk1HV8wKGSGbKPVjVUv/DEwT2+Asabf8Dh/As+IvfdU+H8hhzrQQ==", "cpu": [ "x64" ], @@ -1015,10 +1076,38 @@ "darwin" ] }, + "node_modules/@rollup/rollup-freebsd-arm64": { + "version": "4.31.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.31.0.tgz", + "integrity": "sha512-S2oCsZ4hJviG1QjPY1h6sVJLBI6ekBeAEssYKad1soRFv3SocsQCzX6cwnk6fID6UQQACTjeIMB+hyYrFacRew==", + "cpu": [ + "arm64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "freebsd" + ] + }, + "node_modules/@rollup/rollup-freebsd-x64": { + "version": "4.31.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.31.0.tgz", + "integrity": "sha512-pCANqpynRS4Jirn4IKZH4tnm2+2CqCNLKD7gAdEjzdLGbH1iO0zouHz4mxqg0uEMpO030ejJ0aA6e1PJo2xrPA==", + "cpu": [ + "x64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "freebsd" + ] + }, "node_modules/@rollup/rollup-linux-arm-gnueabihf": { - "version": "4.22.4", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.22.4.tgz", - "integrity": "sha512-j63YtCIRAzbO+gC2L9dWXRh5BFetsv0j0va0Wi9epXDgU/XUi5dJKo4USTttVyK7fGw2nPWK0PbAvyliz50SCQ==", + "version": "4.31.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.31.0.tgz", + "integrity": "sha512-0O8ViX+QcBd3ZmGlcFTnYXZKGbFu09EhgD27tgTdGnkcYXLat4KIsBBQeKLR2xZDCXdIBAlWLkiXE1+rJpCxFw==", "cpu": [ "arm" ], @@ -1030,9 +1119,9 @@ ] }, "node_modules/@rollup/rollup-linux-arm-musleabihf": { - "version": "4.22.4", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.22.4.tgz", - "integrity": "sha512-dJnWUgwWBX1YBRsuKKMOlXCzh2Wu1mlHzv20TpqEsfdZLb3WoJW2kIEsGwLkroYf24IrPAvOT/ZQ2OYMV6vlrg==", + "version": "4.31.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.31.0.tgz", + "integrity": "sha512-w5IzG0wTVv7B0/SwDnMYmbr2uERQp999q8FMkKG1I+j8hpPX2BYFjWe69xbhbP6J9h2gId/7ogesl9hwblFwwg==", "cpu": [ "arm" ], @@ -1044,9 +1133,9 @@ ] }, "node_modules/@rollup/rollup-linux-arm64-gnu": { - "version": "4.22.4", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.22.4.tgz", - "integrity": "sha512-AdPRoNi3NKVLolCN/Sp4F4N1d98c4SBnHMKoLuiG6RXgoZ4sllseuGioszumnPGmPM2O7qaAX/IJdeDU8f26Aw==", + "version": "4.31.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.31.0.tgz", + "integrity": "sha512-JyFFshbN5xwy6fulZ8B/8qOqENRmDdEkcIMF0Zz+RsfamEW+Zabl5jAb0IozP/8UKnJ7g2FtZZPEUIAlUSX8cA==", "cpu": [ "arm64" ], @@ -1058,9 +1147,9 @@ ] }, "node_modules/@rollup/rollup-linux-arm64-musl": { - "version": "4.22.4", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.22.4.tgz", - "integrity": "sha512-Gl0AxBtDg8uoAn5CCqQDMqAx22Wx22pjDOjBdmG0VIWX3qUBHzYmOKh8KXHL4UpogfJ14G4wk16EQogF+v8hmA==", + "version": "4.31.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.31.0.tgz", + "integrity": "sha512-kpQXQ0UPFeMPmPYksiBL9WS/BDiQEjRGMfklVIsA0Sng347H8W2iexch+IEwaR7OVSKtr2ZFxggt11zVIlZ25g==", "cpu": [ "arm64" ], @@ -1071,10 +1160,24 @@ "linux" ] }, + "node_modules/@rollup/rollup-linux-loongarch64-gnu": { + "version": "4.31.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.31.0.tgz", + "integrity": "sha512-pMlxLjt60iQTzt9iBb3jZphFIl55a70wexvo8p+vVFK+7ifTRookdoXX3bOsRdmfD+OKnMozKO6XM4zR0sHRrQ==", + "cpu": [ + "loong64" + ], + "dev": true, + "license": "MIT", + "optional": true, + "os": [ + "linux" + ] + }, "node_modules/@rollup/rollup-linux-powerpc64le-gnu": { - "version": "4.22.4", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.22.4.tgz", - "integrity": "sha512-3aVCK9xfWW1oGQpTsYJJPF6bfpWfhbRnhdlyhak2ZiyFLDaayz0EP5j9V1RVLAAxlmWKTDfS9wyRyY3hvhPoOg==", + "version": "4.31.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.31.0.tgz", + "integrity": "sha512-D7TXT7I/uKEuWiRkEFbed1UUYZwcJDU4vZQdPTcepK7ecPhzKOYk4Er2YR4uHKme4qDeIh6N3XrLfpuM7vzRWQ==", "cpu": [ "ppc64" ], @@ -1086,9 +1189,9 @@ ] }, "node_modules/@rollup/rollup-linux-riscv64-gnu": { - "version": "4.22.4", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.22.4.tgz", - "integrity": "sha512-ePYIir6VYnhgv2C5Xe9u+ico4t8sZWXschR6fMgoPUK31yQu7hTEJb7bCqivHECwIClJfKgE7zYsh1qTP3WHUA==", + "version": "4.31.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.31.0.tgz", + "integrity": "sha512-wal2Tc8O5lMBtoePLBYRKj2CImUCJ4UNGJlLwspx7QApYny7K1cUYlzQ/4IGQBLmm+y0RS7dwc3TDO/pmcneTw==", "cpu": [ "riscv64" ], @@ -1100,9 +1203,9 @@ ] }, "node_modules/@rollup/rollup-linux-s390x-gnu": { - "version": "4.22.4", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.22.4.tgz", - "integrity": "sha512-GqFJ9wLlbB9daxhVlrTe61vJtEY99/xB3C8e4ULVsVfflcpmR6c8UZXjtkMA6FhNONhj2eA5Tk9uAVw5orEs4Q==", + "version": "4.31.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.31.0.tgz", + "integrity": "sha512-O1o5EUI0+RRMkK9wiTVpk2tyzXdXefHtRTIjBbmFREmNMy7pFeYXCFGbhKFwISA3UOExlo5GGUuuj3oMKdK6JQ==", "cpu": [ "s390x" ], @@ -1114,9 +1217,9 @@ ] }, "node_modules/@rollup/rollup-linux-x64-gnu": { - "version": "4.22.4", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.22.4.tgz", - "integrity": "sha512-87v0ol2sH9GE3cLQLNEy0K/R0pz1nvg76o8M5nhMR0+Q+BBGLnb35P0fVz4CQxHYXaAOhE8HhlkaZfsdUOlHwg==", + "version": "4.31.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.31.0.tgz", + "integrity": "sha512-zSoHl356vKnNxwOWnLd60ixHNPRBglxpv2g7q0Cd3Pmr561gf0HiAcUBRL3S1vPqRC17Zo2CX/9cPkqTIiai1g==", "cpu": [ "x64" ], @@ -1128,9 +1231,9 @@ ] }, "node_modules/@rollup/rollup-linux-x64-musl": { - "version": "4.22.4", - "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.22.4.tgz", - "integrity": "sha512-UV6FZMUgePDZrFjrNGIWzDo/vABebuXBhJEqrHxrGiU6HikPy0Z3LfdtciIttEUQfuDdCn8fqh7wiFJjCNwO+g==", + "version": "4.31.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.31.0.tgz", + "integrity": "sha512-ypB/HMtcSGhKUQNiFwqgdclWNRrAYDH8iMYH4etw/ZlGwiTVxBz2tDrGRrPlfZu6QjXwtd+C3Zib5pFqID97ZA==", "cpu": [ "x64" ], @@ -1142,9 +1245,9 @@ ] }, "node_modules/@rollup/rollup-win32-arm64-msvc": { - "version": "4.22.4", - "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.22.4.tgz", - "integrity": "sha512-BjI+NVVEGAXjGWYHz/vv0pBqfGoUH0IGZ0cICTn7kB9PyjrATSkX+8WkguNjWoj2qSr1im/+tTGRaY+4/PdcQw==", + "version": "4.31.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.31.0.tgz", + "integrity": "sha512-JuhN2xdI/m8Hr+aVO3vspO7OQfUFO6bKLIRTAy0U15vmWjnZDLrEgCZ2s6+scAYaQVpYSh9tZtRijApw9IXyMw==", "cpu": [ "arm64" ], @@ -1156,9 +1259,9 @@ ] }, "node_modules/@rollup/rollup-win32-ia32-msvc": { - "version": "4.22.4", - "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.22.4.tgz", - "integrity": "sha512-SiWG/1TuUdPvYmzmYnmd3IEifzR61Tragkbx9D3+R8mzQqDBz8v+BvZNDlkiTtI9T15KYZhP0ehn3Dld4n9J5g==", + "version": "4.31.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.31.0.tgz", + "integrity": "sha512-U1xZZXYkvdf5MIWmftU8wrM5PPXzyaY1nGCI4KI4BFfoZxHamsIe+BtnPLIvvPykvQWlVbqUXdLa4aJUuilwLQ==", "cpu": [ "ia32" ], @@ -1170,9 +1273,9 @@ ] }, "node_modules/@rollup/rollup-win32-x64-msvc": { - "version": "4.22.4", - "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.22.4.tgz", - "integrity": "sha512-j8pPKp53/lq9lMXN57S8cFz0MynJk8OWNuUnXct/9KCpKU7DgU3bYMJhwWmcqC0UU29p8Lr0/7KEVcaM6bf47Q==", + "version": "4.31.0", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.31.0.tgz", + "integrity": "sha512-ul8rnCsUumNln5YWwz0ted2ZHFhzhRRnkpBZ+YRuHoRAlUji9KChpOUOndY7uykrPEPXVbHLlsdo6v5yXo/TXw==", "cpu": [ "x64" ], @@ -1225,9 +1328,9 @@ } }, "node_modules/@types/estree": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.5.tgz", - "integrity": "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==", + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.6.tgz", + "integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==", "dev": true, "license": "MIT" }, @@ -1259,15 +1362,15 @@ } }, "node_modules/@vitejs/plugin-react": { - "version": "4.3.3", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.3.3.tgz", - "integrity": "sha512-NooDe9GpHGqNns1i8XDERg0Vsg5SSYRhRxxyTGogUdkdNt47jal+fbuYi+Yfq6pzRCKXyoPcWisfxE6RIM3GKA==", + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.3.4.tgz", + "integrity": "sha512-SCCPBJtYLdE8PX/7ZQAs1QAZ8Jqwih+0VBLum1EGqmCCQal+MIUqLCzj3ZUy8ufbC0cAM4LRlSTm7IQJwWT4ug==", "dev": true, "license": "MIT", "dependencies": { - "@babel/core": "^7.25.2", - "@babel/plugin-transform-react-jsx-self": "^7.24.7", - "@babel/plugin-transform-react-jsx-source": "^7.24.7", + "@babel/core": "^7.26.0", + "@babel/plugin-transform-react-jsx-self": "^7.25.9", + "@babel/plugin-transform-react-jsx-source": "^7.25.9", "@types/babel__core": "^7.20.5", "react-refresh": "^0.14.2" }, @@ -1275,7 +1378,7 @@ "node": "^14.18.0 || >=16.0.0" }, "peerDependencies": { - "vite": "^4.2.0 || ^5.0.0" + "vite": "^4.2.0 || ^5.0.0 || ^6.0.0" } }, "node_modules/ansi-regex": { @@ -1504,7 +1607,8 @@ "version": "2.0.0", "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", - "dev": true + "dev": true, + "license": "MIT" }, "node_modules/cross-spawn": { "version": "7.0.6", @@ -1541,9 +1645,9 @@ "dev": true }, "node_modules/debug": { - "version": "4.3.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz", - "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", "dev": true, "license": "MIT", "dependencies": { @@ -1590,41 +1694,44 @@ "dev": true }, "node_modules/esbuild": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.21.5.tgz", - "integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==", + "version": "0.24.2", + "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.24.2.tgz", + "integrity": "sha512-+9egpBW8I3CD5XPe0n6BfT5fxLzxrlDzqydF3aviG+9ni1lDC/OvMHcxqEFV0+LANZG5R1bFMWfUrjVsdwxJvA==", "dev": true, "hasInstallScript": true, + "license": "MIT", "bin": { "esbuild": "bin/esbuild" }, "engines": { - "node": ">=12" + "node": ">=18" }, "optionalDependencies": { - "@esbuild/aix-ppc64": "0.21.5", - "@esbuild/android-arm": "0.21.5", - "@esbuild/android-arm64": "0.21.5", - "@esbuild/android-x64": "0.21.5", - "@esbuild/darwin-arm64": "0.21.5", - "@esbuild/darwin-x64": "0.21.5", - "@esbuild/freebsd-arm64": "0.21.5", - "@esbuild/freebsd-x64": "0.21.5", - "@esbuild/linux-arm": "0.21.5", - "@esbuild/linux-arm64": "0.21.5", - "@esbuild/linux-ia32": "0.21.5", - "@esbuild/linux-loong64": "0.21.5", - "@esbuild/linux-mips64el": "0.21.5", - "@esbuild/linux-ppc64": "0.21.5", - "@esbuild/linux-riscv64": "0.21.5", - "@esbuild/linux-s390x": "0.21.5", - "@esbuild/linux-x64": "0.21.5", - "@esbuild/netbsd-x64": "0.21.5", - "@esbuild/openbsd-x64": "0.21.5", - "@esbuild/sunos-x64": "0.21.5", - "@esbuild/win32-arm64": "0.21.5", - "@esbuild/win32-ia32": "0.21.5", - "@esbuild/win32-x64": "0.21.5" + "@esbuild/aix-ppc64": "0.24.2", + "@esbuild/android-arm": "0.24.2", + "@esbuild/android-arm64": "0.24.2", + "@esbuild/android-x64": "0.24.2", + "@esbuild/darwin-arm64": "0.24.2", + "@esbuild/darwin-x64": "0.24.2", + "@esbuild/freebsd-arm64": "0.24.2", + "@esbuild/freebsd-x64": "0.24.2", + "@esbuild/linux-arm": "0.24.2", + "@esbuild/linux-arm64": "0.24.2", + "@esbuild/linux-ia32": "0.24.2", + "@esbuild/linux-loong64": "0.24.2", + "@esbuild/linux-mips64el": "0.24.2", + "@esbuild/linux-ppc64": "0.24.2", + "@esbuild/linux-riscv64": "0.24.2", + "@esbuild/linux-s390x": "0.24.2", + "@esbuild/linux-x64": "0.24.2", + "@esbuild/netbsd-arm64": "0.24.2", + "@esbuild/netbsd-x64": "0.24.2", + "@esbuild/openbsd-arm64": "0.24.2", + "@esbuild/openbsd-x64": "0.24.2", + "@esbuild/sunos-x64": "0.24.2", + "@esbuild/win32-arm64": "0.24.2", + "@esbuild/win32-ia32": "0.24.2", + "@esbuild/win32-x64": "0.24.2" } }, "node_modules/escalade": { @@ -1743,6 +1850,7 @@ "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz", "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==", "dev": true, + "license": "MIT", "engines": { "node": ">=6.9.0" } @@ -1909,9 +2017,9 @@ "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==" }, "node_modules/jsesc": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.0.2.tgz", - "integrity": "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz", + "integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==", "dev": true, "license": "MIT", "bin": { @@ -1926,6 +2034,7 @@ "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", "dev": true, + "license": "MIT", "bin": { "json5": "lib/cli.js" }, @@ -1934,12 +2043,16 @@ } }, "node_modules/lilconfig": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.1.0.tgz", - "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==", + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.3.tgz", + "integrity": "sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==", "dev": true, + "license": "MIT", "engines": { - "node": ">=10" + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/antonk52" } }, "node_modules/lines-and-columns": { @@ -2035,9 +2148,9 @@ } }, "node_modules/nanoid": { - "version": "3.3.7", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", - "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", + "version": "3.3.8", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz", + "integrity": "sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==", "dev": true, "funding": [ { @@ -2045,6 +2158,7 @@ "url": "https://github.com/sponsors/ai" } ], + "license": "MIT", "bin": { "nanoid": "bin/nanoid.cjs" }, @@ -2179,9 +2293,9 @@ } }, "node_modules/postcss": { - "version": "8.4.49", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.49.tgz", - "integrity": "sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==", + "version": "8.5.1", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.1.tgz", + "integrity": "sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==", "dev": true, "funding": [ { @@ -2199,7 +2313,7 @@ ], "license": "MIT", "dependencies": { - "nanoid": "^3.3.7", + "nanoid": "^3.3.8", "picocolors": "^1.1.1", "source-map-js": "^1.2.1" }, @@ -2278,18 +2392,6 @@ } } }, - "node_modules/postcss-load-config/node_modules/lilconfig": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.2.tgz", - "integrity": "sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==", - "dev": true, - "engines": { - "node": ">=14" - }, - "funding": { - "url": "https://github.com/sponsors/antonk52" - } - }, "node_modules/postcss-nested": { "version": "6.2.0", "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.2.0.tgz", @@ -2437,13 +2539,13 @@ } }, "node_modules/rollup": { - "version": "4.22.4", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.22.4.tgz", - "integrity": "sha512-vD8HJ5raRcWOyymsR6Z3o6+RzfEPCnVLMFJ6vRslO1jt4LO6dUo5Qnpg7y4RkZFM2DMe3WUirkI5c16onjrc6A==", + "version": "4.31.0", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.31.0.tgz", + "integrity": "sha512-9cCE8P4rZLx9+PjoyqHLs31V9a9Vpvfo4qNcs6JCiGWYhw2gijSetFbH6SSy1whnkgcefnUwr8sad7tgqsGvnw==", "dev": true, "license": "MIT", "dependencies": { - "@types/estree": "1.0.5" + "@types/estree": "1.0.6" }, "bin": { "rollup": "dist/bin/rollup" @@ -2453,22 +2555,25 @@ "npm": ">=8.0.0" }, "optionalDependencies": { - "@rollup/rollup-android-arm-eabi": "4.22.4", - "@rollup/rollup-android-arm64": "4.22.4", - "@rollup/rollup-darwin-arm64": "4.22.4", - "@rollup/rollup-darwin-x64": "4.22.4", - "@rollup/rollup-linux-arm-gnueabihf": "4.22.4", - "@rollup/rollup-linux-arm-musleabihf": "4.22.4", - "@rollup/rollup-linux-arm64-gnu": "4.22.4", - "@rollup/rollup-linux-arm64-musl": "4.22.4", - "@rollup/rollup-linux-powerpc64le-gnu": "4.22.4", - "@rollup/rollup-linux-riscv64-gnu": "4.22.4", - "@rollup/rollup-linux-s390x-gnu": "4.22.4", - "@rollup/rollup-linux-x64-gnu": "4.22.4", - "@rollup/rollup-linux-x64-musl": "4.22.4", - "@rollup/rollup-win32-arm64-msvc": "4.22.4", - "@rollup/rollup-win32-ia32-msvc": "4.22.4", - "@rollup/rollup-win32-x64-msvc": "4.22.4", + "@rollup/rollup-android-arm-eabi": "4.31.0", + "@rollup/rollup-android-arm64": "4.31.0", + "@rollup/rollup-darwin-arm64": "4.31.0", + "@rollup/rollup-darwin-x64": "4.31.0", + "@rollup/rollup-freebsd-arm64": "4.31.0", + "@rollup/rollup-freebsd-x64": "4.31.0", + "@rollup/rollup-linux-arm-gnueabihf": "4.31.0", + "@rollup/rollup-linux-arm-musleabihf": "4.31.0", + "@rollup/rollup-linux-arm64-gnu": "4.31.0", + "@rollup/rollup-linux-arm64-musl": "4.31.0", + "@rollup/rollup-linux-loongarch64-gnu": "4.31.0", + "@rollup/rollup-linux-powerpc64le-gnu": "4.31.0", + "@rollup/rollup-linux-riscv64-gnu": "4.31.0", + "@rollup/rollup-linux-s390x-gnu": "4.31.0", + "@rollup/rollup-linux-x64-gnu": "4.31.0", + "@rollup/rollup-linux-x64-musl": "4.31.0", + "@rollup/rollup-win32-arm64-msvc": "4.31.0", + "@rollup/rollup-win32-ia32-msvc": "4.31.0", + "@rollup/rollup-win32-x64-msvc": "4.31.0", "fsevents": "~2.3.2" } }, @@ -2687,9 +2792,9 @@ } }, "node_modules/tailwindcss": { - "version": "3.4.15", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.15.tgz", - "integrity": "sha512-r4MeXnfBmSOuKUWmXe6h2CcyfzJCEk4F0pptO5jlnYSIViUkVmsawj80N5h2lO3gwcmSb4n3PuN+e+GC1Guylw==", + "version": "3.4.17", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.17.tgz", + "integrity": "sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==", "dev": true, "license": "MIT", "dependencies": { @@ -2702,7 +2807,7 @@ "glob-parent": "^6.0.2", "is-glob": "^4.0.3", "jiti": "^1.21.6", - "lilconfig": "^2.1.0", + "lilconfig": "^3.1.3", "micromatch": "^4.0.8", "normalize-path": "^3.0.0", "object-hash": "^3.0.0", @@ -2764,9 +2869,9 @@ "dev": true }, "node_modules/typescript": { - "version": "5.6.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz", - "integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==", + "version": "5.7.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz", + "integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==", "dev": true, "license": "Apache-2.0", "bin": { @@ -2816,21 +2921,21 @@ "license": "MIT" }, "node_modules/vite": { - "version": "5.4.11", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.11.tgz", - "integrity": "sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==", + "version": "6.0.11", + "resolved": "https://registry.npmjs.org/vite/-/vite-6.0.11.tgz", + "integrity": "sha512-4VL9mQPKoHy4+FE0NnRE/kbY51TOfaknxAjt3fJbGJxhIpBZiqVzlZDEesWWsuREXHwNdAoOFZ9MkPEVXczHwg==", "dev": true, "license": "MIT", "dependencies": { - "esbuild": "^0.21.3", - "postcss": "^8.4.43", - "rollup": "^4.20.0" + "esbuild": "^0.24.2", + "postcss": "^8.4.49", + "rollup": "^4.23.0" }, "bin": { "vite": "bin/vite.js" }, "engines": { - "node": "^18.0.0 || >=20.0.0" + "node": "^18.0.0 || ^20.0.0 || >=22.0.0" }, "funding": { "url": "https://github.com/vitejs/vite?sponsor=1" @@ -2839,19 +2944,25 @@ "fsevents": "~2.3.3" }, "peerDependencies": { - "@types/node": "^18.0.0 || >=20.0.0", + "@types/node": "^18.0.0 || ^20.0.0 || >=22.0.0", + "jiti": ">=1.21.0", "less": "*", "lightningcss": "^1.21.0", "sass": "*", "sass-embedded": "*", "stylus": "*", "sugarss": "*", - "terser": "^5.4.0" + "terser": "^5.16.0", + "tsx": "^4.8.1", + "yaml": "^2.4.2" }, "peerDependenciesMeta": { "@types/node": { "optional": true }, + "jiti": { + "optional": true + }, "less": { "optional": true }, @@ -2872,6 +2983,12 @@ }, "terser": { "optional": true + }, + "tsx": { + "optional": true + }, + "yaml": { + "optional": true } } }, diff --git a/examples/package.json b/examples/package.json index 1ef73c2..01305c6 100644 --- a/examples/package.json +++ b/examples/package.json @@ -19,11 +19,11 @@ "@biomejs/biome": "^1.9.4", "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", - "@vitejs/plugin-react": "^4.3.3", + "@vitejs/plugin-react": "^4.3.4", "autoprefixer": "^10.4.20", - "postcss": "^8.4.49", - "tailwindcss": "^3.4.15", - "typescript": "^5.6.3", - "vite": "^5.4.11" + "postcss": "^8.5.1", + "tailwindcss": "^3.4.17", + "typescript": "^5.7.3", + "vite": "^6.0.11" } } From 74b4335e27bdbea954aec450339924ca18d211e4 Mon Sep 17 00:00:00 2001 From: "keisuke.okafuji" Date: Wed, 22 Jan 2025 10:48:47 +0900 Subject: [PATCH 8/9] doc: add versions to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f302660..4c062ff 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,9 @@ npm install @digital-go-jp/tailwind-theme-plugin | Figma のバージョン | パッケージのバージョン | | ------------------ | ---------------- | +| 2.1.2 | 0.2.3 | +| 2.1.1 | 0.2.3 | +| 2.1.0 | 0.2.3 | | 2.0.4 | 0.2.2 | | 2.0.3 | 0.2.0 | | 2.0.2 | 0.1.17 | From 49742feb08a07a0839c96d6c211d8b8d5524bc47 Mon Sep 17 00:00:00 2001 From: "keisuke.okafuji" Date: Wed, 22 Jan 2025 10:50:13 +0900 Subject: [PATCH 9/9] 0.2.3 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index df963e3..5a72b7b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@digital-go-jp/tailwind-theme-plugin", - "version": "0.2.2", + "version": "0.2.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@digital-go-jp/tailwind-theme-plugin", - "version": "0.2.2", + "version": "0.2.3", "license": "MIT", "devDependencies": { "@biomejs/biome": "^1.9.4", diff --git a/package.json b/package.json index eaeec03..cb848d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@digital-go-jp/tailwind-theme-plugin", - "version": "0.2.2", + "version": "0.2.3", "main": "dist/index.cjs.js", "types": "dist/index.d.ts", "exports": {