build(deps): bump zotero-plugin-toolkit from 5.0.0-0 to 5.0.0-1 (#255)
Bumps [zotero-plugin-toolkit](https://github.com/windingwind/zotero-plugin-toolkit) from 5.0.0-0 to 5.0.0-1. - [Release notes](https://github.com/windingwind/zotero-plugin-toolkit/releases) - [Changelog](https://github.com/windingwind/zotero-plugin-toolkit/blob/master/.release-it.json) - [Commits](https://github.com/windingwind/zotero-plugin-toolkit/compare/5.0.0-0...5.0.0-1) --- updated-dependencies: - dependency-name: zotero-plugin-toolkit dependency-version: 5.0.0-1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									742e9ca799
								
							
						
					
					
						commit
						c154923886
					
				
							
								
								
									
										10
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										10
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@ -9,7 +9,7 @@
 | 
			
		||||
      "version": "3.1.0",
 | 
			
		||||
      "license": "AGPL-3.0-or-later",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "zotero-plugin-toolkit": "^5.0.0-0"
 | 
			
		||||
        "zotero-plugin-toolkit": "^5.0.0-1"
 | 
			
		||||
      },
 | 
			
		||||
      "devDependencies": {
 | 
			
		||||
        "@eslint/js": "^9.25.1",
 | 
			
		||||
@ -3794,15 +3794,15 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/zotero-plugin-toolkit": {
 | 
			
		||||
      "version": "5.0.0-0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/zotero-plugin-toolkit/-/zotero-plugin-toolkit-5.0.0-0.tgz",
 | 
			
		||||
      "integrity": "sha512-CS6Myhxf3h0sHe8bfjxijeCTNn5xRIzcFWd36sm+xgehFmaKPp66BsbbqFvQ4Lggif9aifW5+UM8z1mtnqKGjw==",
 | 
			
		||||
      "version": "5.0.0-1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/zotero-plugin-toolkit/-/zotero-plugin-toolkit-5.0.0-1.tgz",
 | 
			
		||||
      "integrity": "sha512-FmlLF/LH+k392dIaFPlQAnxFbBxCN7fP8WSHVAJcfjeYwILQ+7jFFJhlJZcxLNBavhatkXQ7yoOPJrnDKLmkHw==",
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "engines": {
 | 
			
		||||
        "node": ">=18"
 | 
			
		||||
      },
 | 
			
		||||
      "peerDependencies": {
 | 
			
		||||
        "zotero-types": "^4.0.0-beta.2"
 | 
			
		||||
        "zotero-types": "^4.0.0-beta.4"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/zotero-types": {
 | 
			
		||||
 | 
			
		||||
@ -30,7 +30,7 @@
 | 
			
		||||
    "update-deps": "npm update --save"
 | 
			
		||||
  },
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "zotero-plugin-toolkit": "^5.0.0-0"
 | 
			
		||||
    "zotero-plugin-toolkit": "^5.0.0-1"
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@eslint/js": "^9.25.1",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user