Skip to content

Commit

Permalink
chore(deps): update definitelytyped
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent 3d6fefd commit 73f1bd7
Show file tree
Hide file tree
Showing 15 changed files with 363 additions and 100 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@
"@types/eslint": "^8.44.0",
"@types/jest": "^27.5.2",
"@types/node": "^18.17.14",
"@types/react": "^17.0.69",
"@types/react-dom": "^17.0.22",
"@types/react": "^17.0.83",
"@types/react-dom": "^17.0.26",
"@types/svgo": "^2.6.4",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-strip-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@compiled/babel-plugin": "*",
"@types/babel__core": "^7.20.3",
"@types/babel__core": "^7.20.5",
"prettier": "^2.8.8"
}
}
6 changes: 3 additions & 3 deletions packages/babel-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"devDependencies": {
"@compiled-private/module-a": "^0.1.0",
"@compiled/benchmark": "1.1.0",
"@types/babel__core": "^7.20.3",
"@types/benchmark": "^2.1.4",
"@types/resolve": "^1.20.4",
"@types/babel__core": "^7.20.5",
"@types/benchmark": "^2.1.5",
"@types/resolve": "^1.20.6",
"benchmark": "^2.1.4",
"prettier": "^2.8.8",
"ts-node": "^10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
"jscodeshift": "^0.16.1"
},
"devDependencies": {
"@types/jscodeshift": "^0.11.9"
"@types/jscodeshift": "^0.12.0"
}
}
4 changes: 2 additions & 2 deletions packages/css/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"postcss-values-parser": "^6.0.2"
},
"devDependencies": {
"@types/autoprefixer": "^10.2.0",
"@types/cssnano": "^5.0.0",
"@types/autoprefixer": "^10.2.4",
"@types/cssnano": "^5.1.3",
"outdent": "^0.8.0"
}
}
4 changes: 2 additions & 2 deletions packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"devDependencies": {
"@babel/eslint-parser": "^7.21.8",
"@types/estraverse": "^5.1.7",
"@types/estree": "^1.0.3",
"@types/estree-jsx": "^1.0.2",
"@types/estree": "^1.0.6",
"@types/estree-jsx": "^1.0.5",
"@typescript-eslint/parser": "^6.21.0",
"@typescript-eslint/utils": "^6.21.0",
"eslint": "^8.41.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"css": "^3.0.0"
},
"devDependencies": {
"@types/css": "^0.0.35",
"@types/css": "^0.0.38",
"csstype": "^3.1.2"
}
}
2 changes: 1 addition & 1 deletion packages/parcel-transformer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@parcel/core": "^2.8.3",
"@parcel/fs": "^2.8.3",
"@parcel/types": "^2.8.3",
"@types/babel__core": "^7.20.3",
"@types/babel__core": "^7.20.5",
"prettier": "^2.8.8",
"source-map": "^0.7.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@fixture/strict-api-test": "*",
"@testing-library/react": "^12.1.5",
"@types/jsdom": "^16.2.15",
"@types/react-dom": "^17.0.22",
"@types/react-dom": "^17.0.26",
"expect-type": "^0.17.3",
"jsdom": "^19.0.0",
"react": "^17.0.2",
Expand Down
4 changes: 2 additions & 2 deletions website/packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"@mdx-js/react": "^1.6.22",
"@types/mdx-js__react": "^1.5.8",
"@types/node": "^20.12.8",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@types/react-router-dom": "^5.3.3",
"babel-loader": "^9.1.3",
"babel-plugin-transform-inline-environment-variables": "^0.4.4",
Expand Down
4 changes: 2 additions & 2 deletions website/packages/examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"@babel/preset-typescript": "^7.26.0",
"@compiled/babel-plugin": "latest",
"@compiled/react": "latest",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"typescript": "^5.7.2"
}
}
4 changes: 2 additions & 2 deletions website/packages/landing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@compiled/website-ui": "^1.0.0",
"@mdx-js/loader": "^1.6.22",
"@mdx-js/react": "^1.6.22",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"babel-loader": "^9.1.3",
"css-loader": "^7.1.1",
"css-minimizer-webpack-plugin": "^6.0.0",
Expand Down
4 changes: 2 additions & 2 deletions website/packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"@babel/preset-typescript": "^7.26.0",
"@compiled/babel-plugin": "latest",
"@compiled/react": "latest",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@types/react-syntax-highlighter": "^15.5.13",
"react-syntax-highlighter": "^15.5.0",
"typescript": "^5.7.2"
Expand Down
18 changes: 8 additions & 10 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1422,12 +1422,10 @@
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.7.tgz#50ae4353eaaddc04044279812f52c8c65857dbcb"
integrity sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==

"@types/react-dom@^18.3.0":
version "18.3.0"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.0.tgz#0cbc818755d87066ab6ca74fbedb2547d74a82b0"
integrity sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==
dependencies:
"@types/react" "*"
"@types/react-dom@^18.3.5":
version "18.3.5"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.5.tgz#45f9f87398c5dcea085b715c58ddcf1faf65f716"
integrity sha512-P4t6saawp+b/dFrUr2cvkVsfvPguwsxtH6dNIYRllMsefqFzkZk5UIjzyDOv5g1dXIPdG4Sp1yCR4Z6RCUsG/Q==

"@types/react-router-dom@^5.3.3":
version "5.3.3"
Expand All @@ -1453,10 +1451,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/react@^18.3.1":
version "18.3.1"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.1.tgz#fed43985caa834a2084d002e4771e15dfcbdbe8e"
integrity sha512-V0kuGBX3+prX+DQ/7r2qsv1NsdfnCLnTgnRJ1pYnxykBhGMz+qj+box5lq7XsO5mtZsBqpjwwTu/7wszPfMBcw==
"@types/react@*", "@types/react@^18.3.18":
version "18.3.18"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.18.tgz#9b382c4cd32e13e463f97df07c2ee3bbcd26904b"
integrity sha512-t4yC+vtgnkYjNSKlFx1jkAhH8LgTo2N/7Qvi83kdEaUtMDiwpbLAktKDaAMlRcJ5eSxZkH74eEGt1ky31d7kfQ==
dependencies:
"@types/prop-types" "*"
csstype "^3.0.2"
Expand Down
Loading

0 comments on commit 73f1bd7

Please sign in to comment.