Skip to content

Commit 6f5cf40

Browse files
chore(deps): update all non-major dependencies (#92)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent baf78c5 commit 6f5cf40

File tree

2 files changed

+383
-503
lines changed

2 files changed

+383
-503
lines changed

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "obsidian-plugin-unocss",
33
"type": "module",
44
"version": "0.6.2",
5-
"packageManager": "pnpm@10.17.1",
5+
"packageManager": "pnpm@10.20.0",
66
"description": "A Obsidian.md plugin that allows you to generate and apply UnoCSS and Tailwind CSS supported styles right in your notes.",
77
"author": {
88
"name": "Nólëbase",
@@ -34,25 +34,25 @@
3434
},
3535
"devDependencies": {
3636
"@antfu/eslint-config": "^5.4.1",
37-
"@codemirror/view": "^6.38.4",
38-
"@types/node": "^22.18.8",
39-
"@unocss/core": "^66.5.2",
40-
"@unocss/eslint-config": "^66.5.2",
41-
"@unocss/eslint-plugin": "^66.5.2",
42-
"@unocss/preset-attributify": "^66.5.2",
43-
"@unocss/preset-icons": "^66.5.2",
44-
"@unocss/preset-uno": "^66.5.2",
45-
"@unocss/reset": "^66.5.2",
46-
"@unocss/transformer-directives": "^66.5.2",
47-
"@unocss/transformer-variant-group": "^66.5.2",
37+
"@codemirror/view": "^6.38.6",
38+
"@types/node": "^22.18.13",
39+
"@unocss/core": "^66.5.4",
40+
"@unocss/eslint-config": "^66.5.4",
41+
"@unocss/eslint-plugin": "^66.5.4",
42+
"@unocss/preset-attributify": "^66.5.4",
43+
"@unocss/preset-icons": "^66.5.4",
44+
"@unocss/preset-uno": "^66.5.4",
45+
"@unocss/reset": "^66.5.4",
46+
"@unocss/transformer-directives": "^66.5.4",
47+
"@unocss/transformer-variant-group": "^66.5.4",
4848
"@unrteljs/eval": "^0.2.1",
4949
"builtin-modules": "^5.0.0",
50-
"bumpp": "^10.2.3",
51-
"eslint": "^9.36.0",
52-
"magic-string": "^0.30.19",
53-
"obsidian": "^1.8.7",
54-
"ofetch": "^1.4.1",
55-
"taze": "^19.7.0",
50+
"bumpp": "^10.3.1",
51+
"eslint": "^9.39.0",
52+
"magic-string": "^0.30.21",
53+
"obsidian": "^1.10.0",
54+
"ofetch": "^1.5.0",
55+
"taze": "^19.9.0",
5656
"tsx": "^4.20.6",
5757
"typescript": "^5.9.3",
5858
"unbuild": "^3.6.1"

0 commit comments

Comments
 (0)