Skip to content

Commit

Permalink
fix: paragraph spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
GoldElysium committed Aug 11, 2024
1 parent 35844c7 commit 30fe5cc
Show file tree
Hide file tree
Showing 4 changed files with 2,741 additions and 2,891 deletions.
31 changes: 15 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,19 @@
"@heroicons/react": "2.1.3",
"@holoenfans/tripetto-block-multi-file-upload": "^0.0.4",
"@holoenfans/tripetto-block-spacer": "^0.0.2",
"@marsidev/react-turnstile": "^0.5.4",
"@marsidev/react-turnstile": "^0.7.2",
"@mdi/js": "7.4.47",
"@mdi/react": "1.6.1",
"@pixi/gif": "^2.1.1",
"@pixi/graphics-smooth": "^1.1.0",
"@pixi/react": "7.1.1",
"@pixi/sound": "^5.2.3",
"@pixi/text-html": "^7.4.2",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-select": "^2.0.0",
"@radix-ui/react-switch": "^1.0.3",
"@sentry/nextjs": "^7.116.0",
"@radix-ui/react-dialog": "^1.1.1",
"@radix-ui/react-dropdown-menu": "^2.1.1",
"@radix-ui/react-select": "^2.1.1",
"@radix-ui/react-switch": "^1.1.0",
"@sentry/nextjs": "^7.118.0",
"@tripetto/block-calculator": "^4.0.6",
"@tripetto/block-checkbox": "^6.0.2",
"@tripetto/block-checkboxes": "^7.1.1",
Expand All @@ -65,18 +65,18 @@
"@tripetto/block-textarea": "^6.0.3",
"@tripetto/block-url": "^6.0.2",
"@tripetto/block-variable": "^3.0.3",
"@tripetto/block-yes-no": "^6.0.0",
"@tripetto/runner": "^8.1.0",
"@tripetto/block-yes-no": "^6.0.1",
"@tripetto/runner": "^8.2.0",
"@tripetto/runner-fabric": "^8.0.16",
"@tripetto/runner-react-hook": "^5.0.2",
"classnames": "^2.5.1",
"d3-geo-projection": "^4.0.0",
"daisyui": "4.10.1",
"date-fns": "3.6.0",
"escape-html": "1.0.3",
"framer-motion": "^11.2.10",
"framer-motion": "^11.3.24",
"hamburger-react": "^2.5.1",
"i18next": "^23.11.5",
"i18next": "^23.12.2",
"i18next-resources-to-backend": "^1.2.1",
"immer": "^10.1.1",
"lodash": "4.17.21",
Expand All @@ -98,16 +98,15 @@
"react-select": "^5.8.0",
"react-simple-maps": "^3.0.0",
"server-only": "^0.0.1",
"slate": "0.102.0",
"styled-components": "6.1.8",
"tslib": "^2.6.2",
"tslib": "^2.6.3",
"webfontloader": "1.6.28",
"zustand": "^4.5.2"
"zustand": "^4.5.4"
},
"devDependencies": {
"@commitlint/cli": "19.2.2",
"@commitlint/config-conventional": "19.2.2",
"@next/eslint-plugin-next": "^14.2.3",
"@next/eslint-plugin-next": "^14.2.5",
"@pixi/graphics": "^7.4.2",
"@storybook/addon-essentials": "8.0.8",
"@storybook/addon-interactions": "8.0.8",
Expand All @@ -120,7 +119,7 @@
"@types/lodash": "4.17.0",
"@types/penner": "^0.1.3",
"@types/react": "18.2.78",
"@types/react-simple-maps": "^3.0.4",
"@types/react-simple-maps": "^3.0.6",
"@types/safe-json-stringify": "1.1.5",
"@types/webfontloader": "1.6.38",
"@typescript-eslint/eslint-plugin": "7.6.0",
Expand All @@ -136,7 +135,7 @@
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-tailwindcss": "^3.17.0",
"eslint-plugin-tailwindcss": "^3.17.4",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"phaser3spectorjs": "^0.0.8",
Expand Down
Loading

0 comments on commit 30fe5cc

Please sign in to comment.