Skip to content

Commit

Permalink
Bump Pigment CSS to 0.0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2024
1 parent a3adca6 commit cfd302a
Show file tree
Hide file tree
Showing 5 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion apps/pigment-css-next-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@pigment-css/nextjs-plugin": "0.0.24",
"@pigment-css/nextjs-plugin": "0.0.25",
"@types/node": "^20.16.13",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/pigment-css-vite-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@babel/preset-react": "^7.25.7",
"@babel/preset-typescript": "^7.25.7",
"@pigment-css/vite-plugin": "0.0.24",
"@pigment-css/vite-plugin": "0.0.25",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/webfontloader": "^1.6.38",
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"@mui/utils": "workspace:^",
"@next/eslint-plugin-next": "^14.2.16",
"@octokit/rest": "^21.0.2",
"@pigment-css/react": "0.0.24",
"@pigment-css/react": "0.0.25",
"@playwright/test": "1.48.2",
"@types/babel__core": "^7.20.5",
"@types/fs-extra": "^11.0.4",
Expand Down Expand Up @@ -217,10 +217,10 @@
"@types/react": "^18.3.12",
"@types/react-dom": "18.3.1",
"cross-fetch": "^4.0.0",
"@pigment-css/react": "0.0.24",
"@pigment-css/unplugin": "0.0.24",
"@pigment-css/nextjs-plugin": "0.0.24",
"@pigment-css/vite-plugin": "0.0.24"
"@pigment-css/react": "0.0.25",
"@pigment-css/unplugin": "0.0.25",
"@pigment-css/nextjs-plugin": "0.0.25",
"@pigment-css/vite-plugin": "0.0.25"
},
"nyc": {
"include": [
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-material-pigment-css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"@babel/runtime": "^7.25.7",
"@mui/system": "workspace:*",
"@pigment-css/react": "0.0.24"
"@pigment-css/react": "0.0.25"
},
"sideEffects": false,
"publishConfig": {
Expand Down
56 changes: 28 additions & 28 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 cfd302a

Please sign in to comment.