Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
3784904bef Update dependency globals to v17 2026-02-12 17:55:10 +00:00
4 changed files with 11 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ jobs:
version: 10 version: 10
- name: Setup Node.js - name: Setup Node.js
uses: actions/setup-node@v6 uses: actions/setup-node@v4
with: with:
node-version: '24' node-version: '24'
cache: 'pnpm' cache: 'pnpm'

View File

@@ -34,7 +34,7 @@ jobs:
version: 10 version: 10
- name: Setup Node.js - name: Setup Node.js
uses: actions/setup-node@v6 uses: actions/setup-node@v4
with: with:
node-version: '24' node-version: '24'
cache: 'pnpm' cache: 'pnpm'

View File

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

10
pnpm-lock.yaml generated
View File

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