Skip to content

Commit 1292f7e

Browse files
Update all patch dependencies
1 parent 22a6d62 commit 1292f7e

File tree

3 files changed

+253
-297
lines changed

3 files changed

+253
-297
lines changed

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
persist-credentials: false
3838

3939
- name: "Run analysis"
40-
uses: ossf/scorecard-action@f49aabe0b5af0936a0987cfb85d86b75731b0186 # v2.4.1
40+
uses: ossf/scorecard-action@05b42c624433fc40578a4040d5cf5e36ddca8cde # v2.4.2
4141
with:
4242
results_file: results.sarif
4343
results_format: sarif

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
"@builder.io/qwik": "1.12.1",
3232
"@builder.io/qwik-city": "1.12.1",
3333
"@playwright/test": "1.51.1",
34-
"@storybook/addon-essentials": "8.6.11",
35-
"@storybook/addon-links": "8.6.11",
36-
"@storybook/blocks": "8.6.11",
37-
"@storybook/builder-vite": "8.6.11",
38-
"@storybook/html": "8.6.11",
39-
"@storybook/html-vite": "8.6.11",
34+
"@storybook/addon-essentials": "8.6.14",
35+
"@storybook/addon-links": "8.6.14",
36+
"@storybook/blocks": "8.6.14",
37+
"@storybook/builder-vite": "8.6.14",
38+
"@storybook/html": "8.6.14",
39+
"@storybook/html-vite": "8.6.14",
4040
"@types/eslint": "9.6.1",
4141
"@types/node": "22.13.14",
4242
"@typescript-eslint/eslint-plugin": "8.36.0",
@@ -45,13 +45,13 @@
4545
"autoprefixer": "10.4.21",
4646
"eslint": "9.30.1",
4747
"eslint-plugin-qwik": "1.14.1",
48-
"postcss": "8.5.3",
48+
"postcss": "8.5.6",
4949
"prettier": "3.6.2",
50-
"prettier-plugin-tailwindcss": "0.6.11",
51-
"storybook": "8.6.11",
52-
"storybook-framework-qwik": "0.4.1",
53-
"tailwindcss": "4.1.2",
54-
"typescript": "5.8.2",
50+
"prettier-plugin-tailwindcss": "0.6.14",
51+
"storybook": "8.6.14",
52+
"storybook-framework-qwik": "0.4.3",
53+
"tailwindcss": "4.1.11",
54+
"typescript": "5.8.3",
5555
"undici": "7.6.0",
5656
"vercel": "41.4.1",
5757
"vite": "6.2.4",

0 commit comments

Comments
 (0)