Skip to content

Commit

Permalink
Showing 2 changed files with 139 additions and 120 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -120,7 +120,7 @@
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.3",
"@geometricpanda/storybook-addon-badges": "^2.0.2",
"@omlet/cli": "^1.4.1",
"@omlet/cli": "^1.4.2",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-typescript": "^11.1.6",
"@size-limit/file": "^8.2.6",
@@ -141,12 +141,12 @@
"@types/jsonfile": "^6",
"@types/lodash": "^4.17.0",
"@types/node": "^20.11.30",
"@types/react": "^18.2.67",
"@types/react": "^18.2.73",
"@types/react-beautiful-dnd": "^13.1.8",
"@types/react-dom": "^18.2.22",
"@types/react-dom": "^18.2.23",
"@types/react-portal": "^4.0.7",
"@types/yargs": "^17.0.32",
"axe-core": "4.8.4",
"axe-core": "4.9.0",
"chromatic": "^9.1.0",
"codecov": "^3.8.3",
"copyfiles": "^2.4.1",
@@ -173,15 +173,15 @@
"prettier-plugin-tailwindcss": "^0.5.7",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rollup": "^4.13.0",
"rollup": "^4.13.2",
"rollup-plugin-postcss": "^4.0.2",
"size-limit": "^8.2.6",
"standard-version": "^9.5.0",
"storybook": "^7.6.17",
"style-dictionary": "^3.9.2",
"stylelint": "^15.11.0",
"stylelint-config-recommended": "^13.0.0",
"tailwindcss": "^3.4.1",
"tailwindcss": "^3.4.3",
"ts-jest": "^29.1.2",
"typescript": "^5.2.2"
},
Loading

0 comments on commit 3a6f286

Please sign in to comment.