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] committed Jul 11, 2024
1 parent 4a71877 commit 70e6d49
Show file tree
Hide file tree
Showing 3 changed files with 977 additions and 1,475 deletions.
32 changes: 16 additions & 16 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,21 +37,21 @@
"devDependencies": {
"@babel/core": "7.24.7",
"@funboxteam/optimizt": "5.0.2",
"@next/env": "14.2.4",
"@pandacss/dev": "0.41.0",
"@pandacss/preset-panda": "0.41.0",
"@playwright/test": "1.45.0",
"@next/env": "14.2.5",
"@pandacss/dev": "0.42.0",
"@pandacss/preset-panda": "0.42.0",
"@playwright/test": "1.45.1",
"@radix-ui/colors": "3.0.0",
"@storybook/addon-a11y": "8.1.11",
"@storybook/addon-actions": "8.1.11",
"@storybook/addon-essentials": "8.1.11",
"@storybook/addon-interactions": "8.1.11",
"@storybook/addon-links": "8.1.11",
"@storybook/addon-viewport": "8.1.11",
"@storybook/blocks": "8.1.11",
"@storybook/nextjs": "8.1.11",
"@storybook/react": "8.1.11",
"@storybook/test": "8.1.11",
"@storybook/addon-a11y": "8.2.1",
"@storybook/addon-actions": "8.2.1",
"@storybook/addon-essentials": "8.2.1",
"@storybook/addon-interactions": "8.2.1",
"@storybook/addon-links": "8.2.1",
"@storybook/addon-viewport": "8.2.1",
"@storybook/blocks": "8.2.1",
"@storybook/nextjs": "8.2.1",
"@storybook/react": "8.2.1",
"@storybook/test": "8.2.1",
"@storybook/test-runner": "0.19.0",
"@storybook/testing-library": "0.2.2",
"@testing-library/react": "16.0.0",
Expand All @@ -64,8 +64,8 @@
"mdx": "0.3.1",
"panda-preset-radix-colors": "workspace:*",
"panda-preset-radix-ui": "workspace:*",
"postcss": "8.4.38",
"storybook": "8.1.11",
"postcss": "8.4.39",
"storybook": "8.2.1",
"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 @@ -10,13 +10,13 @@
},
"devDependencies": {
"concurrently": "8.2.2",
"lefthook": "1.6.18",
"lefthook": "1.7.2",
"patch-package": "8.0.0",
"playwright": "1.45.0",
"playwright": "1.45.1",
"prettier": "3.3.2",
"tsup": "8.1.0",
"turbo": "2.0.6",
"typescript": "5.5.2",
"typescript": "5.5.3",
"vitest": "1.6.0"
},
"engines": {
Expand Down
Loading

0 comments on commit 70e6d49

Please sign in to comment.