Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 28, 2023
1 parent ffb2cdc commit fe08535
Show file tree
Hide file tree
Showing 3 changed files with 1,597 additions and 613 deletions.
20 changes: 10 additions & 10 deletions apps/web/package.json
Expand Up @@ -27,20 +27,20 @@
"typescript": "5.0.4"
},
"devDependencies": {
"@babel/core": "7.21.8",
"@storybook/addon-essentials": "7.0.17",
"@storybook/addon-interactions": "7.0.17",
"@storybook/addon-links": "7.0.17",
"@storybook/blocks": "7.0.17",
"@storybook/nextjs": "7.0.17",
"@storybook/react": "7.0.17",
"@storybook/react-vite": "7.0.17",
"@babel/core": "7.22.1",
"@storybook/addon-essentials": "7.0.18",
"@storybook/addon-interactions": "7.0.18",
"@storybook/addon-links": "7.0.18",
"@storybook/blocks": "7.0.18",
"@storybook/nextjs": "7.0.18",
"@storybook/react": "7.0.18",
"@storybook/react-vite": "7.0.18",
"@storybook/testing-library": "0.1.0",
"autoprefixer": "10.4.14",
"eslint-config-custom-next": "workspace:*",
"jest-mock": "29.5.0",
"postcss": "8.4.23",
"storybook": "7.0.17",
"postcss": "8.4.24",
"storybook": "7.0.18",
"tailwindcss": "3.3.2",
"tsconfig": "workspace:*",
"tw-colors": "1.2.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/tokens-studio/package.json
Expand Up @@ -24,11 +24,11 @@
"format:fix": "prettier --write ."
},
"devDependencies": {
"@types/node": "18.16.15",
"@types/node": "18.16.16",
"esbuild": "0.17.19",
"eslint": "8.41.0",
"eslint-config-custom": "workspace:*",
"sd-tailwindcss-transformer": "1.3.0",
"sd-tailwindcss-transformer": "1.3.1",
"style-dictionary": "3.8.0",
"tailwindcss": "3.3.2",
"token-transformer": "0.0.33",
Expand Down

0 comments on commit fe08535

Please sign in to comment.