Skip to content

Commit

Permalink
chore: roll expect and move it to third party (#32458)
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelfeldman authored Sep 9, 2024
1 parent 4b5422a commit 9a313ee
Show file tree
Hide file tree
Showing 35 changed files with 17,336 additions and 416 deletions.
161 changes: 57 additions & 104 deletions package-lock.json

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

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
"@types/babel__core": "^7.20.2",
"@types/codemirror": "^5.60.7",
"@types/formidable": "^2.0.4",
"@types/immutable": "^3.8.7",
"@types/node": "^18.19.39",
"@types/react": "^18.0.12",
"@types/react-dom": "^18.0.5",
Expand All @@ -76,6 +77,7 @@
"@vitejs/plugin-basic-ssl": "^1.1.0",
"@vitejs/plugin-react": "^4.2.1",
"@zip.js/zip.js": "^2.7.29",
"ansi-styles": "^4.3.0",
"chokidar": "^3.5.3",
"chromium-bidi": "^0.6.4",
"colors": "^1.4.0",
Expand All @@ -90,6 +92,7 @@
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"formidable": "^2.1.1",
"immutable": "^4.3.7",
"license-checker": "^25.0.1",
"mime": "^3.0.0",
"node-stream-zip": "^1.15.0",
Expand Down
Loading

0 comments on commit 9a313ee

Please sign in to comment.