File tree Expand file tree Collapse file tree 1 file changed +45
-0
lines changed Expand file tree Collapse file tree 1 file changed +45
-0
lines changed Original file line number Diff line number Diff line change
1
+ packages :
2
+ - packages/*
3
+
4
+ catalog :
5
+ ' @eslint/compat ' : 1.3.2
6
+ ' @eslint/js ' : ^9.22.0
7
+ ' @sveltejs/adapter-vercel ' : 5.10.2
8
+ ' @sveltejs/kit ' : 2.37.0
9
+ ' @sveltejs/package ' : ^2.0.0
10
+ ' @sveltejs/vite-plugin-svelte ' : 6.1.3
11
+ ' @types/hast ' : ^3.0.4
12
+ ' @types/mdast ' : ^4.0.4
13
+ ' @types/node ' : ^22
14
+ ' @vitest/browser ' : 3.2.4
15
+ eslint : ^9.22.0
16
+ eslint-config-prettier : ^10.0.1
17
+ eslint-plugin-svelte : ^3.0.0
18
+ esm-env : ^1.2.2
19
+ globals : ^16.0.0
20
+ html-url-attributes : ^3.0.1
21
+ playwright : ^1.53.0
22
+ prettier : ^3.4.2
23
+ prettier-plugin-svelte : ^3.3.3
24
+ property-information : ^7.1.0
25
+ publint : ^0.3.2
26
+ rehype-raw : ^7.0.0
27
+ remark-gfm : ^4.0.1
28
+ remark-parse : ^11.0.0
29
+ remark-rehype : ^11.1.2
30
+ style-to-object : ^1.0.9
31
+ svelte : ^5.5.0
32
+ svelte-check : ^4.0.0
33
+ typescript : ^5.0.0
34
+ typescript-eslint : ^8.20.0
35
+ unified : ^11.0.5
36
+ unist-util-visit : ^5.0.0
37
+ vfile : ^6.0.3
38
+ vite : 7.1.3
39
+ vite-plugin-devtools-json : ^1.0.0
40
+ vitest : 3.2.4
41
+ vitest-browser-svelte : ^0.1.0
42
+
43
+ catalogMode : strict
44
+
45
+ minimumReleaseAge : 1440
You can’t perform that action at this time.
0 commit comments