Skip to content

Commit

Permalink
chore(deps): update verel (#348)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 2, 2024
1 parent 9bbad6f commit 97f7d4a
Show file tree
Hide file tree
Showing 2 changed files with 242 additions and 219 deletions.
8 changes: 4 additions & 4 deletions verel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bpinternal/verel",
"version": "0.0.6",
"version": "0.0.7",
"description": "Vector Remap Language for JavaScript",
"main": "./dist/node/index.js",
"module": "./dist/web/index.js",
Expand All @@ -23,12 +23,12 @@
"devDependencies": {
"@types/lodash": "^4.14.200",
"@types/node": "^20.8.9",
"esbuild": "^0.21.0",
"esbuild": "^0.23.0",
"lodash": "^4.17.21",
"puppeteer": "^22.0.0",
"ts-node": "^10.9.1",
"typescript": "5.4.5",
"wasm-pack": "^0.12.1"
"typescript": "5.5.3",
"wasm-pack": "^0.13.0"
},
"engines": {
"node": ">=16.0.0",
Expand Down
Loading

0 comments on commit 97f7d4a

Please sign in to comment.