@aplinkosministerija/design-system
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "@aplinkosministerija/design-system", | ||
"description": "Shared Design System Components for React", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"type": "module", | ||
@@ -28,11 +28,9 @@ "license": "MIT", | ||
"peerDependencies": { | ||
"react": "^18.2.0" | ||
"react": "^18.2.0", | ||
"styled-components": "^6.1.8", | ||
"react-router": "^6.22.2" | ||
}, | ||
"dependencies": { | ||
"react-div-100vh": "^0.7.0", | ||
"react-dom": "^18.2.0", | ||
"react-icons": "^4.10.1", | ||
"react-router": "^6.22.2", | ||
"react-router-dom": "^6.22.2", | ||
"styled-components": "^6.0.7" | ||
"react-icons": "^4.10.1" | ||
}, | ||
@@ -54,2 +52,4 @@ "engines": { | ||
"@storybook/testing-library": "^0.2.0", | ||
"styled-components": "^6.1.8", | ||
"react-dom": "^18.2.0", | ||
"@types/react": "^18.2.15", | ||
@@ -60,2 +60,4 @@ "@types/react-dom": "^18.2.7", | ||
"@vitejs/plugin-react": "^4.2.1", | ||
"react-router": "^6.22.2", | ||
"react-router-dom": "^6.22.2", | ||
"eslint": "^8.45.0", | ||
@@ -62,0 +64,0 @@ "eslint-plugin-react-hooks": "^4.6.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
110657
5
32
- Removedreact-dom@^18.2.0
- Removedreact-router@^6.22.2
- Removedreact-router-dom@^6.22.2
- Removedstyled-components@^6.0.7
- Removedreact-router-dom@6.28.0(transitive)