From 6629dbfa25811f40ef92fe811a585e463274de2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sigui=20Kess=C3=A9=20Emmanuel?= Date: Mon, 30 Sep 2024 00:09:47 +0100 Subject: [PATCH] :arrow_up: Upgrade dependencies --- deno.lock | 4 ++-- package.json | 4 ++-- pnpm-lock.yaml | 36 ++++++++++++++++++------------------ 3 files changed, 22 insertions(+), 22 deletions(-) diff --git a/deno.lock b/deno.lock index fed9a41..a218afd 100644 --- a/deno.lock +++ b/deno.lock @@ -759,11 +759,11 @@ "packageJson": { "dependencies": [ "npm:@biomejs/biome@^1.9.2", - "npm:@types/node@^22.7.3", + "npm:@types/node@^22.7.4", "npm:denoify@^1.6.13", "npm:esbuild@^0.24.0", "npm:globby@^14.0.2", - "npm:knip@^5.30.5", + "npm:knip@^5.30.6", "npm:rimraf@^6.0.1", "npm:tailwindcss@^3.4.13", "npm:tslib@^2.7.0", diff --git a/package.json b/package.json index 27c9621..f7d5397 100644 --- a/package.json +++ b/package.json @@ -65,11 +65,11 @@ }, "devDependencies": { "@biomejs/biome": "^1.9.2", - "@types/node": "^22.7.3", + "@types/node": "^22.7.4", "denoify": "^1.6.13", "esbuild": "^0.24.0", "globby": "^14.0.2", - "knip": "^5.30.5", + "knip": "^5.30.6", "rimraf": "^6.0.1", "tailwindcss": "^3.4.13", "tslib": "^2.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d911180..e14d090 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^1.9.2 version: 1.9.2 '@types/node': - specifier: ^22.7.3 - version: 22.7.3 + specifier: ^22.7.4 + version: 22.7.4 denoify: specifier: ^1.6.13 version: 1.6.13 @@ -24,14 +24,14 @@ importers: specifier: ^14.0.2 version: 14.0.2 knip: - specifier: ^5.30.5 - version: 5.30.5(@types/node@22.7.3)(typescript@5.6.2) + specifier: ^5.30.6 + version: 5.30.6(@types/node@22.7.4)(typescript@5.6.2) rimraf: specifier: ^6.0.1 version: 6.0.1 tailwindcss: specifier: ^3.4.13 - version: 3.4.13(ts-node@10.9.2(@types/node@22.7.3)(typescript@5.6.2)) + version: 3.4.13(ts-node@10.9.2(@types/node@22.7.4)(typescript@5.6.2)) tslib: specifier: ^2.7.0 version: 2.7.0 @@ -380,8 +380,8 @@ packages: '@types/comment-json@1.1.1': resolution: {integrity: sha512-U70oEqvnkeSSp8BIJwJclERtT13rd9ejK7XkIzMCQQePZe3VW1b7iQggXyW4ZvfGtGeXD0pZw24q5iWNe++HqQ==} - '@types/node@22.7.3': - resolution: {integrity: sha512-qXKfhXXqGTyBskvWEzJZPUxSslAiLaB6JGP1ic/XTH9ctGgzdgYguuLP1C601aRTSDNlLb0jbKqXjZ48GNraSA==} + '@types/node@22.7.4': + resolution: {integrity: sha512-y+NPi1rFzDs1NdQHHToqeiX2TIS79SWEAw9GYhkkx8bD0ChpfqC+n2j5OXOCpzfojBEBt6DnEnnG9MY0zk1XLg==} '@types/parse-json@4.0.2': resolution: {integrity: sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==} @@ -850,8 +850,8 @@ packages: json-parse-even-better-errors@2.3.1: resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==} - knip@5.30.5: - resolution: {integrity: sha512-opta1VVKAfIzhvj1iyOr/3SgSDC6jYPoUaYkvjftNqMTeURppYY5VqrAa5DOcJnIsdcAdyoIKHUFg9NRiFaM5w==} + knip@5.30.6: + resolution: {integrity: sha512-YkcnRVl0N99xZ7eaXE7KlH/4cPTCn6BGuk9KxINEdCMFN3yita2vGBizApy97ZOHgghy8tb589gQ3xvLMFIO4w==} engines: {node: '>=18.6.0'} hasBin: true peerDependencies: @@ -1558,7 +1558,7 @@ snapshots: '@types/comment-json@1.1.1': {} - '@types/node@22.7.3': + '@types/node@22.7.4': dependencies: undici-types: 6.19.8 @@ -2023,11 +2023,11 @@ snapshots: json-parse-even-better-errors@2.3.1: {} - knip@5.30.5(@types/node@22.7.3)(typescript@5.6.2): + knip@5.30.6(@types/node@22.7.4)(typescript@5.6.2): dependencies: '@nodelib/fs.walk': 1.2.8 '@snyk/github-codeowners': 1.1.0 - '@types/node': 22.7.3 + '@types/node': 22.7.4 easy-table: 1.2.0 enhanced-resolve: 5.17.1 fast-glob: 3.3.2 @@ -2167,13 +2167,13 @@ snapshots: camelcase-css: 2.0.1 postcss: 8.4.47 - postcss-load-config@4.0.2(postcss@8.4.47)(ts-node@10.9.2(@types/node@22.7.3)(typescript@5.6.2)): + postcss-load-config@4.0.2(postcss@8.4.47)(ts-node@10.9.2(@types/node@22.7.4)(typescript@5.6.2)): dependencies: lilconfig: 3.1.2 yaml: 2.5.1 optionalDependencies: postcss: 8.4.47 - ts-node: 10.9.2(@types/node@22.7.3)(typescript@5.6.2) + ts-node: 10.9.2(@types/node@22.7.4)(typescript@5.6.2) postcss-nested@6.2.0(postcss@8.4.47): dependencies: @@ -2288,7 +2288,7 @@ snapshots: supports-preserve-symlinks-flag@1.0.0: {} - tailwindcss@3.4.13(ts-node@10.9.2(@types/node@22.7.3)(typescript@5.6.2)): + tailwindcss@3.4.13(ts-node@10.9.2(@types/node@22.7.4)(typescript@5.6.2)): dependencies: '@alloc/quick-lru': 5.2.0 arg: 5.0.2 @@ -2307,7 +2307,7 @@ snapshots: postcss: 8.4.47 postcss-import: 15.1.0(postcss@8.4.47) postcss-js: 4.0.1(postcss@8.4.47) - postcss-load-config: 4.0.2(postcss@8.4.47)(ts-node@10.9.2(@types/node@22.7.3)(typescript@5.6.2)) + postcss-load-config: 4.0.2(postcss@8.4.47)(ts-node@10.9.2(@types/node@22.7.4)(typescript@5.6.2)) postcss-nested: 6.2.0(postcss@8.4.47) postcss-selector-parser: 6.1.2 resolve: 1.22.8 @@ -2333,14 +2333,14 @@ snapshots: ts-interface-checker@0.1.13: {} - ts-node@10.9.2(@types/node@22.7.3)(typescript@5.6.2): + ts-node@10.9.2(@types/node@22.7.4)(typescript@5.6.2): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 22.7.3 + '@types/node': 22.7.4 acorn: 8.12.1 acorn-walk: 8.3.4 arg: 4.1.3