Skip to content

Commit 6488a1f

Browse files
committed
chore: update dependencies
1 parent 0ac630a commit 6488a1f

File tree

8 files changed

+586
-534
lines changed

8 files changed

+586
-534
lines changed

@iconify-demo/doc-samples/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
"@iconify/tools": "workspace:^"
1313
},
1414
"devDependencies": {
15-
"@iconify/json": "^2.2.422",
15+
"@iconify/json": "^2.2.434",
1616
"@iconify/utils": "^3.1.0",
17-
"@types/node": "^24.10.4",
17+
"@types/node": "^24.10.9",
1818
"typescript": "^5.9.3"
1919
}
2020
}

@iconify-demo/mdi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@iconify/types": "^2.0.0"
1616
},
1717
"devDependencies": {
18-
"@types/node": "^24.10.4",
18+
"@types/node": "^24.10.9",
1919
"typescript": "^5.9.3"
2020
}
2121
}

@iconify-demo/unocss/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,18 @@
1010
},
1111
"dependencies": {
1212
"@iconify/tools": "workspace:^",
13-
"@unocss/reset": "^66.5.11",
14-
"vue": "^3.5.26"
13+
"@unocss/reset": "^66.6.0",
14+
"vue": "^3.5.27"
1515
},
1616
"devDependencies": {
17-
"@iconify-json/carbon": "^1.2.15",
17+
"@iconify-json/carbon": "^1.2.18",
1818
"@iconify/types": "^2.0.0",
1919
"@iconify/utils": "^3.1.0",
20-
"@types/node": "^24.10.4",
20+
"@types/node": "^24.10.9",
2121
"@vitejs/plugin-vue": "^6.0.3",
2222
"typescript": "^5.9.3",
23-
"unocss": "^66.5.11",
24-
"vite": "^7.3.0",
25-
"vue-tsc": "^3.2.1"
23+
"unocss": "^66.6.0",
24+
"vite": "^7.3.1",
25+
"vue-tsc": "^3.2.4"
2626
}
2727
}

@iconify-demo/unplugin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"preview": "vite preview"
1010
},
1111
"dependencies": {
12-
"vue": "^3.5.26"
12+
"vue": "^3.5.27"
1313
},
1414
"devDependencies": {
1515
"@iconify/tools": "workspace:^",
@@ -19,6 +19,6 @@
1919
"unconfig": "^7.4.2",
2020
"unplugin-icons": "^22.5.0",
2121
"unplugin-vue-components": "^30.0.0",
22-
"vite": "^7.3.0"
22+
"vite": "^7.3.1"
2323
}
2424
}

@iconify/tools/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"description": "Collection of functions for cleaning up and parsing SVG for Iconify project",
55
"author": "Vjacheslav Trushkin",
6-
"version": "5.0.2",
6+
"version": "5.0.3",
77
"license": "MIT",
88
"bugs": "https://github.com/iconify/tools/issues",
99
"homepage": "https://github.com/iconify/tools",
@@ -22,7 +22,7 @@
2222
"test:ci": "cross-env TEST_REMOTE=false npm run test"
2323
},
2424
"dependencies": {
25-
"@cyberalien/svg-utils": "^1.0.11",
25+
"@cyberalien/svg-utils": "^1.1.1",
2626
"@iconify/types": "^2.0.0",
2727
"@iconify/utils": "^3.1.0",
2828
"fflate": "^0.8.2",
@@ -34,19 +34,19 @@
3434
"@eslint/eslintrc": "^3.3.3",
3535
"@eslint/js": "^9.39.2",
3636
"@types/jest": "^30.0.0",
37-
"@types/node": "^24.10.4",
38-
"@typescript-eslint/eslint-plugin": "^8.50.1",
39-
"@typescript-eslint/parser": "^8.50.1",
37+
"@types/node": "^24.10.9",
38+
"@typescript-eslint/eslint-plugin": "^8.54.0",
39+
"@typescript-eslint/parser": "^8.54.0",
4040
"cross-env": "^10.1.0",
4141
"eslint": "^9.39.2",
4242
"eslint-config-prettier": "^10.1.8",
43-
"eslint-plugin-prettier": "^5.5.4",
43+
"eslint-plugin-prettier": "^5.5.5",
4444
"globals": "^16.5.0",
45-
"prettier": "^3.7.4",
45+
"prettier": "^3.8.1",
4646
"rimraf": "^6.1.2",
47-
"tsdown": "^0.18.3",
47+
"tsdown": "^0.20.1",
4848
"typescript": "^5.9.3",
49-
"vitest": "^4.0.16"
49+
"vitest": "^4.0.18"
5050
},
5151
"exports": {
5252
"./*": "./*",

@iconify/tools/tests/svg/parse-style-test.ts

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -110,21 +110,9 @@ describe('Parsing style', () => {
110110
}
111111
});
112112

113-
expect(svg.toString())
114-
.toBe(`<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><style>
115-
.spin-path {
116-
animation: 2s linear infinite spin;
117-
transform-origin: center;
118-
}
119-
@keyframes spin {
120-
from {
121-
transform: rotate(0deg);
122-
}
123-
to {
124-
transform: rotate(360deg);
125-
}
126-
}
127-
</style><path d="M12,1A11,11,0,1,0,23,12,11,11,0,0,0,12,1Zm0,19a8,8,0,1,1,8-8A8,8,0,0,1,12,20Z" opacity=".25"/><path class="spin-path" d="M12,4a8,8,0,0,1,7.89,6.7A1.53,1.53,0,0,0,21.38,12h0a1.5,1.5,0,0,0,1.48-1.75,11,11,0,0,0-21.72,0A1.5,1.5,0,0,0,2.62,12h0a1.53,1.53,0,0,0,1.49-1.3A8,8,0,0,1,12,4Z"/></svg>`);
113+
expect(svg.toString()).toBe(
114+
`<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><style>.spin-path {animation: 2s linear infinite spin;transform-origin: center;}@keyframes spin {from {transform: rotate(0deg);}to {transform: rotate(360deg);}}</style><path d="M12,1A11,11,0,1,0,23,12,11,11,0,0,0,12,1Zm0,19a8,8,0,1,1,8-8A8,8,0,0,1,12,20Z" opacity=".25"/><path class="spin-path" d="M12,4a8,8,0,0,1,7.89,6.7A1.53,1.53,0,0,0,21.38,12h0a1.5,1.5,0,0,0,1.48-1.75,11,11,0,0,0-21.72,0A1.5,1.5,0,0,0,2.62,12h0a1.53,1.53,0,0,0,1.49-1.3A8,8,0,0,1,12,4Z"/></svg>`
115+
);
128116
});
129117

130118
test('Async callback', async () => {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@debug/*",
1717
"@iconify-demo/*"
1818
],
19-
"packageManager": "pnpm@10.26.2",
19+
"packageManager": "pnpm@10.28.2",
2020
"scripts": {
2121
"build": "pnpm recursive run build",
2222
"test": "pnpm recursive run test",

0 commit comments

Comments
 (0)