Skip to content

Commit

Permalink
deps: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
clementprevot committed Aug 22, 2023
1 parent b548d65 commit 3c0d728
Show file tree
Hide file tree
Showing 83 changed files with 678 additions and 503 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,21 +71,21 @@
"@snowball-tech/stylelint-config": "^2.1.5",
"@types/eslint": "^8.44.2",
"@types/is-ci": "^3.0.0",
"@types/node": "^20.5.0",
"@types/node": "^20.5.2",
"@types/prettier": "^3.0.0",
"chromatic": "^6.22.0",
"concurrently": "^8.2.0",
"chromatic": "^6.23.0",
"concurrently": "^8.2.1",
"dotenv-cli": "^7.3.0",
"eslint": "^8.47.0",
"husky": "^8.0.3",
"is-ci": "^3.0.1",
"lint-staged": "^14.0.0",
"lint-staged": "^14.0.1",
"nodemon": "^3.0.1",
"prettier": "^3.0.2",
"pythagora": "^0.0.80",
"semantic-release": "^21.0.7",
"serve": "^14.2.0",
"stylelint": "^15.10.2",
"semantic-release": "^21.0.9",
"serve": "^14.2.1",
"stylelint": "^15.10.3",
"ts-node": "^10.9.1",
"turbo": "^1.10.12",
"typescript": "^5.1.6"
Expand Down
26 changes: 13 additions & 13 deletions packages/fractal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,18 +86,18 @@
"@pandacss/preset-base": "^0.11.1",
"@simbathesailor/use-what-changed": "^2.0.0",
"@snowball-tech/eslint-config": "^5.2.0",
"@storybook/addon-a11y": "^7.3.1",
"@storybook/addon-essentials": "^7.3.1",
"@storybook/addon-interactions": "^7.3.1",
"@storybook/addon-links": "^7.3.1",
"@storybook/addons": "^7.3.1",
"@storybook/blocks": "^7.3.1",
"@storybook/components": "^7.3.1",
"@storybook/manager-api": "^7.3.1",
"@storybook/react": "^7.3.1",
"@storybook/react-vite": "^7.3.1",
"@storybook/addon-a11y": "^7.3.2",
"@storybook/addon-essentials": "^7.3.2",
"@storybook/addon-interactions": "^7.3.2",
"@storybook/addon-links": "^7.3.2",
"@storybook/addons": "^7.3.2",
"@storybook/blocks": "^7.3.2",
"@storybook/components": "^7.3.2",
"@storybook/manager-api": "^7.3.2",
"@storybook/react": "^7.3.2",
"@storybook/react-vite": "^7.3.2",
"@storybook/testing-library": "^0.2.0",
"@storybook/theming": "^7.3.1",
"@storybook/theming": "^7.3.2",
"@types/eslint": "^8.44.2",
"@types/lodash": "^4.14.197",
"@types/prettier": "^3.0.0",
Expand All @@ -111,11 +111,11 @@
"postcss-styled-syntax": "^0.4.0",
"prettier": "^3.0.2",
"prop-types": "^15.8.1",
"storybook": "^7.3.1",
"storybook": "^7.3.2",
"storybook-addon-mock": "^4.2.1",
"tsup": "^7.2.0",
"typescript": "^5.1.6",
"vercel": "^31.4.0",
"vercel": "^32.0.0",
"vite": "^4.4.9",
"vite-tsconfig-paths": "^4.2.0"
},
Expand Down
Loading

0 comments on commit 3c0d728

Please sign in to comment.