Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into feat/lean-form-field-…
Browse files Browse the repository at this point in the history
…size-s
  • Loading branch information
DavideMininni-Fincons committed May 13, 2024
2 parents 597a904 + da9c3bf commit 28fadb4
Show file tree
Hide file tree
Showing 2 changed files with 129 additions and 138 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,11 @@
"@types/glob": "8.1.0",
"@types/mocha": "10.0.6",
"@types/node": "20.12.11",
"@types/react": "18.3.1",
"@types/react": "18.3.2",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"@web/test-runner": "0.18.1",
"@web/test-runner": "0.18.2",
"@web/test-runner-commands": "0.9.0",
"@web/test-runner-playwright": "0.11.0",
"@web/test-runner-puppeteer": "0.16.0",
Expand All @@ -102,8 +102,8 @@
"eslint-plugin-react": "7.34.1",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-yml": "1.14.0",
"glob": "10.3.12",
"globals": "15.1.0",
"glob": "10.3.15",
"globals": "15.2.0",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"lit-analyzer": "2.0.3",
Expand All @@ -115,15 +115,15 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"rollup-plugin-postcss-lit": "2.1.0",
"sass": "1.77.0",
"sass": "1.77.1",
"sinon": "17.0.2",
"storybook": "8.0.10",
"stylelint": "16.5.0",
"stylelint-config-prettier-scss": "1.0.0",
"stylelint-config-standard-scss": "13.1.0",
"stylelint-scss": "6.3.0",
"ts-lit-plugin": "2.0.2",
"tsx": "4.9.3",
"tsx": "4.10.1",
"typescript": "5.4.5",
"typescript-eslint": "7.8.0",
"vite": "5.2.11",
Expand Down
Loading

0 comments on commit 28fadb4

Please sign in to comment.