Skip to content

Commit

Permalink
dependencies: Upgrade JavaScript dependencies.
Browse files Browse the repository at this point in the history
Signed-off-by: Anders Kaseorg <[email protected]>
  • Loading branch information
andersk authored and timabbott committed Apr 4, 2023
1 parent 620b1aa commit 52f7eb4
Show file tree
Hide file tree
Showing 4 changed files with 2,909 additions and 2,773 deletions.
9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"packageManager": "pnpm@7.30.0+sha256.f5e9a8789a6d41925dc4fcacae2e18537c7bf297306ce506d7730e15082626f9",
"packageManager": "pnpm@8.1.1+sha256.81fa42eae93570f569460def1cc0ad8bb7601a25304be6f61742a69a22d6645c",
"dependencies": {
"@babel/core": "^7.5.5",
"@babel/preset-env": "^7.5.5",
Expand Down Expand Up @@ -28,7 +28,7 @@
"colord": "^2.9.3",
"core-js": "^3.26.0",
"css-loader": "^6.2.0",
"css-minimizer-webpack-plugin": "^4.0.0",
"css-minimizer-webpack-plugin": "^5.0.0",
"date-fns": "^2.16.1",
"date-fns-tz": "^2.0.0",
"email-addresses": "^5.0.0",
Expand Down Expand Up @@ -59,7 +59,6 @@
"postcss-extend-rule": "^4.0.0",
"postcss-import": "^15.0.0",
"postcss-loader": "^7.0.0",
"postcss-media-minmax": "https://github.com/andersk/postcss-media-minmax/archive/92c4dd33b9add115ec436ef25243484cca0f7355.tar.gz",
"postcss-prefixwrap": "^1.24.0",
"postcss-preset-env": "^8.0.1",
"postcss-simple-vars": "^7.0.0",
Expand Down Expand Up @@ -124,10 +123,10 @@
"openapi-examples-validator": "^4.0.0",
"openapi-types": "^12.0.0",
"prettier": "^2.8.4",
"puppeteer": "19.7.2",
"puppeteer": "^19.8.3",
"source-map": "npm:[email protected]",
"stylelint": "^15.2.0",
"stylelint-config-standard": "^31.0.0",
"stylelint-config-standard": "^32.0.0",
"svgo": "^3.0.0",
"swagger-parser": "^10.0.0",
"ts-node": "^10.0.0",
Expand Down
Loading

0 comments on commit 52f7eb4

Please sign in to comment.