From 3bf3540b34fa53e0f2b6e64ef1e19634bff2b7b5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 04:53:45 +0000 Subject: [PATCH] chore(deps): update dependency @stylexjs/stylex to v0.8.0 --- package.json | 2 +- pnpm-lock.yaml | 13 +++++++++++-- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index dbfe2985..3dd50c8c 100644 --- a/package.json +++ b/package.json @@ -170,7 +170,7 @@ "devDependencies": { "@biomejs/biome": "1.8.3", "@stylexjs/esbuild-plugin": "0.7.5", - "@stylexjs/stylex": "0.7.5", + "@stylexjs/stylex": "0.8.0", "@types/glob": "8.1.0", "@types/mocha": "10.0.8", "@types/node": "20.16.11", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 35510cc8..ff84d711 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: 0.7.5 version: 0.7.5 '@stylexjs/stylex': - specifier: 0.7.5 - version: 0.7.5 + specifier: 0.8.0 + version: 0.8.0 '@types/glob': specifier: 8.1.0 version: 8.1.0 @@ -596,6 +596,9 @@ packages: '@stylexjs/stylex@0.7.5': resolution: {integrity: sha512-e4bryU2AoKBeAlloea7sJZrYrjiqJYViw8AWL6eanTVdk7qJ0CduNoiRQxtCP1dOhqGAPG74kaWT7slLzZnqKg==} + '@stylexjs/stylex@0.8.0': + resolution: {integrity: sha512-b9W6tFkX7RRo08UeY25cE5zhRREbg/8tj7oQNJPTvZaYZOWIj1ij3VTwNwI7bYG1RdNJO6bi2mjar9wsEV/Szw==} + '@types/glob@8.1.0': resolution: {integrity: sha512-IO+MJPVhoqz+28h1qLAcBEH2+xHMK6MTyHJc7MTnnYb6wsoLR29POVGJ7LycmVXIqyy/4/2ShP5sUwTXuOwb/w==} @@ -2016,6 +2019,12 @@ snapshots: invariant: 2.2.4 styleq: 0.1.3 + '@stylexjs/stylex@0.8.0': + dependencies: + css-mediaquery: 0.1.2 + invariant: 2.2.4 + styleq: 0.1.3 + '@types/glob@8.1.0': dependencies: '@types/minimatch': 5.1.2