Compare commits

..

No commits in common. "main" and "v1.8.1" have entirely different histories.
main ... v1.8.1

3 changed files with 470 additions and 504 deletions

View file

@ -1,5 +1,5 @@
{
"version": "1.8.3",
"version": "1.8.1",
"name": "@kernelui/core",
"description": "Kernel UI Core.",
"scripts": {
@ -28,23 +28,23 @@
"devDependencies": {
"@phosphor-icons/react": "^2.1.7",
"@types/node": "^22.7.4",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"@types/uuid": "^10",
"@vitejs/plugin-react": "^4.3.4",
"@vitejs/plugin-react": "^4.3.0",
"less": "^4.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^7.0.1",
"react-router-dom": "^6.26.2",
"typescript": "^5.6.2",
"vite": "^6.0.1",
"vite-plugin-dts": "^4.3.0"
"vite": "^5.4.8",
"vite-plugin-dts": "^4.2.2"
},
"peerDependencies": {
"@phosphor-icons/react": "^2.1.7",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^7.0.1"
"react-router-dom": "^6.24.1"
},
"packageManager": "yarn@4.5.3"
"packageManager": "yarn@4.5.0"
}

View file

@ -4,12 +4,6 @@ h1, h2, h3, h4, h5, h6
&.center, &.main
{ text-align: center; }
> svg
{
position: relative;
bottom: -0.15em;
}
}
h1

950
yarn.lock

File diff suppressed because it is too large Load diff