Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
danigb committed Oct 6, 2024
1 parent a7cda44 commit c1108a8
Show file tree
Hide file tree
Showing 7 changed files with 6,223 additions and 10,275 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# smplr
# [smplr](https://github.com/danigb/smplr)

[![npm version](https://img.shields.io/npm/v/smplr)](https://www.npmjs.com/package/smplr)

Expand Down
6,741 changes: 2,254 additions & 4,487 deletions package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,13 @@
},
"devDependencies": {
"@changesets/cli": "^2.25.2",
"@types/audioworklet": "^0.0.54",
"@types/audioworklet": "^0.0.60",
"@types/jest": "^29.5.12",
"jest": "^29.4.1",
"prettier": "^3.2.5",
"ts-jest": "^29.1.2",
"tsup": "^8.0.2",
"turbo": "^1.13.2",
"typedoc": "^0.25.13"
"typedoc": "^0.26.8"
},
"publishConfig": {
"access": "public"
Expand All @@ -51,5 +50,6 @@
},
"jest": {
"preset": "ts-jest"
}
},
"packageManager": "npm@10.2.3"
}
2 changes: 1 addition & 1 deletion site/next-env.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
/// <reference types="next/image-types/global" />

// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.
// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information.
Loading

0 comments on commit c1108a8

Please # to comment.