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 Oct 11, 2024
1 parent 6e045b1 commit 5bfffec
Show file tree
Hide file tree
Showing 3 changed files with 642 additions and 754 deletions.
8 changes: 4 additions & 4 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@
"zod": "3.23.8"
},
"devDependencies": {
"@babel/core": "7.25.7",
"@babel/core": "7.25.8",
"@funboxteam/optimizt": "5.0.2",
"@next/env": "14.2.14",
"@next/env": "14.2.15",
"@pandacss/dev": "0.46.1",
"@pandacss/preset-panda": "0.46.1",
"@playwright/test": "1.47.2",
"@playwright/test": "1.48.0",
"@radix-ui/colors": "3.0.0",
"@storybook/addon-a11y": "8.3.5",
"@storybook/addon-actions": "8.3.5",
Expand All @@ -58,7 +58,7 @@
"@vitejs/plugin-react": "4.3.2",
"autoprefixer": "10.4.20",
"axe-playwright": "2.0.3",
"critters": "0.0.24",
"critters": "0.0.25",
"eslint-config-custom-next": "workspace:*",
"jsdom": "25.0.1",
"mdx": "0.3.1",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"concurrently": "9.0.1",
"lefthook": "1.7.18",
"patch-package": "8.0.0",
"playwright": "1.47.2",
"playwright": "1.48.0",
"prettier": "3.3.3",
"tsup": "8.3.0",
"turbo": "2.1.3",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vitest": "2.1.2"
},
"engines": {
Expand Down
Loading

0 comments on commit 5bfffec

Please sign in to comment.