diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 625f2f3e..e946d8f2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -752,8 +752,8 @@ importers: rsbuild/vanilla-extract: dependencies: '@vanilla-extract/css': - specifier: ^1.16.1 - version: 1.16.1(babel-plugin-macros@3.1.0) + specifier: ^1.17.0 + version: 1.17.0(babel-plugin-macros@3.1.0) react: specifier: ^18.3.1 version: 18.3.1 @@ -2759,11 +2759,11 @@ importers: specifier: ^1.0.14 version: 1.0.14(@swc/helpers@0.5.15) '@vanilla-extract/css': - specifier: 1.16.1 - version: 1.16.1(babel-plugin-macros@3.1.0) + specifier: 1.17.0 + version: 1.17.0(babel-plugin-macros@3.1.0) '@vanilla-extract/sprinkles': specifier: ^1.6.3 - version: 1.6.3(@vanilla-extract/css@1.16.1(babel-plugin-macros@3.1.0)) + version: 1.6.3(@vanilla-extract/css@1.17.0(babel-plugin-macros@3.1.0)) '@vanilla-extract/webpack-plugin': specifier: ^2.3.15 version: 2.3.15(@types/node@20.12.12)(babel-plugin-macros@3.1.0)(less@4.1.3)(lightningcss@1.26.0)(sass@1.69.7)(stylus@0.59.0)(terser@5.29.2)(webpack@5.96.1) @@ -7845,8 +7845,8 @@ packages: '@vanilla-extract/babel-plugin-debug-ids@1.1.0': resolution: {integrity: sha512-Zy9bKjaL2P5zsrFYQJ8IjWGlFODmZrpvFmjFE0Zv8om55Pz1JtpJtL6DvlxlWUxbVaP1HKCqsmEfFOZN8fX/ZQ==} - '@vanilla-extract/css@1.16.1': - resolution: {integrity: sha512-3jKxH5ty/ZjmGoLAx8liY7e87FRCIJfnuufX/K9fQklu0YHP3ClrNisU++LkZuD+GZleqMSAQMF0r8Otln+OPQ==} + '@vanilla-extract/css@1.17.0': + resolution: {integrity: sha512-W6FqVFDD+C71ZlKsuj0MxOXSvHb1tvQ9h/+79aYfi097wLsALrnnBzd0by8C///iurrpQ3S+SH74lXd7Lr9MvA==} '@vanilla-extract/integration@7.1.11': resolution: {integrity: sha512-IGRaLrpkjyVHTHDZQBQvFBl399yRfSMJoVI2KaocEZB33aP+H4Qup83od2hc6R5IxGWdvbiiCOJCYsnmFiy85Q==} @@ -24316,7 +24316,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@vanilla-extract/css@1.16.1(babel-plugin-macros@3.1.0)': + '@vanilla-extract/css@1.17.0(babel-plugin-macros@3.1.0)': dependencies: '@emotion/hash': 0.9.1 '@vanilla-extract/private': 1.0.6 @@ -24338,7 +24338,7 @@ snapshots: '@babel/core': 7.26.0 '@babel/plugin-syntax-typescript': 7.25.9(@babel/core@7.26.0) '@vanilla-extract/babel-plugin-debug-ids': 1.1.0 - '@vanilla-extract/css': 1.16.1(babel-plugin-macros@3.1.0) + '@vanilla-extract/css': 1.17.0(babel-plugin-macros@3.1.0) dedent: 1.5.3(babel-plugin-macros@3.1.0) esbuild: 0.19.3 eval: 0.1.8 @@ -24360,9 +24360,9 @@ snapshots: '@vanilla-extract/private@1.0.6': {} - '@vanilla-extract/sprinkles@1.6.3(@vanilla-extract/css@1.16.1(babel-plugin-macros@3.1.0))': + '@vanilla-extract/sprinkles@1.6.3(@vanilla-extract/css@1.17.0(babel-plugin-macros@3.1.0))': dependencies: - '@vanilla-extract/css': 1.16.1(babel-plugin-macros@3.1.0) + '@vanilla-extract/css': 1.17.0(babel-plugin-macros@3.1.0) '@vanilla-extract/webpack-plugin@2.3.15(@types/node@20.12.12)(babel-plugin-macros@3.1.0)(less@4.1.3)(lightningcss@1.26.0)(sass@1.69.7)(stylus@0.59.0)(terser@5.29.2)(webpack@5.96.1)': dependencies: @@ -29511,7 +29511,7 @@ snapshots: content-disposition: 0.5.4 content-type: 1.0.5 cookies: 0.9.1 - debug: 4.3.6(supports-color@5.5.0) + debug: 4.4.0 delegates: 1.0.0 depd: 2.0.0 destroy: 1.2.0 @@ -29793,7 +29793,7 @@ snapshots: log4js@6.9.1: dependencies: date-format: 4.0.14 - debug: 4.3.6(supports-color@5.5.0) + debug: 4.4.0 flatted: 3.2.9 rfdc: 1.4.1 streamroller: 3.1.5 @@ -33326,7 +33326,7 @@ snapshots: streamroller@3.1.5: dependencies: date-format: 4.0.14 - debug: 4.3.6(supports-color@5.5.0) + debug: 4.4.0 fs-extra: 8.1.0 transitivePeerDependencies: - supports-color @@ -35213,7 +35213,7 @@ snapshots: default-gateway: 6.0.3 express: 4.19.2 graceful-fs: 4.2.11 - html-entities: 2.4.0 + html-entities: 2.5.2 http-proxy-middleware: 2.0.6(@types/express@4.17.21) ipaddr.js: 2.1.0 launch-editor: 2.6.1 @@ -35522,7 +35522,7 @@ snapshots: webpack-hot-middleware@2.26.1: dependencies: ansi-html-community: 0.0.8 - html-entities: 2.4.0 + html-entities: 2.5.2 strip-ansi: 6.0.1 optional: true diff --git a/rsbuild/vanilla-extract/package.json b/rsbuild/vanilla-extract/package.json index 2b55b32b..b240e6a4 100644 --- a/rsbuild/vanilla-extract/package.json +++ b/rsbuild/vanilla-extract/package.json @@ -8,7 +8,7 @@ "preview": "rsbuild preview" }, "dependencies": { - "@vanilla-extract/css": "^1.16.1", + "@vanilla-extract/css": "^1.17.0", "react": "^18.3.1", "react-dom": "^18.3.1" }, diff --git a/rspack/vanilla-extract-css/package.json b/rspack/vanilla-extract-css/package.json index a7e3fbf5..35e76bc5 100644 --- a/rspack/vanilla-extract-css/package.json +++ b/rspack/vanilla-extract-css/package.json @@ -10,7 +10,7 @@ "dependencies": { "@rspack/cli": "^1.0.14", "@rspack/core": "^1.0.14", - "@vanilla-extract/css": "1.16.1", + "@vanilla-extract/css": "1.17.0", "@vanilla-extract/sprinkles": "^1.6.3", "@vanilla-extract/webpack-plugin": "^2.3.15", "html-webpack-plugin": "^5.6.3",