Skip to content

Commit

Permalink
Update browsers list
Browse files Browse the repository at this point in the history
  • Loading branch information
huysbs committed May 12, 2024
1 parent c7d9cd2 commit 109bc48
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.2.0",
"@testing-library/user-event": "^14.1.1",
"@xmldom/xmldom": "^0.7.0",
"assert": "1.4.1",
"autoprefixer": "^9.6.1",
"axios": "^0.27.2",
Expand Down Expand Up @@ -161,8 +162,7 @@
"vm-browserify": "^1.1.2",
"webpack-cli": "^4.9.2",
"webpack-isomorphic-tools": "^4.0.0",
"whatwg-fetch": "^3.6.2",
"@xmldom/xmldom": "^0.7.0"
"whatwg-fetch": "^3.6.2"
},
"devDependencies": {
"@babel/cli": "^7.0.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5260,9 +5260,9 @@ camelcase@^6.2.0:
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==

caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001449:
version "1.0.30001450"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001450.tgz#022225b91200589196b814b51b1bbe45144cf74f"
integrity sha512-qMBmvmQmFXaSxexkjjfMvD5rnDL0+m+dUMZKoDYsGG8iZN29RuYh9eRoMvKsT6uMAWlyUUGDEQGJJYjzCIO9ew==
version "1.0.30001617"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001617.tgz"
integrity sha512-mLyjzNI9I+Pix8zwcrpxEbGlfqOkF9kM3ptzmKNw5tizSyYwMe+nGLTqMK9cO+0E+Bh6TsBxNAaHWEM8xwSsmA==

capture-exit@^2.0.0:
version "2.0.0"
Expand Down

0 comments on commit 109bc48

Please sign in to comment.