diff options
author | Volpeon <git@volpeon.ink> | 2024-10-20 11:49:37 +0200 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2024-10-20 11:49:37 +0200 |
commit | e272b700b70510fd8b890b3827c56f578ec68c88 (patch) | |
tree | 2c5014edb3d7972953d0b7b7b517afddef80a8fd | |
parent | Remove px-to-em (diff) | |
download | iro-design-e272b700b70510fd8b890b3827c56f578ec68c88.tar.gz iro-design-e272b700b70510fd8b890b3827c56f578ec68c88.tar.bz2 iro-design-e272b700b70510fd8b890b3827c56f578ec68c88.zip |
Update
-rw-r--r-- | package.json | 2 | ||||
-rw-r--r-- | pnpm-lock.yaml | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json index a627d70..9534dab 100644 --- a/package.json +++ b/package.json | |||
@@ -20,7 +20,7 @@ | |||
20 | }, | 20 | }, |
21 | "dependencies": { | 21 | "dependencies": { |
22 | "include-media": "^2.0.0", | 22 | "include-media": "^2.0.0", |
23 | "iro-sass": "git+https://git.vulpes.one/git/iro-sass.git#58918b4b14b313b9d238afe9bfb64d24169de28d" | 23 | "iro-sass": "git+https://git.vulpes.one/git/iro-sass.git#42604b23f784f852043d851197d8b19210aee5f1" |
24 | }, | 24 | }, |
25 | "devDependencies": { | 25 | "devDependencies": { |
26 | "iro-icons": "git+https://git.vulpes.one/git/iro-icons.git#8b921f634a565fd9bb8f6e0ddb1b4d7ba207c0a0", | 26 | "iro-icons": "git+https://git.vulpes.one/git/iro-icons.git#8b921f634a565fd9bb8f6e0ddb1b4d7ba207c0a0", |
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 11b1b6a..e81e7fe 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml | |||
@@ -12,8 +12,8 @@ importers: | |||
12 | specifier: ^2.0.0 | 12 | specifier: ^2.0.0 |
13 | version: 2.0.0 | 13 | version: 2.0.0 |
14 | iro-sass: | 14 | iro-sass: |
15 | specifier: git+https://git.vulpes.one/git/iro-sass.git#58918b4b14b313b9d238afe9bfb64d24169de28d | 15 | specifier: git+https://git.vulpes.one/git/iro-sass.git#42604b23f784f852043d851197d8b19210aee5f1 |
16 | version: git+https://git.vulpes.one/git/iro-sass.git#58918b4b14b313b9d238afe9bfb64d24169de28d | 16 | version: git+https://git.vulpes.one/git/iro-sass.git#42604b23f784f852043d851197d8b19210aee5f1 |
17 | devDependencies: | 17 | devDependencies: |
18 | iro-icons: | 18 | iro-icons: |
19 | specifier: git+https://git.vulpes.one/git/iro-icons.git#8b921f634a565fd9bb8f6e0ddb1b4d7ba207c0a0 | 19 | specifier: git+https://git.vulpes.one/git/iro-icons.git#8b921f634a565fd9bb8f6e0ddb1b4d7ba207c0a0 |
@@ -688,8 +688,8 @@ packages: | |||
688 | peerDependencies: | 688 | peerDependencies: |
689 | svg-sprite: ^2.0.2 | 689 | svg-sprite: ^2.0.2 |
690 | 690 | ||
691 | iro-sass@git+https://git.vulpes.one/git/iro-sass.git#58918b4b14b313b9d238afe9bfb64d24169de28d: | 691 | iro-sass@git+https://git.vulpes.one/git/iro-sass.git#42604b23f784f852043d851197d8b19210aee5f1: |
692 | resolution: {commit: 58918b4b14b313b9d238afe9bfb64d24169de28d, repo: https://git.vulpes.one/git/iro-sass.git, type: git} | 692 | resolution: {commit: 42604b23f784f852043d851197d8b19210aee5f1, repo: https://git.vulpes.one/git/iro-sass.git, type: git} |
693 | version: 1.0.2 | 693 | version: 1.0.2 |
694 | 694 | ||
695 | is-arrayish@0.2.1: | 695 | is-arrayish@0.2.1: |
@@ -1916,7 +1916,7 @@ snapshots: | |||
1916 | dependencies: | 1916 | dependencies: |
1917 | svg-sprite: 2.0.4 | 1917 | svg-sprite: 2.0.4 |
1918 | 1918 | ||
1919 | iro-sass@git+https://git.vulpes.one/git/iro-sass.git#58918b4b14b313b9d238afe9bfb64d24169de28d: {} | 1919 | iro-sass@git+https://git.vulpes.one/git/iro-sass.git#42604b23f784f852043d851197d8b19210aee5f1: {} |
1920 | 1920 | ||
1921 | is-arrayish@0.2.1: {} | 1921 | is-arrayish@0.2.1: {} |
1922 | 1922 | ||