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 #21 from albelium/dependabot/npm_and_yarn/pandacss…
Browse files Browse the repository at this point in the history
…-02d9537937

⬆️ Bump the pandacss group with 2 updates
  • Loading branch information
albelium-bot[bot] authored Jan 9, 2024
2 parents 9c3070f + 0f2ac3f commit 810aeff
Show file tree
Hide file tree
Showing 4 changed files with 92 additions and 92 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.0.4",
"@pandacss/dev": "0.24.2",
"@pandacss/dev": "0.25.0",
"@testing-library/react": "14.1.2",
"@types/node": "20.10.7",
"@types/react": "18.2.47",
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.24.2"
"@pandacss/dev": "^0.25.0"
},
"devDependencies": {
"@pandacss/types": "^0.24.2",
"@pandacss/types": "^0.25.0",
"tsconfig": "workspace:*",
"tsup": "^8.0.1"
},
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.24.2",
"@pandacss/dev": "0.25.0",
"@storybook/addon-essentials": "^7.6.7",
"@storybook/addon-interactions": "^7.6.7",
"@storybook/addon-links": "^7.6.7",
Expand Down
176 changes: 88 additions & 88 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 810aeff

Please sign in to comment.