Skip to content

Commit

Permalink
Merge pull request #439 from sarvex/renovate/all-patch
Browse files Browse the repository at this point in the history
Update all patch dependencies
  • Loading branch information
sarvex authored Jun 14, 2024
2 parents 0f4a679 + 5705989 commit 8885d00
Show file tree
Hide file tree
Showing 3 changed files with 288 additions and 294 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

steps:
- name: "Checkout code"
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
persist-credentials: false

Expand Down Expand Up @@ -67,6 +67,6 @@ jobs:

# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@2e230e8fe0ad3a14a340ad0815ddb96d599d2aff # v3.25.8
uses: github/codeql-action/upload-sarif@23acc5c183826b7a8a97bce3cecc52db901f8251 # v3.25.10
with:
sarif_file: results.sarif
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,32 +28,32 @@
},
"devDependencies": {
"@builder.io/partytown": "0.10.2",
"@builder.io/qwik": "1.5.5",
"@builder.io/qwik-city": "1.5.5",
"@builder.io/qwik": "1.5.7",
"@builder.io/qwik-city": "1.5.7",
"@playwright/test": "1.44.1",
"@storybook/addon-essentials": "8.1.6",
"@storybook/addon-links": "8.1.6",
"@storybook/blocks": "8.1.6",
"@storybook/builder-vite": "8.1.6",
"@storybook/html": "8.1.6",
"@storybook/html-vite": "8.1.6",
"@storybook/addon-essentials": "8.1.9",
"@storybook/addon-links": "8.1.9",
"@storybook/blocks": "8.1.9",
"@storybook/builder-vite": "8.1.9",
"@storybook/html": "8.1.9",
"@storybook/html-vite": "8.1.9",
"@types/eslint": "8.56.10",
"@types/node": "20.14.2",
"@typescript-eslint/eslint-plugin": "7.12.0",
"@typescript-eslint/parser": "7.12.0",
"@vitest/ui": "1.6.0",
"autoprefixer": "10.4.19",
"eslint": "9.4.0",
"eslint-plugin-qwik": "1.5.5",
"eslint-plugin-qwik": "1.5.7",
"postcss": "8.4.38",
"prettier": "3.3.1",
"prettier-plugin-tailwindcss": "0.6.1",
"storybook": "8.1.6",
"prettier": "3.3.2",
"prettier-plugin-tailwindcss": "0.6.4",
"storybook": "8.1.9",
"storybook-framework-qwik": "0.4.0",
"tailwindcss": "3.4.4",
"typescript": "5.4.5",
"undici": "6.18.2",
"vercel": "34.2.5",
"vercel": "34.2.7",
"vite": "5.2.12",
"vite-tsconfig-paths": "4.3.2",
"vitest": "1.6.0"
Expand Down
Loading

0 comments on commit 8885d00

Please sign in to comment.