@cassiopeia/source-dom
Advanced tools
Comparing version 5.2.1 to 5.2.4
{ | ||
"name": "@cassiopeia/source-dom", | ||
"description": "", | ||
"version": "5.2.1", | ||
"version": "5.2.4", | ||
"author": "escapace <opensource@escapace.com>", | ||
"bugs": "https://github.com/escapace/cassiopeia/issues", | ||
"devDependencies": { | ||
"@types/chai": "4.3.4", | ||
"@types/chai": "4.3.5", | ||
"@types/mocha": "10.0.1", | ||
"@types/node": "18.15.6", | ||
"@typescript-eslint/eslint-plugin": "5.56.0", | ||
"@typescript-eslint/parser": "5.56.0", | ||
"@types/node": "18.16.3", | ||
"@typescript-eslint/eslint-plugin": "5.59.2", | ||
"@typescript-eslint/parser": "5.59.2", | ||
"chai": "4.3.7", | ||
"eslint": "8.36.0", | ||
"eslint": "8.39.0", | ||
"eslint-config-escapace": "3.17.0", | ||
@@ -19,13 +19,9 @@ "eslint-config-prettier": "8.8.0", | ||
"eslint-plugin-no-null": "1.0.2", | ||
"lint-staged": "13.2.0", | ||
"lint-staged": "13.2.2", | ||
"mocha": "10.2.0", | ||
"prettier": "2.8.6", | ||
"prettier": "2.8.8", | ||
"prettier-config-escapace": "1.0.5", | ||
"typescript": "5.0.2", | ||
"cassiopeia": "5.2.1" | ||
"typescript": "5.0.4", | ||
"cassiopeia": "5.2.4" | ||
}, | ||
"engines": { | ||
"node": ">=18.12.1", | ||
"pnpm": ">=7.27.1" | ||
}, | ||
"exports": { | ||
@@ -45,3 +41,3 @@ ".": { | ||
"peerDependencies": { | ||
"cassiopeia": "5.2.1" | ||
"cassiopeia": "5.2.4" | ||
}, | ||
@@ -48,0 +44,0 @@ "private": false, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
27472
78