⬆️(dependencies) update js dependencies

This commit is contained in:
renovate[bot]
2024-03-10 01:06:05 +00:00
committed by NathanVss
parent 30ec253ab0
commit 91a7b2369f
7 changed files with 1052 additions and 601 deletions

View File

@@ -21,7 +21,7 @@
"cross-env": "7.0.3",
"make-dir-cli": "3.1.0",
"prettier": "3.2.5",
"turbo": "1.12.4"
"turbo": "1.12.5"
},
"engines": {
"node": ">=18.0.0"
@@ -29,12 +29,12 @@
"dependencies": {
"@changesets/cli": "2.27.1"
},
"packageManager": "yarn@1.22.21",
"packageManager": "yarn@1.22.22",
"resolutions": {
"@testing-library/dom": "9.3.4"
},
"volta": {
"node": "18.18.2",
"yarn": "1.22.21"
"yarn": "1.22.22"
}
}