Skip to content

Commit

Permalink
Revert package bumps except stripe-js
Browse files Browse the repository at this point in the history
  • Loading branch information
danwang-stripe committed Mar 4, 2024
1 parent 157e1ea commit 6a3d3d4
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 289 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@babel/preset-env": "^7.7.1",
"@babel/preset-react": "^7.7.0",
"@storybook/react": "^6.5.0-beta.8",
"@stripe/stripe-js": "3.0.7",
"@stripe/stripe-js": "^3.0.7",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.1.1",
"@testing-library/react-hooks": "^8.0.0",
Expand All @@ -71,7 +71,7 @@
"@types/react-dom": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^2.18.0",
"@typescript-eslint/parser": "^2.18.0",
"@wessberg/rollup-plugin-ts": "^2.0.4",
"@wessberg/rollup-plugin-ts": "^1.2.15",
"babel-eslint": "^10.0.3",
"babel-jest": "^24.9.0",
"babel-loader": "^8.0.6",
Expand All @@ -92,15 +92,15 @@
"react-dom": "18.1.0",
"react-test-renderer": "^18.0.0",
"rimraf": "^2.6.2",
"rollup": "^4.12.0",
"rollup": "^1.27.0",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-terser": "^5.1.2",
"ts-jest": "^25.1.0",
"ts-loader": "^6.2.1",
"typescript": "^4.9.5"
"typescript": "^3.7.5"
},
"resolutions": {
"@types/react": "18.0.5"
Expand Down
Loading

0 comments on commit 6a3d3d4

Please sign in to comment.