contacts-pane
Advanced tools
Comparing version 2.6.11 to 2.6.12-6c59f2a9
{ | ||
"name": "contacts-pane", | ||
"version": "2.6.11", | ||
"version": "2.6.12-6c59f2a9", | ||
"description": "Contacts Pane: Contacts manager for Address Book, Groups, and Individuals.", | ||
@@ -41,15 +41,15 @@ "main": "./contactsPane.js", | ||
"dependencies": { | ||
"solid-ui": "^2.4.32" | ||
"solid-ui": "^2.4.33" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.23.4", | ||
"@babel/core": "^7.23.5", | ||
"@babel/preset-env": "^7.23.5", | ||
"@babel/preset-typescript": "^7.23.3", | ||
"@testing-library/jest-dom": "^6.1.5", | ||
"@types/jest": "^29.5.10", | ||
"@typescript-eslint/eslint-plugin": "^6.13.2", | ||
"@typescript-eslint/parser": "^6.13.2", | ||
"eslint": "^8.55.0", | ||
"eslint-plugin-import": "^2.29.0", | ||
"@babel/cli": "^7.24.1", | ||
"@babel/core": "^7.24.3", | ||
"@babel/preset-env": "^7.24.3", | ||
"@babel/preset-typescript": "^7.24.1", | ||
"@testing-library/jest-dom": "^6.4.2", | ||
"@types/jest": "^29.5.12", | ||
"@typescript-eslint/eslint-plugin": "^6.21.0", | ||
"@typescript-eslint/parser": "^6.21.0", | ||
"eslint": "^8.57.0", | ||
"eslint-plugin-import": "^2.29.1", | ||
"husky": "^8.0.3", | ||
@@ -60,3 +60,3 @@ "jest": "^29.7.0", | ||
"lint-staged": "^13.3.0", | ||
"typescript": "^5.3.2", | ||
"typescript": "^5.4.3", | ||
"typescript-transpile-only": "0.0.4" | ||
@@ -63,0 +63,0 @@ }, |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
557186
1
Updatedsolid-ui@^2.4.33