Update package.json to use yarn v3.8.6

pull/8200/head
Aditya Toshniwal 2024-11-29 12:08:42 +05:30
parent 190574b3af
commit 8876c4241f
3 changed files with 6 additions and 6 deletions

View File

@ -10,7 +10,7 @@
"start": "electron .",
"linter": "yarn run eslint -c .eslintrc.js ."
},
"packageManager": "yarn@3.8.2",
"packageManager": "yarn@3.8.6",
"devDependencies": {
"electron": "latest",
"eslint": "^9.15.0"

View File

@ -73,7 +73,7 @@
"@babel/plugin-proposal-class-properties": "^7.10.4",
"@babel/preset-react": "^7.12.13",
"@codemirror/lang-json": "^6.0.1",
"@codemirror/lang-sql": "^6.6.5",
"@codemirror/lang-sql": "^6.8.0",
"@date-io/core": "^3.0.0",
"@date-io/date-fns": "3.x",
"@emotion/sheet": "^1.0.1",
@ -174,7 +174,7 @@
"auditpy": "safety check --full-report -i 51668 -i 52495",
"audit-all": "yarn run auditjs && yarn run auditpy"
},
"packageManager": "yarn@3.8.5",
"packageManager": "yarn@3.8.6",
"browserslist": [
"defaults and fully supports es6-module"
]

View File

@ -1526,7 +1526,7 @@ __metadata:
languageName: node
linkType: hard
"@codemirror/lang-sql@npm:^6.6.5":
"@codemirror/lang-sql@npm:^6.8.0":
version: 6.8.0
resolution: "@codemirror/lang-sql@npm:6.8.0"
dependencies:
@ -13422,7 +13422,7 @@ __metadata:
"@babel/preset-react": ^7.12.13
"@babel/preset-typescript": ^7.24.7
"@codemirror/lang-json": ^6.0.1
"@codemirror/lang-sql": ^6.6.5
"@codemirror/lang-sql": ^6.8.0
"@date-io/core": ^3.0.0
"@date-io/date-fns": 3.x
"@emotion/memoize": ^0.9.0
@ -15072,7 +15072,7 @@ __metadata:
"typescript@patch:typescript@^5.4.5#~builtin<compat/typescript>":
version: 5.7.2
resolution: "typescript@patch:typescript@npm%3A5.7.2#~builtin<compat/typescript>::version=5.7.2&hash=8c6c40"
resolution: "typescript@patch:typescript@npm%3A5.7.2#~builtin<compat/typescript>::version=5.7.2&hash=cef18b"
bin:
tsc: bin/tsc
tsserver: bin/tsserver