Skip to content

Commit

Permalink
Update to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
youknowriad committed May 8, 2024
1 parent 6025686 commit 9cfa00f
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 22 deletions.
36 changes: 18 additions & 18 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,9 +137,9 @@
"@types/npm-package-arg": "6.1.1",
"@types/prettier": "2.4.4",
"@types/qs": "6.9.7",
"@types/react": "18.2.79",
"@types/react": "18.3.1",
"@types/react-dates": "21.8.3",
"@types/react-dom": "18.2.25",
"@types/react-dom": "18.3.0",
"@types/requestidlecallback": "0.3.4",
"@types/semver": "7.3.8",
"@types/sprintf-js": "1.1.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/element/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"sideEffects": false,
"dependencies": {
"@babel/runtime": "^7.16.0",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@wordpress/escape-html": "file:../escape-html",
"change-case": "^4.1.2",
"is-plain-object": "^5.0.0",
Expand Down

0 comments on commit 9cfa00f

Please sign in to comment.