diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 84a699f..1ea31f1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,7 +25,7 @@ importers: version: 7.1.0(eslint@8.57.0)(typescript@5.3.3) '@vanilla-extract/css': specifier: ^1.14.1 - version: 1.14.1 + version: 1.14.2 auto-particle: specifier: ^1.2.0 version: 1.2.0 @@ -273,6 +273,10 @@ packages: resolution: {integrity: sha512-Chk32uHMg6TnQdvw2e9IlqPpFX/6NLuK0Ys2PqLb7/gL5uFn9mXvK715FGLlOLQrcO4qIkNHkvPGktzzXexsFw==} engines: {node: '>=6.9.0'} + '@babel/runtime@7.24.4': + resolution: {integrity: sha512-dkxf7+hn8mFBwKjs9bvBlArzLVxVbS8usaPUDd5p2a9JCL9tB8OaOVN1isD4+Xyk4ns89/xeOmbQvgdK7IIVdA==} + engines: {node: '>=6.9.0'} + '@babel/template@7.24.0': resolution: {integrity: sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==} engines: {node: '>=6.9.0'} @@ -837,8 +841,8 @@ packages: '@vanilla-extract/babel-plugin-debug-ids@1.0.5': resolution: {integrity: sha512-Rc9A6ylsw7EBErmpgqCMvc/Z/eEZxI5k1xfLQHw7f5HHh3oc5YfzsAsYU/PdmSNjF1dp3sGEViBdDltvwnfVaA==} - '@vanilla-extract/css@1.14.1': - resolution: {integrity: sha512-V4JUuHNjZgl64NGfkDJePqizkNgiSpphODtZEs4cCPuxLAzwOUJYATGpejwimJr1n529kq4DEKWexW22LMBokw==} + '@vanilla-extract/css@1.14.2': + resolution: {integrity: sha512-OasEW4ojGqqRiUpsyEDUMrSkLnmwbChtafkogpCZ1eDAgAZ9eY9CHLYodj2nB8aV5T25kQ5shm92k25ngjYhhg==} '@vanilla-extract/integration@7.1.1': resolution: {integrity: sha512-2JjDKL2HDTazis4oTkUFsQFUyw61k8oym9r0NOLSJC0JB0W25W1ryVZvDx74d3deIyB5AWbCselyzl3gja30kQ==} @@ -848,8 +852,8 @@ packages: peerDependencies: next: '>=12.1.7' - '@vanilla-extract/private@1.0.3': - resolution: {integrity: sha512-17kVyLq3ePTKOkveHxXuIJZtGYs+cSoev7BlP+Lf4916qfDhk/HBjvlYDe8egrea7LNPHKwSZJK/bzZC+Q6AwQ==} + '@vanilla-extract/private@1.0.4': + resolution: {integrity: sha512-8FGD6AejeC/nXcblgNCM5rnZb9KXa4WNkR03HCWtdJBpANjTgjHEglNLFnhuvdQ78tC6afaxBPI+g7F2NX3tgg==} '@vanilla-extract/webpack-plugin@2.3.6': resolution: {integrity: sha512-GnWdVzBFDfCzNRyBoYzuwPTEWFOKFtq3Td9gla6ng+dCeJFRGW+6jT5hXvqJojw8Rk2fWzc6XA2FHPrVa7W9wA==} @@ -3010,6 +3014,10 @@ snapshots: dependencies: regenerator-runtime: 0.14.1 + '@babel/runtime@7.24.4': + dependencies: + regenerator-runtime: 0.14.1 + '@babel/template@7.24.0': dependencies: '@babel/code-frame': 7.23.5 @@ -3536,10 +3544,10 @@ snapshots: transitivePeerDependencies: - supports-color - '@vanilla-extract/css@1.14.1': + '@vanilla-extract/css@1.14.2': dependencies: '@emotion/hash': 0.9.1 - '@vanilla-extract/private': 1.0.3 + '@vanilla-extract/private': 1.0.4 chalk: 4.1.2 css-what: 6.1.0 cssesc: 3.0.0 @@ -3555,7 +3563,7 @@ snapshots: '@babel/core': 7.24.3 '@babel/plugin-syntax-typescript': 7.23.3(@babel/core@7.24.3) '@vanilla-extract/babel-plugin-debug-ids': 1.0.5 - '@vanilla-extract/css': 1.14.1 + '@vanilla-extract/css': 1.14.2 esbuild: 0.19.12 eval: 0.1.8 find-up: 5.0.0 @@ -3590,7 +3598,7 @@ snapshots: - terser - webpack - '@vanilla-extract/private@1.0.3': {} + '@vanilla-extract/private@1.0.4': {} '@vanilla-extract/webpack-plugin@2.3.6(@types/node@20.11.30)(terser@5.30.0)(webpack@5.91.0)': dependencies: @@ -5012,7 +5020,7 @@ snapshots: media-query-parser@2.0.2: dependencies: - '@babel/runtime': 7.24.0 + '@babel/runtime': 7.24.4 merge-stream@2.0.0: {}