@gyldendal/kobber-components
Advanced tools
Comparing version 0.3.70 to 0.3.72
{ | ||
"name": "@gyldendal/kobber-components", | ||
"version": "0.3.70", | ||
"version": "0.3.72", | ||
"license": "MIT", | ||
@@ -23,2 +23,3 @@ "type": "module", | ||
"lint": "yarn lint:js", | ||
"lint:css": "stylelint", | ||
"lint:js": "eslint ./src/**/*.{ts,tsx} --max-warnings 10", | ||
@@ -49,11 +50,11 @@ "typedoc": "npx typedoc --entryPointStrategy expand './src/utils/**/*.ts' --skipErrorChecking --excludeNotDocumented --plugin typedoc-plugin-markdown --plugin typedoc-github-wiki-theme --hidePageTitle true", | ||
"@types/stylis": "^4.2.4", | ||
"@typescript-eslint/eslint-plugin": "^8.20.0", | ||
"@typescript-eslint/parser": "^8.20.0", | ||
"@typescript-eslint/eslint-plugin": "^8.23.0", | ||
"@typescript-eslint/parser": "^8.23.0", | ||
"@web/dev-server-esbuild": "^1.0.2", | ||
"@web/test-runner": "^0.18.1", | ||
"@web/test-runner-playwright": "^0.11.0", | ||
"eslint": "^9.18.0", | ||
"eslint": "^9.19.0", | ||
"eslint-config-prettier": "^10.0.1", | ||
"eslint-plugin-jsx-a11y": "^6.10.2", | ||
"eslint-plugin-prettier": "^5.2.2", | ||
"eslint-plugin-prettier": "^5.2.3", | ||
"eslint-plugin-react": "^7.37.4", | ||
@@ -69,3 +70,3 @@ "eslint-plugin-react-hooks": "^5.1.0", | ||
"stylelint-order": "^6.0.4", | ||
"tsup": "^8.3.5", | ||
"tsup": "^8.3.6", | ||
"typedoc": "^0.27.6", | ||
@@ -72,0 +73,0 @@ "typedoc-github-wiki-theme": "^2.1.0", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
301712