File tree Expand file tree Collapse file tree 3 files changed +272
-261
lines changed Expand file tree Collapse file tree 3 files changed +272
-261
lines changed Original file line number Diff line number Diff line change 11
11
"@codemirror/lang-xml" : " ^6.1.0" ,
12
12
"@codemirror/language" : " ^6.11.0" ,
13
13
"@codemirror/state" : " ^6.5.2" ,
14
- "@codemirror/view" : " ^6.36.4 " ,
14
+ "@codemirror/view" : " ^6.36.5 " ,
15
15
"@lezer/highlight" : " ^1.2.1" ,
16
16
"@ntnyq/utils" : " catalog:" ,
17
17
"@uiw/codemirror-themes" : " ^4.23.10" ,
24
24
},
25
25
"devDependencies" : {
26
26
"@iconify-json/carbon" : " ^1.2.8" ,
27
- "@iconify-json/lucide" : " ^1.2.32 " ,
27
+ "@iconify-json/lucide" : " ^1.2.34 " ,
28
28
"@shikijs/transformers" : " ^3.2.1" ,
29
29
"@shikijs/vitepress-twoslash" : " ^3.2.1" ,
30
30
"twoslash" : " ^0.3.1" ,
31
- "unocss" : " ^66.1.0-beta.6 " ,
31
+ "unocss" : " ^66.1.0-beta.8 " ,
32
32
"unplugin-vue-components" : " ^28.4.1" ,
33
- "vite" : " ^6.2.2 " ,
33
+ "vite" : " ^6.2.4 " ,
34
34
"vitepress" : " ^1.6.3" ,
35
35
"vitepress-plugin-group-icons" : " ^1.3.8" ,
36
36
"vue" : " ^3.5.13"
Original file line number Diff line number Diff line change 2
2
"name" : " svg-eslint-parser" ,
3
3
"type" : " module" ,
4
4
"version" : " 0.0.2" ,
5
- "packageManager" : " pnpm@10.6.5 " ,
5
+ "packageManager" : " pnpm@10.7.0 " ,
6
6
"description" : " An SVG parser that produces output compatible with ESLint." ,
7
7
"keywords" : [
8
8
" eslint-parser" ,
62
62
"devDependencies" : {
63
63
"@ntnyq/eslint-config" : " ^4.0.2" ,
64
64
"@ntnyq/prettier-config" : " ^2.0.0" ,
65
- "@types/node" : " ^22.13.11 " ,
66
- "@vitest/coverage-v8" : " ^3.0.9 " ,
65
+ "@types/node" : " ^22.13.14 " ,
66
+ "@vitest/coverage-v8" : " ^3.1.1 " ,
67
67
"bumpp" : " ^10.1.0" ,
68
68
"eslint" : " ^9.23.0" ,
69
69
"husky" : " ^9.1.7" ,
72
72
"prettier" : " ^3.5.3" ,
73
73
"tsup" : " ^8.4.0" ,
74
74
"typescript" : " ^5.8.2" ,
75
- "vitest" : " ^3.0.9 "
75
+ "vitest" : " ^3.1.1 "
76
76
},
77
77
"engines" : {
78
78
"node" : " >=18.18.0"
You can’t perform that action at this time.
0 commit comments