Skip to content

Commit

Permalink
deps: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
clementprevot committed Jul 1, 2024
1 parent 1ff4958 commit 279ba5b
Show file tree
Hide file tree
Showing 50 changed files with 232 additions and 232 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.
2 changes: 1 addition & 1 deletion packages/design-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@snowball-tech/eslint-config": "^5.4.5",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/container-queries": "^0.1.1",
"@types/lodash": "^4.17.5",
"@types/lodash": "^4.17.6",
"lodash": "^4.17.21",
"style-dictionary": "^3.9.2",
"tailwindcss": "^3.4.4",
Expand Down
10 changes: 5 additions & 5 deletions packages/fractal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@emoji-mart/data": "^1.2.1",
"@emoji-mart/react": "^1.1.1",
"@iconscout/react-unicons": "^2.0.2",
"@radix-ui/react-checkbox": "^1.1.0",
"@radix-ui/react-checkbox": "^1.1.1",
"@radix-ui/react-compose-refs": "^1.1.0",
"@radix-ui/react-dialog": "^1.1.1",
"@radix-ui/react-dismissable-layer": "^1.1.0",
Expand Down Expand Up @@ -60,17 +60,17 @@
"@storybook/react-vite": "^8.1.11",
"@storybook/test": "^8.1.11",
"@storybook/theming": "^8.1.11",
"@types/lodash": "^4.17.5",
"@types/lodash": "^4.17.6",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react-swc": "^3.7.0",
"chromatic": "^11.5.4",
"eslint": "^8.57.0",
"postcss": "^8.4.38",
"postcss": "^8.4.39",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-import": "^16.1.0",
"postcss-logical": "^7.0.1",
"postcss-preset-env": "^9.5.14",
"postcss-preset-env": "^9.5.15",
"postcss-styled-syntax": "^0.6.4",
"prettier": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.5",
Expand All @@ -80,7 +80,7 @@
"tsup": "^8.1.0",
"typescript": "^5.5.2",
"vercel": "^34.2.8",
"vite": "^5.3.1",
"vite": "^5.3.2",
"vite-tsconfig-paths": "^4.3.2"
},
"engines": {
Expand Down
452 changes: 226 additions & 226 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 279ba5b

Please sign in to comment.