Skip to content

Commit

Permalink
chore(deps): update non-major (#704)
Browse files Browse the repository at this point in the history
* chore(deps): update non-major

* Update package.json

Signed-off-by: Cody Olsen <81981+stipsan@users.noreply.github.com>

---------

Signed-off-by: Cody Olsen <81981+stipsan@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cody Olsen <81981+stipsan@users.noreply.github.com>
  • Loading branch information
renovate[bot] and stipsan authored Apr 10, 2024
1 parent e9b15da commit 9982b9d
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 34 deletions.
Binary file modified bun.lockb
Binary file not shown.
75 changes: 44 additions & 31 deletions package-lock.json

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

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@
"main": "./dist/index.cjs",
"unpkg": "umd/sanityClient.min.js",
"module": "./dist/index.js",
"source": "./src/index.ts",
"browser": {
"./dist/index.cjs": "./dist/index.browser.cjs",
"./dist/index.js": "./dist/index.browser.js",
Expand Down Expand Up @@ -130,7 +129,7 @@
"@edge-runtime/vm": "^3.2.0",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@sanity/pkg-utils": "^6.1.0",
"@sanity/pkg-utils": "^6.4.1",
"@types/json-diff": "^1.0.3",
"@types/node": "^20.8.8",
"@typescript-eslint/eslint-plugin": "^7.6.0",
Expand All @@ -152,7 +151,7 @@
"rollup": "^4.14.1",
"sse-channel": "^4.0.0",
"terser": "^5.30.3",
"typescript": "5.4.2",
"typescript": "5.4.5",
"vitest": "1.4.0",
"vitest-github-actions-reporter": "0.11.1"
},
Expand Down

0 comments on commit 9982b9d

Please sign in to comment.