Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
windingwind committed Jun 29, 2024
1 parent 678e8e7 commit f152f52
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,20 +27,20 @@
},
"homepage": "https://github.com/windingwind/zotero-plugin-toolkit#readme",
"dependencies": {
"zotero-types": "^2.0.0"
"zotero-types": "^2.0.3"
},
"devDependencies": {
"@microsoft/api-documenter": "^7.24.2",
"@microsoft/api-extractor": "^7.43.1",
"@types/react": "^18.3.1",
"@microsoft/api-documenter": "^7.25.4",
"@microsoft/api-extractor": "^7.47.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react-intl": "^3.0.0",
"husky": "^8.0.3",
"lint-staged": "^13.3.0",
"prettier": "2.8.8",
"react-intl": "^6.6.6",
"react-intl": "^6.6.8",
"release-it": "^15.11.0",
"typescript": "^5.4.5"
"typescript": "^5.5.2"
},
"publishConfig": {
"access": "public",
Expand Down

0 comments on commit f152f52

Please sign in to comment.