diff --git a/packages/bento-design-system/package.json b/packages/bento-design-system/package.json index b355da212..7803847d5 100644 --- a/packages/bento-design-system/package.json +++ b/packages/bento-design-system/package.json @@ -167,7 +167,7 @@ "@types/testing-library__jest-dom": "5.14.9", "@typescript-eslint/parser": "5.62.0", "@vanilla-extract/babel-plugin": "1.2.0", - "@vanilla-extract/esbuild-plugin": "2.3.13", + "@vanilla-extract/esbuild-plugin": "2.3.14", "@vanilla-extract/private": "1.0.6", "@vanilla-extract/vite-plugin": "3.9.5", "@vanilla-extract/webpack-plugin": "2.3.17", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bf9e27230..eb92100b3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -103,7 +103,7 @@ importers: '@vanilla-extract/babel-plugin': 1.2.0 '@vanilla-extract/css': 1.13.0 '@vanilla-extract/dynamic': 2.1.2 - '@vanilla-extract/esbuild-plugin': 2.3.13 + '@vanilla-extract/esbuild-plugin': 2.3.14 '@vanilla-extract/private': 1.0.6 '@vanilla-extract/recipes': 0.5.5 '@vanilla-extract/sprinkles': 1.6.3 @@ -250,7 +250,7 @@ importers: '@types/testing-library__jest-dom': 5.14.9 '@typescript-eslint/parser': 5.62.0_z2cqhtrhzo2dttjlb4wsdjp3di '@vanilla-extract/babel-plugin': 1.2.0 - '@vanilla-extract/esbuild-plugin': 2.3.13_esbuild@0.18.11 + '@vanilla-extract/esbuild-plugin': 2.3.14_esbuild@0.18.11 '@vanilla-extract/private': 1.0.6 '@vanilla-extract/vite-plugin': 3.9.5_vite@5.4.14 '@vanilla-extract/webpack-plugin': 2.3.17_webpack@5.94.0 @@ -3243,7 +3243,7 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.25.4 + '@babel/compat-data': 7.26.2 '@babel/core': 7.22.20 '@babel/helper-compilation-targets': 7.25.9 '@babel/helper-plugin-utils': 7.25.7 @@ -3256,7 +3256,7 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.25.4 + '@babel/compat-data': 7.26.2 '@babel/core': 7.25.2 '@babel/helper-compilation-targets': 7.25.9 '@babel/helper-plugin-utils': 7.25.7 @@ -4353,7 +4353,7 @@ packages: dependencies: '@babel/core': 7.25.2 '@babel/helper-plugin-utils': 7.22.5 - '@babel/helper-validator-option': 7.22.15 + '@babel/helper-validator-option': 7.25.9 '@babel/plugin-transform-react-display-name': 7.22.5_@babel+core@7.25.2 '@babel/plugin-transform-react-jsx': 7.22.15_@babel+core@7.25.2 '@babel/plugin-transform-react-jsx-development': 7.22.5_@babel+core@7.25.2 @@ -10407,25 +10407,6 @@ packages: - babel-plugin-macros dev: true - /@vanilla-extract/css/1.17.0: - resolution: {integrity: sha512-W6FqVFDD+C71ZlKsuj0MxOXSvHb1tvQ9h/+79aYfi097wLsALrnnBzd0by8C///iurrpQ3S+SH74lXd7Lr9MvA==} - dependencies: - '@emotion/hash': 0.9.1 - '@vanilla-extract/private': 1.0.6 - css-what: 6.1.0 - cssesc: 3.0.0 - csstype: 3.1.2 - dedent: 1.5.3 - deep-object-diff: 1.1.9 - deepmerge: 4.3.1 - lru-cache: 10.4.3 - media-query-parser: 2.0.2 - modern-ahocorasick: 1.0.1 - picocolors: 1.1.1 - transitivePeerDependencies: - - babel-plugin-macros - dev: true - /@vanilla-extract/css/1.17.1: resolution: {integrity: sha512-tOHQXHm10FrJeXKFeWE09JfDGN/tvV6mbjwoNB9k03u930Vg021vTnbrCwVLkECj9Zvh/SHLBHJ4r2flGqfovw==} dependencies: @@ -10450,27 +10431,19 @@ packages: dependencies: '@vanilla-extract/private': 1.0.6 - /@vanilla-extract/esbuild-plugin/2.3.13_esbuild@0.18.11: - resolution: {integrity: sha512-rsYjzcOH4pV6S2Rrs86exjoRwp/queHkJlVZpfm8+dRkUY92lfOxNro+rE12EWEaLM1DcHSLxg3TU50RsjKnqw==} + /@vanilla-extract/esbuild-plugin/2.3.14_esbuild@0.18.11: + resolution: {integrity: sha512-F3FjcJyZiceFlv1L9nPfUH3UHuXRBhWmCqF2syoVCwr0bsiwKxewnC4bznMDLDoVPsBlL5VLxYGzL4D7W3hsxw==} peerDependencies: esbuild: '>=0.17.6' peerDependenciesMeta: esbuild: optional: true dependencies: - '@vanilla-extract/integration': 7.1.12 + '@vanilla-extract/integration': 8.0.0 esbuild: 0.18.11 transitivePeerDependencies: - - '@types/node' - babel-plugin-macros - - less - - lightningcss - - sass - - sass-embedded - - stylus - - sugarss - supports-color - - terser dev: true /@vanilla-extract/integration/5.0.1: @@ -10513,34 +10486,6 @@ packages: - terser dev: true - /@vanilla-extract/integration/7.1.12: - resolution: {integrity: sha512-71HFjnfL7qXM3hqyk7z9c8zrudfO9Sut6IhSmH8IKwmLk/tIMFIL86L6nYpItfUFUa/mrER6YUQPp/SfwjRvkw==} - dependencies: - '@babel/core': 7.26.0 - '@babel/plugin-syntax-typescript': 7.24.1_@babel+core@7.26.0 - '@vanilla-extract/babel-plugin-debug-ids': 1.2.0 - '@vanilla-extract/css': 1.17.0 - dedent: 1.5.3 - esbuild: 0.21.5 - eval: 0.1.8 - find-up: 5.0.0 - javascript-stringify: 2.1.0 - mlly: 1.7.1 - vite: 5.4.14 - vite-node: 1.6.0 - transitivePeerDependencies: - - '@types/node' - - babel-plugin-macros - - less - - lightningcss - - sass - - sass-embedded - - stylus - - sugarss - - supports-color - - terser - dev: true - /@vanilla-extract/integration/8.0.0: resolution: {integrity: sha512-hsu5Cqs30RDTRgaOCtvdZttKIaMImObcZmylxPp693mr1pyRk+WEIEAzQAJkXE/JQ47xyqf+a63UxdI0Sf3PZw==} dependencies: @@ -11457,7 +11402,7 @@ packages: peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/compat-data': 7.25.4 + '@babel/compat-data': 7.26.2 '@babel/core': 7.22.20 '@babel/helper-define-polyfill-provider': 0.4.2_@babel+core@7.22.20 semver: 6.3.1 @@ -11469,7 +11414,7 @@ packages: peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: - '@babel/compat-data': 7.25.4 + '@babel/compat-data': 7.26.2 '@babel/core': 7.25.2 '@babel/helper-define-polyfill-provider': 0.4.2_@babel+core@7.25.2 semver: 6.3.1 diff --git a/templates/react-router-monorepo/libs/design-system/package.json b/templates/react-router-monorepo/libs/design-system/package.json index e22f3c853..2ef716481 100644 --- a/templates/react-router-monorepo/libs/design-system/package.json +++ b/templates/react-router-monorepo/libs/design-system/package.json @@ -13,7 +13,7 @@ "dependencies": { "@buildo/bento-design-system": "0.22.26", "@phosphor-icons/react": "2.1.7", - "@vanilla-extract/esbuild-plugin": "2.3.13" + "@vanilla-extract/esbuild-plugin": "2.3.14" }, "peerDependencies": { "react": "18.3.1",