Skip to content

Commit

Permalink
chore: remove pnpm deprecated warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan committed May 30, 2023
1 parent 1f6e030 commit 1435144
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,28 @@
"overrides": {
"@types/react": "^18",
"@types/react-dom": "^18"
},
"allowedDeprecatedVersions": {
"formidable": "1.2.6",
"hast": "1.0.0",
"sourcemap-codec": "1.4.8",
"uuid-browser": "3.1.0",
"stable": "0.1.8",
"js-polyfills": "0.1.43",
"picturefill": "3.0.3",
"string-similarity": "4.0.4",
"querystring": "0.2.0",
"source-map-resolve": "0.6.0 || 0.5.3",
"@formatjs/intl-utils": "3.8.4",
"debug": "4.1.1",
"sane": "4.1.0",
"@npmcli/move-file": "1.1.2",
"uuid": "3.4.0",
"chokidar": "2.1.8",
"fsevents": "1.2.13",
"source-map-url": "0.4.1",
"urix": "0.1.0",
"resolve-url": "0.2.1"
}
}
}

0 comments on commit 1435144

Please sign in to comment.