Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #514 from albelium/dependabot/npm_and_yarn/pandacs…
Browse files Browse the repository at this point in the history
…s-fcb25ff3c0

Bump the pandacss group with 2 updates
  • Loading branch information
albelium-bot[bot] authored May 27, 2024
2 parents fb3e098 + b0a7b4f commit 27c62a0
Show file tree
Hide file tree
Showing 4 changed files with 151 additions and 169 deletions.
2 changes: 1 addition & 1 deletion apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"@next/eslint-plugin-next": "14.2.3",
"@pandacss/dev": "0.39.1",
"@pandacss/dev": "0.39.2",
"@testing-library/react": "14.3.0",
"@types/node": "20.12.12",
"@types/react": "18.3.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/panda-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"build": "tsup src/index.ts --format=esm,cjs --clean --dts --external @pandacss/dev"
},
"dependencies": {
"@pandacss/dev": "^0.39.1"
"@pandacss/dev": "^0.39.2"
},
"devDependencies": {
"@pandacss/types": "^0.39.1",
"@pandacss/types": "^0.39.2",
"tsconfig": "workspace:*",
"tsup": "^8.0.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"test": "vitest run"
},
"devDependencies": {
"@pandacss/dev": "0.39.1",
"@pandacss/dev": "0.39.2",
"@storybook/addon-essentials": "^7.6.17",
"@storybook/addon-interactions": "^7.6.17",
"@storybook/addon-links": "^7.6.17",
Expand Down
Loading

0 comments on commit 27c62a0

Please sign in to comment.