chore: upgrade to yarn modern (#1796)

* chore: upgrade to yarn modern

* chore: disable hardened mode

* chore: update gitignore

* chore: update versions

* chore: use touch instead of echo

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Tobias Åström
2025-09-05 12:57:10 +02:00
committed by GitHub
parent 8d9e537179
commit af9bedbec1
11 changed files with 22663 additions and 16600 deletions

View File

@@ -28,7 +28,7 @@
"@nebula.js/cli-serve": "<%= nebulaVersion %>",
"@nebula.js/cli-sense": "<%= nebulaVersion %>",
"@playwright/test": "^1.28.1",
"@qlik/sdk": "^0.12.0",
"@qlik/sdk": "^0.28.0",
"eslint": "7.27.0",
"eslint-config-airbnb-base": "14.2.1",
"eslint-plugin-import": "2.23.4",

View File

@@ -32,7 +32,7 @@
"eslint-config-airbnb-base": "14.2.1",
"eslint-plugin-import": "2.23.4",
"eslint-plugin-mocha": "9.0.0",
"@qlik/sdk": "^0.12.0",
"@qlik/sdk": "^0.28.0",
"picasso.js": "2.1.1",
"picasso-plugin-q": "2.1.1"
},