Compare commits

...

2 Commits

Author SHA1 Message Date
renovate[bot]
ed01d0c5ff Update dependency globals to v17 2026-03-01 20:01:05 +00:00
91590b58f6 🔥 Remove --provenance flag from pnpm publish command in publish workflow. 2026-02-08 22:56:29 +01:00
3 changed files with 10 additions and 4 deletions

View File

@@ -53,4 +53,4 @@ jobs:
run: pnpm build
- name: Publish to NPM
run: pnpm publish --access public --provenance --no-git-checks --tag ${{ steps.version.outputs.tag }}
run: pnpm publish --access public --no-git-checks --tag ${{ steps.version.outputs.tag }}

View File

@@ -46,7 +46,7 @@
"eslint": "^9.18.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-svelte": "^3.0.0",
"globals": "^16.0.0",
"globals": "^17.0.0",
"prettier": "^3.4.2",
"prettier-plugin-svelte": "^3.3.3",
"publint": "^0.3.2",

10
pnpm-lock.yaml generated
View File

@@ -40,8 +40,8 @@ importers:
specifier: ^3.0.0
version: 3.11.0(eslint@9.34.0)(svelte@5.38.6)
globals:
specifier: ^16.0.0
version: 16.3.0
specifier: ^17.0.0
version: 17.4.0
prettier:
specifier: ^3.4.2
version: 3.6.2
@@ -837,6 +837,10 @@ packages:
resolution: {integrity: sha512-bqWEnJ1Nt3neqx2q5SFfGS8r/ahumIakg3HcwtNlrVlwXIeNumWn/c7Pn/wKzGhf6SaW6H6uWXLqC30STCMchQ==}
engines: {node: '>=18'}
globals@17.4.0:
resolution: {integrity: sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==}
engines: {node: '>=18'}
graphemer@1.4.0:
resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
@@ -1980,6 +1984,8 @@ snapshots:
globals@16.3.0: {}
globals@17.4.0: {}
graphemer@1.4.0: {}
has-flag@4.0.0: {}