Commit 30ecac3 1 parent 6d07ac0 commit 30ecac3 Copy full SHA for 30ecac3
File tree 16 files changed +577
-742
lines changed
examples/vite-plugin-ssg-utils-example
16 files changed +577
-742
lines changed Original file line number Diff line number Diff line change 13
13
"check:vue" : " nuxi typecheck"
14
14
},
15
15
"dependencies" : {
16
- "@codemirror/language" : " 6.10.0 " ,
16
+ "@codemirror/language" : " 6.10.1 " ,
17
17
"@codemirror/legacy-modes" : " 6.3.3" ,
18
18
"@yeger/fol" : " workspace:*" ,
19
19
"codemirror" : " 6.0.1" ,
36
36
"@vueuse/core" : " 10.7.2" ,
37
37
"@vueuse/nuxt" : " 10.7.2" ,
38
38
"node-fetch-native" : " 1.6.1" ,
39
- "nuxt" : " 3.9.3 " ,
39
+ "nuxt" : " 3.10.0 " ,
40
40
"nuxt-icon" : " 0.6.8" ,
41
41
"typescript" : " 5.3.3" ,
42
42
"ufo" : " 1.3.2" ,
Original file line number Diff line number Diff line change 23
23
"unplugin-vue-components" : " 0.26.0" ,
24
24
"vite" : " 5.0.12" ,
25
25
"vite-plugin-lib" : " workspace:*" ,
26
- "vitepress" : " 1.0.0-rc.40 " ,
26
+ "vitepress" : " 1.0.0-rc.41 " ,
27
27
"vue-tsc" : " 1.8.27"
28
28
}
29
29
}
Original file line number Diff line number Diff line change 19
19
"typescript" : " 5.3.3" ,
20
20
"vite" : " 5.0.12" ,
21
21
"vite-plugin-lib" : " workspace:*" ,
22
- "vitepress" : " 1.0.0-rc.40 "
22
+ "vitepress" : " 1.0.0-rc.41 "
23
23
}
24
24
}
Original file line number Diff line number Diff line change 10
10
"check:tsc" : " tsc"
11
11
},
12
12
"devDependencies" : {
13
- "@types/node" : " 20.11.8 " ,
13
+ "@types/node" : " 20.11.16 " ,
14
14
"@unhead/vue" : " 1.2.2" ,
15
15
"@vitejs/plugin-vue" : " 5.0.3" ,
16
16
"@yeger/tsconfig" : " workspace:*" ,
Original file line number Diff line number Diff line change 2
2
"name" : " yeger-monorepo" ,
3
3
"version" : " 0.0.0" ,
4
4
"private" : true ,
5
- "packageManager" : " pnpm@8.15.0 " ,
5
+ "packageManager" : " pnpm@8.15.1 " ,
6
6
"description" : " Monorepo for `@yeger` and related NPM packages" ,
7
7
"repository" : {
8
8
"url" : " https://github.com/DerYeger/yeger"
40
40
"@changesets/cli" : " 2.27.1" ,
41
41
"@commitlint/cli" : " 18.6.0" ,
42
42
"@commitlint/config-conventional" : " 18.6.0" ,
43
- "@turbo/gen" : " 1.11.3 " ,
44
- "@types/node" : " 20.11.8 " ,
43
+ "@turbo/gen" : " 1.12.2 " ,
44
+ "@types/node" : " 20.11.16 " ,
45
45
"@vitest/coverage-v8" : " 1.2.2" ,
46
46
"@vitest/ui" : " 1.2.2" ,
47
47
"@yeger/eslint-config" : " workspace:*" ,
48
48
"@yeger/scripts" : " workspace:*" ,
49
49
"@yeger/turbo-graph" : " workspace:*" ,
50
50
"cross-env" : " 7.0.3" ,
51
51
"eslint" : " 8.56.0" ,
52
- "husky" : " 9.0.6 " ,
53
- "lint-staged" : " 15.2.0 " ,
52
+ "husky" : " 9.0.10 " ,
53
+ "lint-staged" : " 15.2.1 " ,
54
54
"publint" : " 0.2.7" ,
55
55
"rimraf" : " 5.0.5" ,
56
56
"syncpack" : " 12.3.0" ,
57
- "turbo" : " 1.11.3 " ,
58
- "vercel" : " 33.3.0 " ,
57
+ "turbo" : " 1.12.2 " ,
58
+ "vercel" : " 33.4.1 " ,
59
59
"vitest" : " 1.2.2"
60
60
},
61
61
"pnpm" : {
Original file line number Diff line number Diff line change 56
56
"@types/d3-force" : " 3.0.9" ,
57
57
"@types/d3-selection" : " 3.0.10" ,
58
58
"@types/d3-zoom" : " 3.0.8" ,
59
- "@types/node" : " 20.11.8 " ,
59
+ "@types/node" : " 20.11.16 " ,
60
60
"@types/resize-observer-browser" : " 0.1.11" ,
61
61
"@yeger/deepmerge" : " workspace:*" ,
62
62
"@yeger/tsconfig" : " workspace:*" ,
Original file line number Diff line number Diff line change 25
25
"lint" : " yeger-lint"
26
26
},
27
27
"devDependencies" : {
28
- "@types/node" : " 20.11.8 " ,
28
+ "@types/node" : " 20.11.16 " ,
29
29
"@yeger/tsconfig" : " workspace:*" ,
30
30
"typescript" : " 5.3.3" ,
31
31
"vite" : " 5.0.12" ,
Original file line number Diff line number Diff line change 36
36
"@antfu/eslint-config" : " 0.41.0" ,
37
37
"eslint-config-prettier" : " 9.1.0" ,
38
38
"eslint-import-resolver-typescript" : " 3.6.1" ,
39
- "eslint-plugin-astro" : " 0.31.3 " ,
39
+ "eslint-plugin-astro" : " 0.31.4 " ,
40
40
"eslint-plugin-cypress" : " 2.15.1" ,
41
41
"eslint-plugin-import" : " 2.29.1" ,
42
42
"eslint-plugin-jsx-a11y" : " 6.8.0" ,
45
45
"eslint-plugin-prettier" : " 5.1.3" ,
46
46
"eslint-plugin-tailwindcss" : " 3.14.1" ,
47
47
"eslint-plugin-tsdoc" : " 0.2.17" ,
48
- "eslint-plugin-turbo" : " 1.11.3 " ,
48
+ "eslint-plugin-turbo" : " 1.12.2 " ,
49
49
"eslint-plugin-yml" : " 1.12.2" ,
50
50
"picocolors" : " 1.0.0" ,
51
51
"prettier" : " 3.2.4" ,
Original file line number Diff line number Diff line change 40
40
},
41
41
"devDependencies" : {
42
42
"@ohm-js/cli" : " 2.0.0" ,
43
- "@types/node" : " 20.11.8 " ,
43
+ "@types/node" : " 20.11.16 " ,
44
44
"@yeger/tsconfig" : " workspace:*" ,
45
45
"resumon" : " workspace:*" ,
46
46
"typescript" : " 5.3.3" ,
Original file line number Diff line number Diff line change 40
40
"test" : " vitest"
41
41
},
42
42
"devDependencies" : {
43
- "@types/node" : " 20.11.8 " ,
43
+ "@types/node" : " 20.11.16 " ,
44
44
"@vue/component-compiler-utils" : " 3.3.0" ,
45
45
"@yeger/tsconfig" : " workspace:*" ,
46
46
"typescript" : " 5.3.3" ,
Original file line number Diff line number Diff line change 37
37
"d3-scale" : " 4.0.2" ,
38
38
"d3-scale-chromatic" : " 3.0.0" ,
39
39
"execa" : " 8.0.1" ,
40
- "lucide-react" : " ^0.316 .0" ,
40
+ "lucide-react" : " ^0.321 .0" ,
41
41
"react" : " 18.2.0" ,
42
42
"react-dom" : " 18.2.0" ,
43
43
"reactflow" : " 11.10.3" ,
48
48
"devDependencies" : {
49
49
"@types/d3-scale" : " 4.0.8" ,
50
50
"@types/d3-scale-chromatic" : " 3.0.3" ,
51
- "@types/node" : " 20.11.8 " ,
52
- "@types/react" : " 18.2.48 " ,
51
+ "@types/node" : " 20.11.16 " ,
52
+ "@types/react" : " 18.2.52 " ,
53
53
"@types/react-dom" : " 18.2.18" ,
54
54
"@yeger/tsconfig" : " workspace:*" ,
55
55
"autoprefixer" : " 10.4.17" ,
Original file line number Diff line number Diff line change 34
34
"picocolors" : " 1.0.0"
35
35
},
36
36
"devDependencies" : {
37
- "@types/node" : " 20.11.8 " ,
37
+ "@types/node" : " 20.11.16 " ,
38
38
"@yeger/tsconfig" : " workspace:*" ,
39
39
"rimraf" : " 5.0.5" ,
40
40
"typescript" : " 5.3.3"
Original file line number Diff line number Diff line change 41
41
"test" : " vitest"
42
42
},
43
43
"devDependencies" : {
44
- "@types/node" : " 20.11.8 " ,
44
+ "@types/node" : " 20.11.16 " ,
45
45
"@vue/component-compiler-utils" : " 3.3.0" ,
46
46
"@yeger/tsconfig" : " workspace:*" ,
47
47
"typescript" : " 5.3.3" ,
Original file line number Diff line number Diff line change 44
44
"vite-plugin-dts" : " 3.7.2"
45
45
},
46
46
"devDependencies" : {
47
- "@types/node" : " 20.11.8 " ,
47
+ "@types/node" : " 20.11.16 " ,
48
48
"@yeger/tsconfig" : " workspace:*" ,
49
49
"typescript" : " 5.3.3" ,
50
50
"unbuild" : " 2.0.0" ,
Original file line number Diff line number Diff line change 46
46
"kolorist" : " 1.8.0"
47
47
},
48
48
"devDependencies" : {
49
- "@types/node" : " 20.11.8 " ,
49
+ "@types/node" : " 20.11.16 " ,
50
50
"@yeger/tsconfig" : " workspace:*" ,
51
51
"rimraf" : " 5.0.5" ,
52
52
"typescript" : " 5.3.3" ,
You can’t perform that action at this time.
0 commit comments