Skip to content

Commit

Permalink
chore(web): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 29, 2024
1 parent f835ac2 commit d13b6f7
Show file tree
Hide file tree
Showing 3 changed files with 1,683 additions and 1,365 deletions.
32 changes: 16 additions & 16 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,37 +37,37 @@
"zod": "3.22.4"
},
"devDependencies": {
"@babel/core": "7.24.3",
"@babel/core": "7.24.6",
"@funboxteam/optimizt": "5.0.2",
"@next/env": "14.2.3",
"@pandacss/dev": "0.36.1",
"@pandacss/preset-panda": "0.39.2",
"@pandacss/dev": "0.40.0",
"@pandacss/preset-panda": "0.40.0",
"@playwright/test": "1.44.1",
"@radix-ui/colors": "3.0.0",
"@storybook/addon-a11y": "8.0.5",
"@storybook/addon-actions": "8.0.5",
"@storybook/addon-essentials": "8.0.5",
"@storybook/addon-interactions": "8.0.5",
"@storybook/addon-links": "8.0.5",
"@storybook/addon-viewport": "8.0.5",
"@storybook/blocks": "8.0.5",
"@storybook/nextjs": "8.0.5",
"@storybook/react": "8.0.5",
"@storybook/test": "8.0.5",
"@storybook/test-runner": "0.17.0",
"@storybook/addon-a11y": "8.1.4",
"@storybook/addon-actions": "8.1.4",
"@storybook/addon-essentials": "8.1.4",
"@storybook/addon-interactions": "8.1.4",
"@storybook/addon-links": "8.1.4",
"@storybook/addon-viewport": "8.1.4",
"@storybook/blocks": "8.1.4",
"@storybook/nextjs": "8.1.4",
"@storybook/react": "8.1.4",
"@storybook/test": "8.1.4",
"@storybook/test-runner": "0.18.2",
"@storybook/testing-library": "0.2.2",
"@testing-library/react": "15.0.7",
"@vitejs/plugin-react": "4.3.0",
"autoprefixer": "10.4.19",
"axe-playwright": "2.0.1",
"critters": "0.0.22",
"eslint-config-custom-next": "workspace:*",
"jsdom": "24.0.0",
"jsdom": "24.1.0",
"mdx": "0.3.1",
"panda-preset-radix-colors": "workspace:*",
"panda-preset-radix-ui": "workspace:*",
"postcss": "8.4.38",
"storybook": "8.0.5",
"storybook": "8.1.4",
"tsconfig": "workspace:*",
"vite-tsconfig-paths": "4.3.2",
"vitest": "1.6.0",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
"eslint-config-custom": "workspace:*",
"eslint-config-prettier": "9.1.0",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"lint-staged": "15.2.5",
"patch-package": "8.0.0",
"playwright": "1.44.1",
"prettier": "3.2.5",
"tsup": "8.0.2",
"turbo": "1.13.0",
"typescript": "5.4.3",
"turbo": "1.13.3",
"typescript": "5.4.5",
"vitest": "1.6.0"
},
"engines": {
Expand Down
Loading

0 comments on commit d13b6f7

Please sign in to comment.