@lightningtv/solid
Advanced tools
Comparing version 1.4.0 to 1.4.1
{ | ||
"name": "@lightningtv/solid", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "Lightning Renderer for Solid Universal", | ||
@@ -45,3 +45,3 @@ "type": "module", | ||
"dependencies": { | ||
"@lightningtv/core": "^1.3.0", | ||
"@lightningtv/core": "^1.3.1", | ||
"@solid-primitives/event-listener": "^2.3.3", | ||
@@ -52,15 +52,15 @@ "@solid-primitives/mouse": "^2.0.19", | ||
"devDependencies": { | ||
"@eslint/js": "^9.5.0", | ||
"@typescript-eslint/eslint-plugin": "^7.14.1", | ||
"@typescript-eslint/parser": "^7.14.1", | ||
"eslint": "^9.5.0", | ||
"@eslint/js": "^9.7.0", | ||
"@typescript-eslint/eslint-plugin": "^7.17.0", | ||
"@typescript-eslint/parser": "^7.17.0", | ||
"eslint": "^9.7.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-prettier": "^5.1.3", | ||
"globals": "^15.6.0", | ||
"husky": "^9.0.11", | ||
"eslint-plugin-prettier": "^5.2.1", | ||
"globals": "^15.8.0", | ||
"husky": "^9.1.2", | ||
"lint-staged": "^15.2.7", | ||
"prettier": "^3.3.2", | ||
"solid-js": "^1.8.17", | ||
"typescript": "^5.5.2", | ||
"typescript-eslint": "^7.14.1" | ||
"prettier": "^3.3.3", | ||
"solid-js": "^1.8.19", | ||
"typescript": "^5.5.4", | ||
"typescript-eslint": "^7.17.0" | ||
}, | ||
@@ -67,0 +67,0 @@ "lint-staged": { |
Sorry, the diff of this file is not supported yet
144127
Updated@lightningtv/core@^1.3.1