-
-
Notifications
You must be signed in to change notification settings - Fork 40
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
102 lines (87 loc) · 2.17 KB
/
pnpm-workspace.yaml
File metadata and controls
102 lines (87 loc) · 2.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
onlyBuiltDependencies:
- esbuild
patchedDependencies:
'@sveltejs/package': patches/@sveltejs__package.patch
packages:
- 'packages/*'
- 'docs'
catalogs:
tooling:
'@typescript/native-preview': 7.0.0-dev.20260319.1
esrap: 2.2.3
oxc-parser: 0.124.0
oxc-walker: 0.7.0
'typescript': '6.0.2'
'esbuild': '0.28.0'
'commander': '14.0.0'
'ora': '9.3.0'
'tsx': '4.21.0'
vite:
# Pin exact Vite so SvelteKit + Vitest share one install (avoids duplicate Rollup types in svelte-check).
'vite': '7.3.1'
testing:
# unit
'vitest': '4.1.4'
'@vitest/ui': 4.1.4
'@vitest/coverage-v8': '4.1.4'
'@vitest/browser-playwright': '4.1.4'
vitest-browser-svelte: 2.1.0
# e2e
'@playwright/test': '1.59.1'
linting:
'@e18e/eslint-plugin': ^0.3.0
'@eslint/compat': '2.0.3'
'@eslint/js': '10.0.1'
'@types/eslint': '9.6.1'
'@typescript-eslint/parser': '8.58.1'
'@typescript-eslint/types': '8.58.1'
'eslint': '10.1.0'
'eslint-config-prettier': '10.1.5'
'eslint-plugin-pnpm': '1.6.0'
'eslint-plugin-svelte': '3.16.0'
'globals': '17.4.0'
'typescript-eslint': '8.58.1'
jsonc-eslint-parser: 3.1.0
yaml-eslint-parser: 2.0.0
formatting:
'prettier': '^3.6.1'
'@ianvs/prettier-plugin-sort-imports': '^4.7.0'
'prettier-plugin-sh': '^0.18.0'
'prettier-plugin-svelte': '^3.4.0'
'prettier-plugin-tailwindcss': '^0.7.2'
linting-oxc:
oxlint: 1.59.0
oxlint-tsgolint: 0.20.0
eslint-plugin-oxlint: 1.59.0
lib-author-helper:
'@changesets/changelog-github': '0.6.0'
'@changesets/cli': '2.30.0'
'publint': '0.3.1'
'tslib': '2.8.0'
'rollup-plugin-visualizer': '6.0.1'
lib-dep-publish:
'esm-env': '^1.2.2'
'@types/vary': '1.1.3'
'vary': '^1.1.2'
'picomatch': '4.0.3'
sveltekit:
'@sveltejs/kit': '2.57.0'
'@sveltejs/package': '2.5.4'
'@sveltejs/vite-plugin-svelte': '6.2.1'
'@sveltejs/adapter-auto': '7.0.0'
'@sveltejs/adapter-node': '5.5.0'
svelte:
'svelte': '5.55.0'
'svelte-check': '4.4.5'
svelte-dep:
'@sveltejs/kit': '^2.16.0'
'svelte': '^5.0.0'
remult:
'remult': '3.3.7'
docs:
'@astrojs/starlight': 0.38.1
accessible-astro-components: 5.2.0
astro: 6.1.1
astro-icon: 1.1.5
sharp: 0.34.1
prettier-plugin-astro: 0.14.1