Skip to content

Commit

Permalink
Upgrade: packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnitto committed Oct 2, 2024
1 parent 42beb22 commit 296fef4
Show file tree
Hide file tree
Showing 2 changed files with 1,127 additions and 967 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
"pipeline": "pnpm install --silent;pnpm build"
},
"dependencies": {
"autoprefixer": "^10.4.4",
"concurrently": "^8.2.2",
"cssnano": "^6.0.1",
"esbuild": "^0.19.5",
"postcss": "^8.4.31",
"postcss-cli": "^10.1.0",
"autoprefixer": "^10.4.20",
"concurrently": "^9.0.1",
"cssnano": "^7.0.6",
"esbuild": "^0.24.0",
"postcss": "^8.4.47",
"postcss-cli": "^11.0.0",
"postcss-pseudo-is": "^0.3.0"
}
}
Loading

0 comments on commit 296fef4

Please sign in to comment.