Skip to content

Commit

Permalink
chore(deps): bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
daneah committed May 23, 2024
1 parent 9331f3a commit 85ace48
Show file tree
Hide file tree
Showing 6 changed files with 1,184 additions and 723 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,50 +65,50 @@
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@emotion/babel-plugin": "^11.11.0",
"@size-limit/preset-small-lib": "^11.1.3",
"@storybook/addon-a11y": "^8.0.10",
"@storybook/addon-essentials": "^8.0.10",
"@storybook/addon-links": "^8.0.10",
"@storybook/blocks": "^8.0.10",
"@storybook/manager-api": "^8.0.10",
"@storybook/react-vite": "^8.0.10",
"@storybook/theming": "^8.0.10",
"@storybook/web-components": "^8.0.10",
"@storybook/web-components-vite": "^8.0.10",
"@size-limit/preset-small-lib": "^11.1.4",
"@storybook/addon-a11y": "^8.1.3",
"@storybook/addon-essentials": "^8.1.3",
"@storybook/addon-links": "^8.1.3",
"@storybook/blocks": "^8.1.3",
"@storybook/manager-api": "^8.1.3",
"@storybook/react-vite": "^8.1.3",
"@storybook/theming": "^8.1.3",
"@storybook/web-components": "^8.1.3",
"@storybook/web-components-vite": "^8.1.3",
"@types/uuid": "^9.0.8",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@vitejs/plugin-react": "^4.2.1",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/parser": "^7.10.0",
"@vitejs/plugin-react": "^4.3.0",
"all-contributors-cli": "^6.26.1",
"concurrently": "^8.2.2",
"cssnano": "^7.0.1",
"eslint": "^9.2.0",
"eslint": "^9.3.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-lit": "^1.12.0",
"eslint-plugin-lit": "^1.13.0",
"eslint-plugin-mdx": "^1.17.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-storybook": "^0.8.0",
"eslint-plugin-wc": "^2.1.0",
"globals": "^15.2.0",
"globals": "^15.3.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"lint-staged": "^15.2.4",
"lit": "^2.8.0",
"lit-analyzer": "^2.0.3",
"markdown-toc": "^1.2.0",
"postcss": "^8.4.38",
"postcss-import": "^16.1.0",
"postcss-media-minmax": "^5.0.0",
"postcss-preset-env": "^9.5.11",
"postcss-preset-env": "^9.5.13",
"prettier": "^3.2.5",
"pretty-quick": "^4.0.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sass": "^1.77.0",
"size-limit": "^11.1.3",
"storybook": "^8.0.10",
"sass": "^1.77.2",
"size-limit": "^11.1.4",
"storybook": "^8.1.3",
"stylelint": "^16.5.0",
"stylelint-config-standard-scss": "^13.1.0",
"stylelint-scss": "^6.3.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/pharos-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
"preferGlobal": true,
"dependencies": {
"colors": "^1.4.0",
"commander": "^12.0.0",
"commander": "^12.1.0",
"fs-extra": "^11.2.0"
},
"bin": {
"pharos": "dist/index.js"
},
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/node": "^20.12.11",
"@types/node": "^20.12.12",
"jest": "^29.7.0",
"ts-jest": "^29.1.2",
"ts-jest": "^29.1.3",
"ts-morph": "^22.0.0",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
Expand Down
4 changes: 2 additions & 2 deletions packages/pharos-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
"react-dom": "^18.3.1",
"react-helmet": "^6.1.0",
"react-live": "^4.1.6",
"sass": "^1.77.0"
"sass": "^1.77.2"
},
"devDependencies": {
"@babel/plugin-transform-private-methods": "^7.24.1",
"@types/mdx-js__react": "^1.5.8",
"@types/react": "^18.3.1",
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0",
"@types/react-helmet": "^6.1.11",
"babel-preset-gatsby": "^2.25.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/pharos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@
"@custom-elements-manifest/analyzer": "^0.9.4",
"@open-wc/testing": "^4.0.0",
"@types/mocha": "^10.0.6",
"@types/react": "^18.3.1",
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.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",
"autoprefixer": "^10.4.19",
Expand All @@ -83,7 +83,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"replace-in-file": "^7.1.0",
"rimraf": "^5.0.6",
"rimraf": "^5.0.7",
"sassdoc": "^2.7.4",
"sinon": "^17.0.2",
"style-dictionary": "^3.9.2",
Expand Down
Loading

0 comments on commit 85ace48

Please sign in to comment.