0.0.9
This commit is contained in:
parent
589751ac6a
commit
5d34b13c4d
2 changed files with 71 additions and 129 deletions
10
package.json
10
package.json
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@gcch/configuration-prettier",
|
||||
"version": "0.0.8",
|
||||
"version": "0.0.9",
|
||||
"type": "module",
|
||||
"description": "Configuration Prettier partageable pour gcch.",
|
||||
"main": "./dist/index.js",
|
||||
|
|
@ -27,15 +27,15 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@arethetypeswrong/core": "^0.18.2",
|
||||
"@gcch/configuration-dprint": "file:../configuration-dprint",
|
||||
"@gcch/configuration-eslint": "file:../configuration-eslint",
|
||||
"@gcch/configuration-dprint": "latest",
|
||||
"@gcch/configuration-eslint": "latest",
|
||||
"eslint": "^9.36.0",
|
||||
"knip": "^5.64.1",
|
||||
"publint": "^0.3.13",
|
||||
"tsdown": "^0.15.6",
|
||||
"typescript": "^6.0.0-dev.20251002"
|
||||
"typescript": "^6.0.0-dev.20251003"
|
||||
},
|
||||
"trustedDependencies": [
|
||||
"oxc-resolver"
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue