Skip to content

Commit

Permalink
chore(deps): lock file maintenance everything
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 10, 2024
1 parent 9687052 commit 6e96972
Show file tree
Hide file tree
Showing 19 changed files with 735 additions and 1,768 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cloudflare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
cache: npm
node-version: lts/*
- run: npm ci
- uses: cloudflare/wrangler-action@a08dc762e87e8754e0d56a16a35a70b406bc869f # v3.6.1
- uses: cloudflare/wrangler-action@f84a562284fc78278ff9052435d9526f9c718361 # v3.7.0
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
command: publish
Expand Down
409 changes: 260 additions & 149 deletions dashboard/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"dependencies": {
"@heroicons/react": "^2.0.16",
"@sanity/client": "6.20.1",
"@sanity/client": "6.20.2",
"@sanity/icons": "^3.0.0",
"@sanity/runtimes-test-client": "latest",
"@sanity/ui": "^2.0.7",
Expand All @@ -25,7 +25,7 @@
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.4",
"postcss": "^8.4.38",
"postcss": "^8.4.39",
"tailwindcss": "^3.4.4"
}
}
Loading

0 comments on commit 6e96972

Please sign in to comment.