diff --git a/packages/bento-design-system/package.json b/packages/bento-design-system/package.json index 667ef31b6..77d4a6daa 100644 --- a/packages/bento-design-system/package.json +++ b/packages/bento-design-system/package.json @@ -115,7 +115,7 @@ "@tanstack/virtual-core": "3.0.0-beta.65", "@types/react-table": "7.7.20", "@vanilla-extract/css": "1.13.0", - "@vanilla-extract/dynamic": "2.0.3", + "@vanilla-extract/dynamic": "2.1.2", "@vanilla-extract/recipes": "0.5.5", "@vanilla-extract/sprinkles": "1.6.3", "clsx": "1.2.1", @@ -170,7 +170,7 @@ "@vanilla-extract/babel-plugin": "1.2.0", "@vanilla-extract/esbuild-plugin": "2.3.10", "@vanilla-extract/private": "1.0.6", - "@vanilla-extract/vite-plugin": "3.9.0", + "@vanilla-extract/vite-plugin": "3.9.5", "@vanilla-extract/webpack-plugin": "2.3.13", "@vitejs/plugin-react": "4.0.4", "chromatic": "6.24.1", diff --git a/packages/configuration-builder/package.json b/packages/configuration-builder/package.json index 606272e58..14e869d5b 100644 --- a/packages/configuration-builder/package.json +++ b/packages/configuration-builder/package.json @@ -35,9 +35,9 @@ "@types/react-dom": "18.2.7", "@typescript-eslint/eslint-plugin": "6.5.0", "@typescript-eslint/parser": "6.5.0", - "@vanilla-extract/dynamic": "2.0.3", + "@vanilla-extract/dynamic": "2.1.2", "@vanilla-extract/sprinkles": "1.6.3", - "@vanilla-extract/vite-plugin": "3.8.2", + "@vanilla-extract/vite-plugin": "3.9.5", "@vitejs/plugin-react": "4.0.4", "eslint": "8.48.0", "eslint-plugin-react-hooks": "4.6.0", diff --git a/packages/website/package.json b/packages/website/package.json index a216dae9c..e336a4ca5 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -26,7 +26,7 @@ "@babel/parser": "7.22.16", "@babel/preset-typescript": "7.22.15", "@babel/standalone": "7.22.20", - "@babel/traverse": "7.23.2", + "@babel/traverse": "7.23.3", "@buildo/bento-design-system": "workspace:*", "@docusaurus/core": "2.0.1", "@docusaurus/preset-classic": "2.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3a6165a56..b28d1a8c4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -102,12 +102,12 @@ importers: '@typescript-eslint/parser': 5.62.0 '@vanilla-extract/babel-plugin': 1.2.0 '@vanilla-extract/css': 1.13.0 - '@vanilla-extract/dynamic': 2.0.3 + '@vanilla-extract/dynamic': 2.1.2 '@vanilla-extract/esbuild-plugin': 2.3.10 '@vanilla-extract/private': 1.0.6 '@vanilla-extract/recipes': 0.5.5 '@vanilla-extract/sprinkles': 1.6.3 - '@vanilla-extract/vite-plugin': 3.9.0 + '@vanilla-extract/vite-plugin': 3.9.5 '@vanilla-extract/webpack-plugin': 2.3.13 '@vitejs/plugin-react': 4.0.4 chromatic: 6.24.1 @@ -200,7 +200,7 @@ importers: '@tanstack/virtual-core': 3.0.0-beta.65 '@types/react-table': 7.7.20 '@vanilla-extract/css': 1.13.0 - '@vanilla-extract/dynamic': 2.0.3 + '@vanilla-extract/dynamic': 2.1.2 '@vanilla-extract/recipes': 0.5.5_3qusp464cmatvw2qbjjzblbe54 '@vanilla-extract/sprinkles': 1.6.3_3qusp464cmatvw2qbjjzblbe54 clsx: 1.2.1 @@ -254,7 +254,7 @@ importers: '@vanilla-extract/babel-plugin': 1.2.0 '@vanilla-extract/esbuild-plugin': 2.3.10_esbuild@0.18.11 '@vanilla-extract/private': 1.0.6 - '@vanilla-extract/vite-plugin': 3.9.0_vite@5.3.6 + '@vanilla-extract/vite-plugin': 3.9.5_vite@5.3.6 '@vanilla-extract/webpack-plugin': 2.3.13_webpack@5.94.0 '@vitejs/plugin-react': 4.0.4_vite@5.3.6 chromatic: 6.24.1 @@ -300,10 +300,10 @@ importers: '@typescript-eslint/eslint-plugin': 6.5.0 '@typescript-eslint/parser': 6.5.0 '@vanilla-extract/css': 1.12.0 - '@vanilla-extract/dynamic': 2.0.3 + '@vanilla-extract/dynamic': 2.1.2 '@vanilla-extract/recipes': 0.5.5 '@vanilla-extract/sprinkles': 1.6.3 - '@vanilla-extract/vite-plugin': 3.8.2 + '@vanilla-extract/vite-plugin': 3.9.5 '@vitejs/plugin-react': 4.0.4 eslint: 8.48.0 eslint-plugin-react-hooks: 4.6.0 @@ -338,9 +338,9 @@ importers: '@types/react-dom': 18.2.7 '@typescript-eslint/eslint-plugin': 6.5.0_zcnsnkqwyqryk5co7u7tcltrje '@typescript-eslint/parser': 6.5.0_jkonsiqll5kf7uvjobvewtpypa - '@vanilla-extract/dynamic': 2.0.3 + '@vanilla-extract/dynamic': 2.1.2 '@vanilla-extract/sprinkles': 1.6.3_zd2pmj2rl4fq6dchynq6tm4lty - '@vanilla-extract/vite-plugin': 3.8.2_vite@5.3.6 + '@vanilla-extract/vite-plugin': 3.9.5_vite@5.3.6 '@vitejs/plugin-react': 4.0.4_vite@5.3.6 eslint: 8.48.0 eslint-plugin-react-hooks: 4.6.0_eslint@8.48.0 @@ -356,7 +356,7 @@ importers: '@babel/parser': 7.22.16 '@babel/preset-typescript': 7.22.15 '@babel/standalone': 7.22.20 - '@babel/traverse': 7.23.2 + '@babel/traverse': 7.23.3 '@babel/types': 7.22.19 '@buildo/bento-design-system': workspace:* '@docusaurus/core': 2.0.1 @@ -400,7 +400,7 @@ importers: '@babel/parser': 7.22.16 '@babel/preset-typescript': 7.22.15_@babel+core@7.22.20 '@babel/standalone': 7.22.20 - '@babel/traverse': 7.23.2 + '@babel/traverse': 7.23.3 '@buildo/bento-design-system': link:../bento-design-system '@docusaurus/core': 2.0.1_ke7zlixcmud45jrvihi6wmw3pu '@docusaurus/preset-classic': 2.0.1_puk5entdl5vdsms6afxrotq73y @@ -665,7 +665,7 @@ packages: '@babel/helpers': 7.24.4 '@babel/parser': 7.22.16 '@babel/template': 7.24.0 - '@babel/traverse': 7.23.2 + '@babel/traverse': 7.23.3 '@babel/types': 7.22.19 convert-source-map: 1.9.0 debug: 4.3.4 @@ -914,13 +914,6 @@ packages: resolution: {integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==} engines: {node: '>=6.9.0'} - /@babel/helper-function-name/7.22.5: - resolution: {integrity: sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/template': 7.24.0 - '@babel/types': 7.22.19 - /@babel/helper-function-name/7.23.0: resolution: {integrity: sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==} engines: {node: '>=6.9.0'} @@ -1141,7 +1134,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.22.15 - '@babel/traverse': 7.23.2 + '@babel/traverse': 7.23.3 '@babel/types': 7.22.19 transitivePeerDependencies: - supports-color @@ -1171,7 +1164,7 @@ packages: '@babel/helper-validator-identifier': 7.22.20 chalk: 2.4.2 js-tokens: 4.0.0 - picocolors: 1.0.1 + picocolors: 1.1.0 /@babel/parser/7.22.16: resolution: {integrity: sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA==} @@ -3290,7 +3283,7 @@ packages: '@babel/code-frame': 7.24.2 '@babel/generator': 7.22.15 '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-function-name': 7.22.5 + '@babel/helper-function-name': 7.23.0 '@babel/helper-hoist-variables': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 '@babel/parser': 7.22.16 @@ -3300,8 +3293,8 @@ packages: transitivePeerDependencies: - supports-color - /@babel/traverse/7.23.2: - resolution: {integrity: sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==} + /@babel/traverse/7.23.3: + resolution: {integrity: sha512-+K0yF1/9yR0oHdE0StHuEj3uTPzwwbrLGfNOndVJVV2TqA5+j3oljJUb4nmB954FLGjNem976+B+eDuLIjesiQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.24.2 @@ -3424,7 +3417,7 @@ packages: '@babel/preset-typescript': 7.22.15_@babel+core@7.22.20 '@babel/runtime': 7.22.5 '@babel/runtime-corejs3': 7.22.5 - '@babel/traverse': 7.23.2 + '@babel/traverse': 7.23.3 '@docusaurus/cssnano-preset': 2.0.1 '@docusaurus/logger': 2.0.1 '@docusaurus/mdx-loader': 2.0.1_6o6hkpjdwzgjounrmeqn67tkhu @@ -3523,7 +3516,7 @@ packages: '@babel/preset-typescript': 7.22.15_@babel+core@7.22.20 '@babel/runtime': 7.24.4 '@babel/runtime-corejs3': 7.22.5 - '@babel/traverse': 7.23.2 + '@babel/traverse': 7.23.3 '@docusaurus/cssnano-preset': 2.4.1 '@docusaurus/logger': 2.4.1 '@docusaurus/mdx-loader': 2.4.1_ovybaw46ulgvv5x62tnhhf5ihi @@ -3648,7 +3641,7 @@ packages: react-dom: ^16.8.4 || ^17.0.0 || 18 dependencies: '@babel/parser': 7.22.16 - '@babel/traverse': 7.23.2 + '@babel/traverse': 7.23.3 '@docusaurus/logger': 2.0.1 '@docusaurus/utils': 2.0.1_@docusaurus+types@2.0.1 '@mdx-js/mdx': 1.6.22 @@ -3682,7 +3675,7 @@ packages: react-dom: ^16.8.4 || ^17.0.0 || 18 dependencies: '@babel/parser': 7.22.16 - '@babel/traverse': 7.23.2 + '@babel/traverse': 7.23.3 '@docusaurus/logger': 2.4.1 '@docusaurus/utils': 2.4.1_@docusaurus+types@2.4.1 '@mdx-js/mdx': 1.6.22 @@ -4693,15 +4686,6 @@ packages: dev: true optional: true - /@esbuild/android-arm/0.17.6: - resolution: {integrity: sha512-bSC9YVUjADDy1gae8RrioINU6e1lCkg3VGVwm0QQ2E1CWcC4gnMce9+B6RpxuSsrsXsk1yojn7sp1fnG8erE2g==} - engines: {node: '>=12'} - cpu: [arm] - os: [android] - requiresBuild: true - dev: true - optional: true - /@esbuild/android-arm/0.18.11: resolution: {integrity: sha512-q4qlUf5ucwbUJZXF5tEQ8LF7y0Nk4P58hOsGk3ucY0oCwgQqAnqXVbUuahCddVHfrxmpyewRpiTHwVHIETYu7Q==} engines: {node: '>=12'} @@ -4746,15 +4730,6 @@ packages: dev: true optional: true - /@esbuild/android-arm64/0.17.6: - resolution: {integrity: sha512-YnYSCceN/dUzUr5kdtUzB+wZprCafuD89Hs0Aqv9QSdwhYQybhXTaSTcrl6X/aWThn1a/j0eEpUBGOE7269REg==} - engines: {node: '>=12'} - cpu: [arm64] - os: [android] - requiresBuild: true - dev: true - optional: true - /@esbuild/android-arm64/0.18.11: resolution: {integrity: sha512-snieiq75Z1z5LJX9cduSAjUr7vEI1OdlzFPMw0HH5YI7qQHDd3qs+WZoMrWYDsfRJSq36lIA6mfZBkvL46KoIw==} engines: {node: '>=12'} @@ -4799,15 +4774,6 @@ packages: dev: true optional: true - /@esbuild/android-x64/0.17.6: - resolution: {integrity: sha512-MVcYcgSO7pfu/x34uX9u2QIZHmXAB7dEiLQC5bBl5Ryqtpj9lT2sg3gNDEsrPEmimSJW2FXIaxqSQ501YLDsZQ==} - engines: {node: '>=12'} - cpu: [x64] - os: [android] - requiresBuild: true - dev: true - optional: true - /@esbuild/android-x64/0.18.11: resolution: {integrity: sha512-iPuoxQEV34+hTF6FT7om+Qwziv1U519lEOvekXO9zaMMlT9+XneAhKL32DW3H7okrCOBQ44BMihE8dclbZtTuw==} engines: {node: '>=12'} @@ -4852,15 +4818,6 @@ packages: dev: true optional: true - /@esbuild/darwin-arm64/0.17.6: - resolution: {integrity: sha512-bsDRvlbKMQMt6Wl08nHtFz++yoZHsyTOxnjfB2Q95gato+Yi4WnRl13oC2/PJJA9yLCoRv9gqT/EYX0/zDsyMA==} - engines: {node: '>=12'} - cpu: [arm64] - os: [darwin] - requiresBuild: true - dev: true - optional: true - /@esbuild/darwin-arm64/0.18.11: resolution: {integrity: sha512-Gm0QkI3k402OpfMKyQEEMG0RuW2LQsSmI6OeO4El2ojJMoF5NLYb3qMIjvbG/lbMeLOGiW6ooU8xqc+S0fgz2w==} engines: {node: '>=12'} @@ -4905,15 +4862,6 @@ packages: dev: true optional: true - /@esbuild/darwin-x64/0.17.6: - resolution: {integrity: sha512-xh2A5oPrYRfMFz74QXIQTQo8uA+hYzGWJFoeTE8EvoZGHb+idyV4ATaukaUvnnxJiauhs/fPx3vYhU4wiGfosg==} - engines: {node: '>=12'} - cpu: [x64] - os: [darwin] - requiresBuild: true - dev: true - optional: true - /@esbuild/darwin-x64/0.18.11: resolution: {integrity: sha512-N15Vzy0YNHu6cfyDOjiyfJlRJCB/ngKOAvoBf1qybG3eOq0SL2Lutzz9N7DYUbb7Q23XtHPn6lMDF6uWbGv9Fw==} engines: {node: '>=12'} @@ -4958,15 +4906,6 @@ packages: dev: true optional: true - /@esbuild/freebsd-arm64/0.17.6: - resolution: {integrity: sha512-EnUwjRc1inT4ccZh4pB3v1cIhohE2S4YXlt1OvI7sw/+pD+dIE4smwekZlEPIwY6PhU6oDWwITrQQm5S2/iZgg==} - engines: {node: '>=12'} - cpu: [arm64] - os: [freebsd] - requiresBuild: true - dev: true - optional: true - /@esbuild/freebsd-arm64/0.18.11: resolution: {integrity: sha512-atEyuq6a3omEY5qAh5jIORWk8MzFnCpSTUruBgeyN9jZq1K/QI9uke0ATi3MHu4L8c59CnIi4+1jDKMuqmR71A==} engines: {node: '>=12'} @@ -5011,15 +4950,6 @@ packages: dev: true optional: true - /@esbuild/freebsd-x64/0.17.6: - resolution: {integrity: sha512-Uh3HLWGzH6FwpviUcLMKPCbZUAFzv67Wj5MTwK6jn89b576SR2IbEp+tqUHTr8DIl0iDmBAf51MVaP7pw6PY5Q==} - engines: {node: '>=12'} - cpu: [x64] - os: [freebsd] - requiresBuild: true - dev: true - optional: true - /@esbuild/freebsd-x64/0.18.11: resolution: {integrity: sha512-XtuPrEfBj/YYYnAAB7KcorzzpGTvOr/dTtXPGesRfmflqhA4LMF0Gh/n5+a9JBzPuJ+CGk17CA++Hmr1F/gI0Q==} engines: {node: '>=12'} @@ -5064,15 +4994,6 @@ packages: dev: true optional: true - /@esbuild/linux-arm/0.17.6: - resolution: {integrity: sha512-7YdGiurNt7lqO0Bf/U9/arrPWPqdPqcV6JCZda4LZgEn+PTQ5SMEI4MGR52Bfn3+d6bNEGcWFzlIxiQdS48YUw==} - engines: {node: '>=12'} - cpu: [arm] - os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-arm/0.18.11: resolution: {integrity: sha512-Idipz+Taso/toi2ETugShXjQ3S59b6m62KmLHkJlSq/cBejixmIydqrtM2XTvNCywFl3VC7SreSf6NV0i6sRyg==} engines: {node: '>=12'} @@ -5117,15 +5038,6 @@ packages: dev: true optional: true - /@esbuild/linux-arm64/0.17.6: - resolution: {integrity: sha512-bUR58IFOMJX523aDVozswnlp5yry7+0cRLCXDsxnUeQYJik1DukMY+apBsLOZJblpH+K7ox7YrKrHmJoWqVR9w==} - engines: {node: '>=12'} - cpu: [arm64] - os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-arm64/0.18.11: resolution: {integrity: sha512-c6Vh2WS9VFKxKZ2TvJdA7gdy0n6eSy+yunBvv4aqNCEhSWVor1TU43wNRp2YLO9Vng2G+W94aRz+ILDSwAiYog==} engines: {node: '>=12'} @@ -5170,15 +5082,6 @@ packages: dev: true optional: true - /@esbuild/linux-ia32/0.17.6: - resolution: {integrity: sha512-ujp8uoQCM9FRcbDfkqECoARsLnLfCUhKARTP56TFPog8ie9JG83D5GVKjQ6yVrEVdMie1djH86fm98eY3quQkQ==} - engines: {node: '>=12'} - cpu: [ia32] - os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-ia32/0.18.11: resolution: {integrity: sha512-S3hkIF6KUqRh9n1Q0dSyYcWmcVa9Cg+mSoZEfFuzoYXXsk6196qndrM+ZiHNwpZKi3XOXpShZZ+9dfN5ykqjjw==} engines: {node: '>=12'} @@ -5223,15 +5126,6 @@ packages: dev: true optional: true - /@esbuild/linux-loong64/0.17.6: - resolution: {integrity: sha512-y2NX1+X/Nt+izj9bLoiaYB9YXT/LoaQFYvCkVD77G/4F+/yuVXYCWz4SE9yr5CBMbOxOfBcy/xFL4LlOeNlzYQ==} - engines: {node: '>=12'} - cpu: [loong64] - os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-loong64/0.18.11: resolution: {integrity: sha512-MRESANOoObQINBA+RMZW+Z0TJWpibtE7cPFnahzyQHDCA9X9LOmGh68MVimZlM9J8n5Ia8lU773te6O3ILW8kw==} engines: {node: '>=12'} @@ -5276,15 +5170,6 @@ packages: dev: true optional: true - /@esbuild/linux-mips64el/0.17.6: - resolution: {integrity: sha512-09AXKB1HDOzXD+j3FdXCiL/MWmZP0Ex9eR8DLMBVcHorrWJxWmY8Nms2Nm41iRM64WVx7bA/JVHMv081iP2kUA==} - engines: {node: '>=12'} - cpu: [mips64el] - os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-mips64el/0.18.11: resolution: {integrity: sha512-qVyPIZrXNMOLYegtD1u8EBccCrBVshxMrn5MkuFc3mEVsw7CCQHaqZ4jm9hbn4gWY95XFnb7i4SsT3eflxZsUg==} engines: {node: '>=12'} @@ -5329,15 +5214,6 @@ packages: dev: true optional: true - /@esbuild/linux-ppc64/0.17.6: - resolution: {integrity: sha512-AmLhMzkM8JuqTIOhxnX4ubh0XWJIznEynRnZAVdA2mMKE6FAfwT2TWKTwdqMG+qEaeyDPtfNoZRpJbD4ZBv0Tg==} - engines: {node: '>=12'} - cpu: [ppc64] - os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-ppc64/0.18.11: resolution: {integrity: sha512-T3yd8vJXfPirZaUOoA9D2ZjxZX4Gr3QuC3GztBJA6PklLotc/7sXTOuuRkhE9W/5JvJP/K9b99ayPNAD+R+4qQ==} engines: {node: '>=12'} @@ -5382,15 +5258,6 @@ packages: dev: true optional: true - /@esbuild/linux-riscv64/0.17.6: - resolution: {integrity: sha512-Y4Ri62PfavhLQhFbqucysHOmRamlTVK10zPWlqjNbj2XMea+BOs4w6ASKwQwAiqf9ZqcY9Ab7NOU4wIgpxwoSQ==} - engines: {node: '>=12'} - cpu: [riscv64] - os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-riscv64/0.18.11: resolution: {integrity: sha512-evUoRPWiwuFk++snjH9e2cAjF5VVSTj+Dnf+rkO/Q20tRqv+644279TZlPK8nUGunjPAtQRCj1jQkDAvL6rm2w==} engines: {node: '>=12'} @@ -5435,15 +5302,6 @@ packages: dev: true optional: true - /@esbuild/linux-s390x/0.17.6: - resolution: {integrity: sha512-SPUiz4fDbnNEm3JSdUW8pBJ/vkop3M1YwZAVwvdwlFLoJwKEZ9L98l3tzeyMzq27CyepDQ3Qgoba44StgbiN5Q==} - engines: {node: '>=12'} - cpu: [s390x] - os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-s390x/0.18.11: resolution: {integrity: sha512-/SlRJ15XR6i93gRWquRxYCfhTeC5PdqEapKoLbX63PLCmAkXZHY2uQm2l9bN0oPHBsOw2IswRZctMYS0MijFcg==} engines: {node: '>=12'} @@ -5488,15 +5346,6 @@ packages: dev: true optional: true - /@esbuild/linux-x64/0.17.6: - resolution: {integrity: sha512-a3yHLmOodHrzuNgdpB7peFGPx1iJ2x6m+uDvhP2CKdr2CwOaqEFMeSqYAHU7hG+RjCq8r2NFujcd/YsEsFgTGw==} - engines: {node: '>=12'} - cpu: [x64] - os: [linux] - requiresBuild: true - dev: true - optional: true - /@esbuild/linux-x64/0.18.11: resolution: {integrity: sha512-xcncej+wF16WEmIwPtCHi0qmx1FweBqgsRtEL1mSHLFR6/mb3GEZfLQnx+pUDfRDEM4DQF8dpXIW7eDOZl1IbA==} engines: {node: '>=12'} @@ -5541,15 +5390,6 @@ packages: dev: true optional: true - /@esbuild/netbsd-x64/0.17.6: - resolution: {integrity: sha512-EanJqcU/4uZIBreTrnbnre2DXgXSa+Gjap7ifRfllpmyAU7YMvaXmljdArptTHmjrkkKm9BK6GH5D5Yo+p6y5A==} - engines: {node: '>=12'} - cpu: [x64] - os: [netbsd] - requiresBuild: true - dev: true - optional: true - /@esbuild/netbsd-x64/0.18.11: resolution: {integrity: sha512-aSjMHj/F7BuS1CptSXNg6S3M4F3bLp5wfFPIJM+Km2NfIVfFKhdmfHF9frhiCLIGVzDziggqWll0B+9AUbud/Q==} engines: {node: '>=12'} @@ -5594,15 +5434,6 @@ packages: dev: true optional: true - /@esbuild/openbsd-x64/0.17.6: - resolution: {integrity: sha512-xaxeSunhQRsTNGFanoOkkLtnmMn5QbA0qBhNet/XLVsc+OVkpIWPHcr3zTW2gxVU5YOHFbIHR9ODuaUdNza2Vw==} - engines: {node: '>=12'} - cpu: [x64] - os: [openbsd] - requiresBuild: true - dev: true - optional: true - /@esbuild/openbsd-x64/0.18.11: resolution: {integrity: sha512-tNBq+6XIBZtht0xJGv7IBB5XaSyvYPCm1PxJ33zLQONdZoLVM0bgGqUrXnJyiEguD9LU4AHiu+GCXy/Hm9LsdQ==} engines: {node: '>=12'} @@ -5647,15 +5478,6 @@ packages: dev: true optional: true - /@esbuild/sunos-x64/0.17.6: - resolution: {integrity: sha512-gnMnMPg5pfMkZvhHee21KbKdc6W3GR8/JuE0Da1kjwpK6oiFU3nqfHuVPgUX2rsOx9N2SadSQTIYV1CIjYG+xw==} - engines: {node: '>=12'} - cpu: [x64] - os: [sunos] - requiresBuild: true - dev: true - optional: true - /@esbuild/sunos-x64/0.18.11: resolution: {integrity: sha512-kxfbDOrH4dHuAAOhr7D7EqaYf+W45LsAOOhAet99EyuxxQmjbk8M9N4ezHcEiCYPaiW8Dj3K26Z2V17Gt6p3ng==} engines: {node: '>=12'} @@ -5700,15 +5522,6 @@ packages: dev: true optional: true - /@esbuild/win32-arm64/0.17.6: - resolution: {integrity: sha512-G95n7vP1UnGJPsVdKXllAJPtqjMvFYbN20e8RK8LVLhlTiSOH1sd7+Gt7rm70xiG+I5tM58nYgwWrLs6I1jHqg==} - engines: {node: '>=12'} - cpu: [arm64] - os: [win32] - requiresBuild: true - dev: true - optional: true - /@esbuild/win32-arm64/0.18.11: resolution: {integrity: sha512-Sh0dDRyk1Xi348idbal7lZyfSkjhJsdFeuC13zqdipsvMetlGiFQNdO+Yfp6f6B4FbyQm7qsk16yaZk25LChzg==} engines: {node: '>=12'} @@ -5753,15 +5566,6 @@ packages: dev: true optional: true - /@esbuild/win32-ia32/0.17.6: - resolution: {integrity: sha512-96yEFzLhq5bv9jJo5JhTs1gI+1cKQ83cUpyxHuGqXVwQtY5Eq54ZEsKs8veKtiKwlrNimtckHEkj4mRh4pPjsg==} - engines: {node: '>=12'} - cpu: [ia32] - os: [win32] - requiresBuild: true - dev: true - optional: true - /@esbuild/win32-ia32/0.18.11: resolution: {integrity: sha512-o9JUIKF1j0rqJTFbIoF4bXj6rvrTZYOrfRcGyL0Vm5uJ/j5CkBD/51tpdxe9lXEDouhRgdr/BYzUrDOvrWwJpg==} engines: {node: '>=12'} @@ -5806,15 +5610,6 @@ packages: dev: true optional: true - /@esbuild/win32-x64/0.17.6: - resolution: {integrity: sha512-n6d8MOyUrNp6G4VSpRcgjs5xj4A91svJSaiwLIDWVWEsZtpN5FA9NlBbZHDmAJc2e8e6SF4tkBD3HAvPF+7igA==} - engines: {node: '>=12'} - cpu: [x64] - os: [win32] - requiresBuild: true - dev: true - optional: true - /@esbuild/win32-x64/0.18.11: resolution: {integrity: sha512-rQI4cjLHd2hGsM1LqgDI7oOCYbQ6IBOVsX9ejuRMSze0GqXUG2ekwiKkiBU1pRGSeCqFFHxTrcEydB2Hyoz9CA==} engines: {node: '>=12'} @@ -7828,7 +7623,7 @@ packages: dependencies: '@babel/generator': 7.24.4 '@babel/parser': 7.24.4 - '@babel/traverse': 7.23.2 + '@babel/traverse': 7.23.3 '@babel/types': 7.24.0 '@storybook/csf': 0.1.4 '@storybook/types': 8.0.8 @@ -9467,13 +9262,13 @@ packages: lru-cache: 10.4.3 media-query-parser: 2.0.2 modern-ahocorasick: 1.0.1 - picocolors: 1.0.1 + picocolors: 1.1.0 transitivePeerDependencies: - babel-plugin-macros dev: true - /@vanilla-extract/dynamic/2.0.3: - resolution: {integrity: sha512-Rglfw2gXAYiBzAQ4jgUG7rBgE2c88e/zcG27ZVoIqMHVq56wf2C1katGMm1yFMNBgzqM7oBNYzz4YOMzznydkg==} + /@vanilla-extract/dynamic/2.1.2: + resolution: {integrity: sha512-9BGMciD8rO1hdSPIAh1ntsG4LPD3IYKhywR7VOmmz9OO4Lx1hlwkSg3E6X07ujFx7YuBfx0GDQnApG9ESHvB2A==} dependencies: '@vanilla-extract/private': 1.0.6 @@ -9510,24 +9305,25 @@ packages: lodash: 4.17.21 outdent: 0.8.0 - /@vanilla-extract/integration/6.2.1: - resolution: {integrity: sha512-+xYJz07G7TFAMZGrOqArOsURG+xcYvqctujEkANjw2McCBvGEK505RxQqOuNiA9Mi9hgGdNp2JedSa94f3eoLg==} + /@vanilla-extract/integration/6.5.0: + resolution: {integrity: sha512-E2YcfO8vA+vs+ua+gpvy1HRqvgWbI+MTlUpxA8FvatOvybuNcWAY0CKwQ/Gpj7rswYKtC6C7+xw33emM6/ImdQ==} dependencies: '@babel/core': 7.22.20 '@babel/plugin-syntax-typescript': 7.24.1_@babel+core@7.22.20 '@vanilla-extract/babel-plugin-debug-ids': 1.0.6 - '@vanilla-extract/css': 1.13.0 - esbuild: 0.17.6 - eval: 0.1.6 + '@vanilla-extract/css': 1.15.5 + esbuild: 0.18.20 + eval: 0.1.8 find-up: 5.0.0 javascript-stringify: 2.1.0 lodash: 4.17.21 mlly: 1.7.1 outdent: 0.8.0 - vite: 4.5.3 - vite-node: 0.28.5 + vite: 5.3.6 + vite-node: 1.6.0 transitivePeerDependencies: - '@types/node' + - babel-plugin-macros - less - lightningcss - sass @@ -9598,40 +9394,19 @@ packages: '@vanilla-extract/css': 1.12.0 dev: true - /@vanilla-extract/vite-plugin/3.8.2_vite@5.3.6: - resolution: {integrity: sha512-i0vpuBUoh10Obl0hJr0dWQa6M3Udu/irm4tnsg1lUze8DXTbv3ctHmVu/wrRZHKw1EzzW/v+nLoJJRvisApspQ==} - peerDependencies: - vite: ^2.2.3 || ^3.0.0 || ^4.0.3 - dependencies: - '@vanilla-extract/integration': 6.2.1 - outdent: 0.8.0 - postcss: 8.4.47 - postcss-load-config: 3.1.4_postcss@8.4.47 - vite: 5.3.6 - transitivePeerDependencies: - - '@types/node' - - less - - lightningcss - - sass - - stylus - - sugarss - - supports-color - - terser - - ts-node - dev: true - - /@vanilla-extract/vite-plugin/3.9.0_vite@5.3.6: - resolution: {integrity: sha512-Q2HYAyEJ93Uy7GHQPPiP8SXwPMHGpd4d0YnrIQqB0YZccYbGJR/WFIln9Dmbzx2pdngQUoOfhwEg6kJF8sQrog==} + /@vanilla-extract/vite-plugin/3.9.5_vite@5.3.6: + resolution: {integrity: sha512-CWI/CtrVW6i3HKccI6T7uGQkTJ8bd8Xl2UMBg3Pkr7dwWMmavXTeucV0I9KSbmXaYXSbEj+Q8c9y0xAZwtmTig==} peerDependencies: - vite: ^2.2.3 || ^3.0.0 || ^4.0.3 + vite: ^2.2.3 || ^3.0.0 || ^4.0.3 || ^5.0.0 dependencies: - '@vanilla-extract/integration': 6.2.1 + '@vanilla-extract/integration': 6.5.0 outdent: 0.8.0 postcss: 8.4.47 - postcss-load-config: 3.1.4_postcss@8.4.47 + postcss-load-config: 4.0.1_postcss@8.4.47 vite: 5.3.6 transitivePeerDependencies: - '@types/node' + - babel-plugin-macros - less - lightningcss - sass @@ -10341,7 +10116,7 @@ packages: caniuse-lite: 1.0.30001611 fraction.js: 4.2.0 normalize-range: 0.1.2 - picocolors: 1.0.1 + picocolors: 1.1.0 postcss: 8.4.47 postcss-value-parser: 4.2.0 @@ -12364,36 +12139,6 @@ packages: '@esbuild/win32-x64': 0.16.17 dev: true - /esbuild/0.17.6: - resolution: {integrity: sha512-TKFRp9TxrJDdRWfSsSERKEovm6v30iHnrjlcGhLBOtReE28Yp1VSBRfO3GTaOFMoxsNerx4TjrhzSuma9ha83Q==} - engines: {node: '>=12'} - hasBin: true - requiresBuild: true - optionalDependencies: - '@esbuild/android-arm': 0.17.6 - '@esbuild/android-arm64': 0.17.6 - '@esbuild/android-x64': 0.17.6 - '@esbuild/darwin-arm64': 0.17.6 - '@esbuild/darwin-x64': 0.17.6 - '@esbuild/freebsd-arm64': 0.17.6 - '@esbuild/freebsd-x64': 0.17.6 - '@esbuild/linux-arm': 0.17.6 - '@esbuild/linux-arm64': 0.17.6 - '@esbuild/linux-ia32': 0.17.6 - '@esbuild/linux-loong64': 0.17.6 - '@esbuild/linux-mips64el': 0.17.6 - '@esbuild/linux-ppc64': 0.17.6 - '@esbuild/linux-riscv64': 0.17.6 - '@esbuild/linux-s390x': 0.17.6 - '@esbuild/linux-x64': 0.17.6 - '@esbuild/netbsd-x64': 0.17.6 - '@esbuild/openbsd-x64': 0.17.6 - '@esbuild/sunos-x64': 0.17.6 - '@esbuild/win32-arm64': 0.17.6 - '@esbuild/win32-ia32': 0.17.6 - '@esbuild/win32-x64': 0.17.6 - dev: true - /esbuild/0.18.11: resolution: {integrity: sha512-i8u6mQF0JKJUlGR3OdFLKldJQMMs8OqM9Cc3UCi9XXziJ9WERM5bfkHaEAy0YAvPRMgqSW55W7xYn84XtEFTtA==} engines: {node: '>=12'} @@ -15065,7 +14810,7 @@ packages: /launch-editor/2.6.0: resolution: {integrity: sha512-JpDCcQnyAAzZZaZ7vEiSqL690w7dAEyLao+KC96zBplnYbJS7TYNjvM3M7y3dGz+v7aIsJk3hllWuc0kWAjyRQ==} dependencies: - picocolors: 1.0.1 + picocolors: 1.1.0 shell-quote: 1.8.1 /lazy-universal-dotenv/4.0.0: @@ -16703,23 +16448,6 @@ packages: postcss: 8.4.47 postcss-selector-parser: 6.0.13 - /postcss-load-config/3.1.4_postcss@8.4.47: - resolution: {integrity: sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==} - engines: {node: '>= 10'} - peerDependencies: - postcss: '>=8.0.9' - ts-node: '>=9.0.0' - peerDependenciesMeta: - postcss: - optional: true - ts-node: - optional: true - dependencies: - lilconfig: 2.1.0 - postcss: 8.4.47 - yaml: 1.10.2 - dev: true - /postcss-load-config/4.0.1_postcss@8.4.47: resolution: {integrity: sha512-vEJIc8RdiBRu3oRAI0ymerOn+7rPuMvRXslTvZUKZonDHFIczxztIyJ1urxM1x9JXEikvpWWTUUqal5j/8QgvA==} engines: {node: '>= 14'} @@ -17419,7 +17147,7 @@ packages: engines: {node: '>=16.14.0'} dependencies: '@babel/core': 7.22.20 - '@babel/traverse': 7.24.1 + '@babel/traverse': 7.23.3 '@babel/types': 7.22.19 '@types/babel__core': 7.20.5 '@types/babel__traverse': 7.20.6 @@ -18279,14 +18007,6 @@ packages: fsevents: 2.3.3 dev: true - /rollup/3.28.0: - resolution: {integrity: sha512-d7zhvo1OUY2SXSM6pfNjgD5+d0Nz87CUp4mt8l/GgVP3oBsPwzNvSzyu1me6BSG9JIgWNTVcafIXBIyM8yQ3yw==} - engines: {node: '>=14.18.0', npm: '>=8.0.0'} - hasBin: true - optionalDependencies: - fsevents: 2.3.3 - dev: true - /rollup/4.18.0: resolution: {integrity: sha512-QmJz14PX3rzbJCN1SG4Xe/bAAX2a6NpCP8ab2vfu2GiUr8AQcr2nCV/oEO3yneFarB67zk8ShlIyWb2LGTb3Sg==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} @@ -18330,7 +18050,7 @@ packages: hasBin: true dependencies: find-up: 5.0.0 - picocolors: 1.0.1 + picocolors: 1.1.0 postcss: 8.4.47 strip-json-comments: 3.1.1 @@ -19106,7 +18826,7 @@ packages: css-select: 4.3.0 css-tree: 1.1.3 csso: 4.2.0 - picocolors: 1.0.1 + picocolors: 1.1.0 stable: 0.1.8 /symbol-tree/3.2.4: @@ -19941,7 +19661,7 @@ packages: dependencies: browserslist: 4.21.9 escalade: 3.1.2 - picocolors: 1.0.1 + picocolors: 1.1.0 /update-browserslist-db/1.0.13_browserslist@4.23.0: resolution: {integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==} @@ -19951,7 +19671,7 @@ packages: dependencies: browserslist: 4.23.0 escalade: 3.1.2 - picocolors: 1.0.1 + picocolors: 1.1.0 /update-notifier/5.1.0: resolution: {integrity: sha512-ItnICHbeMh9GqUy31hFPrD1kcuZ3rpxDZbf4KUDavXwS0bW5m7SLbDQpGX3UYr072cbrF5hFUs3r5tUsPwjfHw==} @@ -20157,30 +19877,6 @@ packages: d3-timer: 3.0.1 dev: false - /vite-node/0.28.5: - resolution: {integrity: sha512-LmXb9saMGlrMZbXTvOveJKwMTBTNUH66c8rJnQ0ZPNX+myPEol64+szRzXtV5ORb0Hb/91yq+/D3oERoyAt6LA==} - engines: {node: '>=v14.16.0'} - hasBin: true - dependencies: - cac: 6.7.14 - debug: 4.3.4 - mlly: 1.7.1 - pathe: 1.1.2 - picocolors: 1.0.1 - source-map: 0.6.1 - source-map-support: 0.5.21 - vite: 4.5.3 - transitivePeerDependencies: - - '@types/node' - - less - - lightningcss - - sass - - stylus - - sugarss - - supports-color - - terser - dev: true - /vite-node/0.34.6_@types+node@18.17.14: resolution: {integrity: sha512-nlBMJ9x6n7/Amaz6F3zJ97EBwR2FkzhBRxF5e+jE6LA3yi6Wtc2lyTij1OnDMIr34v5g/tVQtsVAzhT0jc5ygA==} engines: {node: '>=v14.18.0'} @@ -20190,7 +19886,7 @@ packages: debug: 4.3.4 mlly: 1.7.1 pathe: 1.1.2 - picocolors: 1.0.1 + picocolors: 1.1.0 vite: 5.3.6_@types+node@18.17.14 transitivePeerDependencies: - '@types/node' @@ -20211,7 +19907,7 @@ packages: cac: 6.7.14 debug: 4.3.4 pathe: 1.1.2 - picocolors: 1.0.1 + picocolors: 1.1.0 vite: 5.3.6 transitivePeerDependencies: - '@types/node' @@ -20277,41 +19973,6 @@ packages: vscode-uri: 3.0.7 dev: true - /vite/4.5.3: - resolution: {integrity: sha512-kQL23kMeX92v3ph7IauVkXkikdDRsYMGTVl5KY2E9OY4ONLvkHf04MDTbnfo6NKxZiDLWzVpP5oTa8hQD8U3dg==} - engines: {node: ^14.18.0 || >=16.0.0} - hasBin: true - peerDependencies: - '@types/node': '>= 14' - less: '*' - lightningcss: ^1.21.0 - sass: '*' - stylus: '*' - sugarss: '*' - terser: ^5.4.0 - peerDependenciesMeta: - '@types/node': - optional: true - less: - optional: true - lightningcss: - optional: true - sass: - optional: true - stylus: - optional: true - sugarss: - optional: true - terser: - optional: true - dependencies: - esbuild: 0.18.20 - postcss: 8.4.47 - rollup: 3.28.0 - optionalDependencies: - fsevents: 2.3.3 - dev: true - /vite/5.3.6: resolution: {integrity: sha512-es78AlrylO8mTVBygC0gTC0FENv0C6T496vvd33ydbjF/mIi9q3XQ9A3NWo5qLGFKywvz10J26813OkLvcQleA==} engines: {node: ^18.0.0 || >=20.0.0}