Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 25, 2024
1 parent 20f84f1 commit ec68a1b
Show file tree
Hide file tree
Showing 4 changed files with 85 additions and 130 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,13 +72,13 @@
"devDependencies": {
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.9",
"@babel/core": "7.25.9",
"@babel/core": "7.26.0",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/preset-env": "7.25.9",
"@babel/preset-env": "7.26.0",
"@babel/preset-typescript": "7.25.9",
"@types/express": "4.17.21",
"@types/jest": "29.5.14",
"@types/node": "20.17.0",
"@types/node": "20.17.1",
"@types/swagger-ui-dist": "3.30.5",
"@types/yamljs": "0.2.34",
"@types/qs": "6.9.16",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@theguild/tailwind-config": "0.5.0",
"@types/node": "20.17.0",
"@types/node": "20.17.1",
"@types/react": "18.3.12",
"typescript": "5.5.4"
},
Expand Down
8 changes: 4 additions & 4 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -541,10 +541,10 @@
dependencies:
"@types/unist" "*"

"@types/[email protected].0":
version "20.17.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.0.tgz#d0620ba0fe4cf2a0f12351c7bdd805fc4e1f036b"
integrity sha512-a7zRo0f0eLo9K5X9Wp5cAqTUNGzuFLDG2R7C4HY2BhcMAsxgSPuRvAC1ZB6QkuUQXf0YZAgfOX2ZyrBa2n4nHQ==
"@types/[email protected].1":
version "20.17.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.1.tgz#2b968e060dfb04b7f9550fe3db5f552721c14566"
integrity sha512-j2VlPv1NnwPJbaCNv69FO/1z4lId0QmGvpT41YxitRtWlg96g/j8qcv2RKsLKe2F6OJgyXhupN1Xo17b2m139Q==
dependencies:
undici-types "~6.19.2"

Expand Down
Loading

0 comments on commit ec68a1b

Please sign in to comment.