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 Jun 18, 2024
1 parent 64549c2 commit 51d55d9
Show file tree
Hide file tree
Showing 20 changed files with 435 additions and 398 deletions.
166 changes: 84 additions & 82 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.19.2",
"@sanity/client": "6.20.0",
"@sanity/icons": "^3.0.0",
"@sanity/runtimes-test-client": "latest",
"@sanity/ui": "^2.0.7",
Expand All @@ -24,7 +24,7 @@
"@types/react": "^18.3.3",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.3",
"eslint-config-next": "^14.2.4",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.4"
}
Expand Down
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"tailwindConfig": "./dashboard/tailwind.config.js"
},
"devDependencies": {
"prettier": "^3.3.1",
"prettier": "^3.3.2",
"prettier-plugin-packagejson": "^2.5.0",
"prettier-plugin-tailwindcss": "^0.6.2"
"prettier-plugin-tailwindcss": "^0.6.5"
}
}
43 changes: 30 additions & 13 deletions runtimes-test-client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified runtimes/bun-script/bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion runtimes/bun-script/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"test:expected": "bun test.expected.js"
},
"dependencies": {
"@sanity/client": "6.19.2",
"@sanity/client": "6.20.0",
"@sanity/runtimes-test-client": "latest",
"bun-types": "^1.0.29"
}
Expand Down
Loading

0 comments on commit 51d55d9

Please sign in to comment.