diff options
| author | bobzel <zzzman@gmail.com> | 2025-03-18 22:18:35 -0400 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2025-03-18 22:18:35 -0400 |
| commit | 251bc8c4a36019d719fad9d4bb6548ab04b340fb (patch) | |
| tree | 6090035d80dfaed85f705c937650cc073b2f472e /package.json | |
| parent | d774333f15f9df2adf598328993e69fb76a74b50 (diff) | |
updated iink to latest version
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json index be175d338..b12c3f8bc 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "webpack-dev-server": "^5.0.4" }, "dependencies": { - "@adobe/react-spectrum": "^3.39.0", + "@adobe/react-spectrum": "^3.40.1", "@azure/storage-blob": "^12.17.0", "@babel/preset-env": "^7.23.5", "@babel/preset-react": "^7.23.3", @@ -117,13 +117,13 @@ "@fullcalendar/multimonth": "^6.1.10", "@fullcalendar/timegrid": "^6.1.15", "@internationalized/date": "^3.5.0", - "@mozilla/readability": "^0.5.0", + "@mozilla/readability": "^0.6.0", "@mui/icons-material": "^6.0.1", "@mui/material": "^6.0.1", "@octokit/core": "^6.0.1", "@pinecone-database/pinecone": "^2.2.2", "@react-google-maps/api": "^2.19.2", - "@react-spring/web": "^9.7.3", + "@react-spring/web": "^9.7.5", "@turf/turf": "^7.1.0", "@types/bezier-js": "^4.1.3", "@types/brotli": "^1.3.4", @@ -229,7 +229,7 @@ "https": "^1.0.0", "https-browserify": "^1.0.0", "i": "^0.3.7", - "iink-ts": "^2.0.1", + "iink-ts": "^3.0.0", "image-data-uri": "^2.0.1", "image-size": "^2.0.0", "image-size-stream": "^1.1.0", |
