File tree Expand file tree Collapse file tree 2 files changed +256
-256
lines changed Expand file tree Collapse file tree 2 files changed +256
-256
lines changed Original file line number Diff line number Diff line change 52
52
"globals" : " ^15.15.0" ,
53
53
"highlight.js" : " ^11.11.1" ,
54
54
"postcss" : " ^8.5.3" ,
55
- "prettier" : " ^3.5.2 " ,
55
+ "prettier" : " ^3.5.3 " ,
56
56
"prettier-plugin-svelte" : " ^3.3.3" ,
57
57
"prettier-plugin-tailwindcss" : " ^0.6.11" ,
58
58
"publint" : " ^0.2.12" ,
59
59
"runatics" : " ^0.1.3" ,
60
60
"runes-meta-tags" : " ^0.4.2" ,
61
61
"runes-webkit" : " ^0.9.48" ,
62
- "svelte" : " ^5.20.5 " ,
62
+ "svelte" : " ^5.21.0 " ,
63
63
"svelte-check" : " ^4.1.4" ,
64
64
"svelte-lib-helpers" : " ^0.4.16" ,
65
65
"svelte-preprocess" : " ^6.0.3" ,
68
68
"tailwind-merge" : " ^2.6.0" ,
69
69
"tailwindcss" : " ^3.4.17" ,
70
70
"tslib" : " ^2.8.1" ,
71
- "typescript" : " ^5.7.3 " ,
72
- "typescript-eslint" : " ^8.25 .0" ,
71
+ "typescript" : " ^5.8.2 " ,
72
+ "typescript-eslint" : " ^8.26 .0" ,
73
73
"vite" : " ^6.2.0" ,
74
74
"vitest" : " ^2.1.9"
75
75
},
82
82
"svelte" : " ^5.0.0"
83
83
},
84
84
"pnpm" : {
85
- "onlyBuiltDependencies" : [
86
- " esbuild"
87
- ]
88
- },
85
+ "onlyBuiltDependencies" : [
86
+ " esbuild"
87
+ ]
88
+ },
89
89
"svelte" : " ./dist/index.js" ,
90
90
"types" : " ./dist/index.d.ts" ,
91
91
"type" : " module" ,
You can’t perform that action at this time.
0 commit comments