Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/leafygreen-ui/empty-…
Browse files Browse the repository at this point in the history
…state-1.1.0
  • Loading branch information
minnakt committed Oct 21, 2024
2 parents a6b35da + f747c7f commit b448a51
Show file tree
Hide file tree
Showing 8 changed files with 269 additions and 256 deletions.
18 changes: 9 additions & 9 deletions apps/parsley/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@
"@leafygreen-ui/toggle": "^10.0.4",
"@leafygreen-ui/tooltip": "^11.1.0",
"@leafygreen-ui/typography": "^19.0.0",
"@sentry/react": "8.34.0",
"@sentry/types": "8.34.0",
"@sentry/react": "8.35.0",
"@sentry/types": "8.35.0",
"ansi_up": "6.0.2",
"graphql": "16.8.1",
"html-react-parser": "3.0.6",
Expand All @@ -95,13 +95,13 @@
"@graphql-codegen/cli": "5.0.3",
"@graphql-codegen/typescript": "4.1.0",
"@graphql-codegen/typescript-operations": "4.3.0",
"@sentry/vite-plugin": "2.22.5",
"@storybook/addon-actions": "8.3.5",
"@storybook/react": "8.3.5",
"@storybook/react-vite": "8.3.5",
"@sentry/vite-plugin": "2.22.6",
"@storybook/addon-actions": "8.3.6",
"@storybook/react": "8.3.6",
"@storybook/react-vite": "8.3.6",
"@storybook/testing-library": "0.2.2",
"@styled/typescript-styled-plugin": "1.0.1",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/jest-dom": "6.6.2",
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@types/js-cookie": "3.0.6",
Expand All @@ -116,14 +116,14 @@
"cypress": "12.7.0",
"env-cmd": "10.1.0",
"eslint": "8.56.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-sort-keys-plus": "^1.3.1",
"prettier": "3.3.3",
"prompts": "2.4.2",
"replace-in-file": "7.1.0",
"rollup-plugin-visualizer": "5.12.0",
"serve": "14.2.1",
"storybook": "8.3.5",
"storybook": "8.3.6",
"storybook-addon-apollo-client": "7.3.0",
"typescript": "5.0.3",
"vite": "5.2.11",
Expand Down
18 changes: 9 additions & 9 deletions apps/spruce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@
"@leafygreen-ui/tooltip": "^11.1.0",
"@leafygreen-ui/typography": "^19.0.0",
"@rjsf/core": "4.2.3",
"@sentry/react": "8.34.0",
"@sentry/types": "8.34.0",
"@sentry/react": "8.35.0",
"@sentry/types": "8.35.0",
"ansi_up": "6.0.2",
"antd": "4.20.0",
"date-fns": "3.6.0",
Expand Down Expand Up @@ -138,12 +138,12 @@
"@graphql-codegen/typescript": "4.1.0",
"@graphql-codegen/typescript-operations": "4.3.0",
"@originjs/vite-plugin-commonjs": "1.0.3",
"@sentry/vite-plugin": "2.22.5",
"@storybook/addon-actions": "8.3.5",
"@storybook/react": "8.3.5",
"@storybook/react-vite": "8.3.5",
"@sentry/vite-plugin": "2.22.6",
"@storybook/addon-actions": "8.3.6",
"@storybook/react": "8.3.6",
"@storybook/react-vite": "8.3.6",
"@styled/typescript-styled-plugin": "1.0.1",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/jest-dom": "6.6.2",
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@types/js-cookie": "^3.0.6",
Expand All @@ -159,7 +159,7 @@
"cypress": "12.17.1",
"eslint": "8.56.0",
"eslint-plugin-check-file": "2.8.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-prettier": "5.2.1",
"identity-obj-proxy": "3.0.0",
"less": "^4.1.3",
"mutation-observer": "1.0.3",
Expand All @@ -169,7 +169,7 @@
"replace-in-file": "7.1.0",
"rollup-plugin-visualizer": "^5.12.0",
"serve": "14.2.1",
"storybook": "8.3.5",
"storybook": "8.3.6",
"typescript": "5.0.3",
"vite": "5.2.11",
"vite-plugin-checker": "0.6.4",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
},
"devDependencies": {
"@evg-ui/storybook-addon": "*",
"@storybook/react-vite": "8.3.5",
"@storybook/react-vite": "8.3.6",
"concurrently": "8.2.2",
"husky": "9.1.5",
"lint-staged": "15.2.2",
"storybook": "8.3.5",
"storybook": "8.3.6",
"vitest": "2.0.5"
}
}
2 changes: 1 addition & 1 deletion packages/deploy-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@evg-ui/eslint-config": "*",
"@types/node": "^20.12.7",
"eslint": "8.56.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-prettier": "5.2.1",
"typescript": "5.1.3",
"vitest": "2.0.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsdoc": "48.0.2",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.37.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-sort-destructure-keys": "^2.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
"@evg-ui/eslint-config": "*",
"@evg-ui/lint-staged": "*",
"@evg-ui/storybook-addon": "*",
"@storybook/react-vite": "8.3.5",
"@storybook/react-vite": "8.3.6",
"eslint": "8.56.0",
"eslint-plugin-prettier": "5.1.3",
"storybook": "8.3.5",
"eslint-plugin-prettier": "5.2.1",
"storybook": "8.3.6",
"typescript": "5.1.3",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "2.0.5"
Expand Down
8 changes: 4 additions & 4 deletions packages/storybook-addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
},
"dependencies": {
"@apollo/client": "3.8.4",
"@storybook/addon-essentials": "8.3.5",
"@storybook/addon-interactions": "8.3.5",
"@storybook/addon-links": "8.3.5",
"@storybook/addon-essentials": "8.3.6",
"@storybook/addon-interactions": "8.3.6",
"@storybook/addon-links": "8.3.6",
"react-router-dom": "6.16.0",
"storybook": "8.3.5",
"storybook": "8.3.6",
"storybook-addon-apollo-client": "7.3.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit b448a51

Please sign in to comment.