mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
chore(deps): update dependency prettier to v3.5.0 (#545)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@
|
||||
"eslint-plugin-import": "2.31.0",
|
||||
"eslint-plugin-react": "7.37.4",
|
||||
"eslint-plugin-react-hooks": "5.1.0",
|
||||
"prettier": "3.4.2",
|
||||
"prettier": "3.5.0",
|
||||
"turbo": "2.4.0",
|
||||
"typescript": "5.7.3",
|
||||
"typescript-eslint": "8.23.0"
|
||||
|
||||
Generated
+10
-3
@@ -30,8 +30,8 @@ importers:
|
||||
specifier: 5.1.0
|
||||
version: 5.1.0(eslint@9.19.0(jiti@2.4.2))
|
||||
prettier:
|
||||
specifier: 3.4.2
|
||||
version: 3.4.2
|
||||
specifier: 3.5.0
|
||||
version: 3.5.0
|
||||
turbo:
|
||||
specifier: 2.4.0
|
||||
version: 2.4.0
|
||||
@@ -2713,6 +2713,11 @@ packages:
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
|
||||
prettier@3.5.0:
|
||||
resolution: {integrity: sha512-quyMrVt6svPS7CjQ9gKb3GLEX/rl3BCL2oa/QkNcXv4YNVBC9olt3s+H7ukto06q7B1Qz46PbrKLO34PR6vXcA==}
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
|
||||
pretty-format@27.5.1:
|
||||
resolution: {integrity: sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
@@ -6349,6 +6354,8 @@ snapshots:
|
||||
|
||||
prettier@3.4.2: {}
|
||||
|
||||
prettier@3.5.0: {}
|
||||
|
||||
pretty-format@27.5.1:
|
||||
dependencies:
|
||||
ansi-regex: 5.0.1
|
||||
@@ -6831,7 +6838,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@babel/core': 7.26.0
|
||||
'@babel/types': 7.26.3
|
||||
prettier: 3.4.2
|
||||
prettier: 3.5.0
|
||||
vite: 5.4.14(@types/node@22.13.1)(lightningcss@1.29.1)(sugarss@4.0.1(postcss@8.5.1))
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
|
||||
Reference in New Issue
Block a user