mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: upgrade to @coder/pixel-storybook 0.3 (#27658)
includes some fixes to improve performance and reduce the number of false positives
This commit is contained in:
+1
-1
@@ -124,7 +124,7 @@
|
||||
"@babel/core": "7.29.7",
|
||||
"@babel/plugin-syntax-typescript": "7.29.7",
|
||||
"@biomejs/biome": "2.4.10",
|
||||
"@coder/pixel-storybook": "0.2.2",
|
||||
"@coder/pixel-storybook": "0.3.0",
|
||||
"@octokit/types": "12.6.0",
|
||||
"@playwright/test": "1.50.1",
|
||||
"@rolldown/plugin-babel": "0.2.3",
|
||||
|
||||
Generated
+5
-5
@@ -289,8 +289,8 @@ importers:
|
||||
specifier: 2.4.10
|
||||
version: 2.4.10
|
||||
'@coder/pixel-storybook':
|
||||
specifier: 0.2.2
|
||||
version: 0.2.2(playwright-core@1.55.1)(storybook@10.3.3(@testing-library/dom@10.4.0)(prettier@3.4.1)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))
|
||||
specifier: 0.3.0
|
||||
version: 0.3.0(playwright-core@1.55.1)(storybook@10.3.3(@testing-library/dom@10.4.0)(prettier@3.4.1)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))
|
||||
'@octokit/types':
|
||||
specifier: 12.6.0
|
||||
version: 12.6.0
|
||||
@@ -682,8 +682,8 @@ packages:
|
||||
'@chevrotain/utils@11.1.2':
|
||||
resolution: {integrity: sha512-4mudFAQ6H+MqBTfqLmU7G1ZwRzCLfJEooL/fsF6rCX5eePMbGhoy5n4g+G4vlh2muDcsCTJtL+uKbOzWxs5LHA==, tarball: https://registry.npmjs.org/@chevrotain/utils/-/utils-11.1.2.tgz}
|
||||
|
||||
'@coder/pixel-storybook@0.2.2':
|
||||
resolution: {integrity: sha512-f1dJ7FiNCdoT9VRVH6IWFnCG3VMnavtvTx/r6sZ4hzhj/rJEZv4P69J2x4XdYaMAwi+O5xbp2UQf0dNf2U9lLA==, tarball: https://registry.npmjs.org/@coder/pixel-storybook/-/pixel-storybook-0.2.2.tgz}
|
||||
'@coder/pixel-storybook@0.3.0':
|
||||
resolution: {integrity: sha512-+M3tr9lfjN/B2v3XCYDeAcz4TqZnN80Xa1ezpBS1NejsmhGf6RePWDz9ksgLmHGJ0iCmAypjbCX8BFosOfYeoA==, tarball: https://registry.npmjs.org/@coder/pixel-storybook/-/pixel-storybook-0.3.0.tgz}
|
||||
engines: {node: '>=22'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@@ -6779,7 +6779,7 @@ snapshots:
|
||||
|
||||
'@chevrotain/utils@11.1.2': {}
|
||||
|
||||
'@coder/pixel-storybook@0.2.2(playwright-core@1.55.1)(storybook@10.3.3(@testing-library/dom@10.4.0)(prettier@3.4.1)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))':
|
||||
'@coder/pixel-storybook@0.3.0(playwright-core@1.55.1)(storybook@10.3.3(@testing-library/dom@10.4.0)(prettier@3.4.1)(react-dom@19.2.6(react@19.2.6))(react@19.2.6))':
|
||||
dependencies:
|
||||
get-port-please: 3.1.2
|
||||
jsonc-parser: 3.3.1
|
||||
|
||||
Reference in New Issue
Block a user