File tree Expand file tree Collapse file tree 5 files changed +189
-167
lines changed Expand file tree Collapse file tree 5 files changed +189
-167
lines changed Original file line number Diff line number Diff line change 56
56
"@envelop/core" : " 5.3.0" ,
57
57
"@theguild/prettier-config" : " 3.0.1" ,
58
58
"@types/jest" : " 30.0.0" ,
59
- "@types/node" : " 22.16.0 " ,
59
+ "@types/node" : " 22.16.4 " ,
60
60
"@typescript-eslint/eslint-plugin" : " 8.37.0" ,
61
61
"@typescript-eslint/parser" : " 8.37.0" ,
62
62
"@urql/core" : " 5.2.0" ,
66
66
"chalk" : " 5.4.1" ,
67
67
"concurrently" : " 9.2.0" ,
68
68
"cross-env" : " 7.0.3" ,
69
- "eslint" : " 9.30.1 " ,
69
+ "eslint" : " 9.31.0 " ,
70
70
"eslint-config-prettier" : " 10.1.5" ,
71
71
"eslint-config-standard" : " 17.1.0" ,
72
72
"eslint-plugin-import" : " 2.32.0" ,
75
75
"eslint-plugin-standard" : " 5.0.0" ,
76
76
"globby" : " 11.1.0" ,
77
77
"graphql" : " 16.11.0" ,
78
- "graphql-yoga" : " 5.14.0 " ,
78
+ "graphql-yoga" : " 5.15.1 " ,
79
79
"husky" : " 9.1.7" ,
80
80
"jest" : " 30.0.4" ,
81
81
"lint-staged" : " 16.1.2" ,
82
82
"patch-package" : " 8.0.0" ,
83
83
"prettier" : " 3.6.2" ,
84
- "prettier-plugin-tailwindcss" : " 0.6.13 " ,
84
+ "prettier-plugin-tailwindcss" : " 0.6.14 " ,
85
85
"ts-jest" : " 29.4.0" ,
86
86
"tsx" : " 4.20.3" ,
87
87
"typedoc" : " 0.25.13" ,
Original file line number Diff line number Diff line change 64
64
"@vue/compiler-sfc" : " 3.5.17" ,
65
65
"astrojs-compiler-sync" : " 1.1.1" ,
66
66
"content-tag" : " 4.0.0" ,
67
- "svelte" : " 5.35.4 " ,
67
+ "svelte" : " 5.36.2 " ,
68
68
"svelte2tsx" : " 0.7.40"
69
69
},
70
70
"publishConfig" : {
Original file line number Diff line number Diff line change 67
67
"devDependencies" : {
68
68
"@envelop/core" : " 5.3.0" ,
69
69
"@envelop/live-query" : " 9.0.0" ,
70
- "@graphql-yoga/plugin-defer-stream" : " 3.14.0 " ,
70
+ "@graphql-yoga/plugin-defer-stream" : " 3.15.1 " ,
71
71
"@types/express" : " 5.0.3" ,
72
72
"@types/valid-url" : " 1.0.7" ,
73
73
"babel-loader" : " 10.0.0" ,
74
74
"express" : " 5.1.0" ,
75
75
"graphql-sse" : " 2.5.4" ,
76
76
"graphql-upload" : " 17.0.0" ,
77
- "graphql-yoga" : " 5.14.0 " ,
78
- "puppeteer" : " 24.12 .0" ,
77
+ "graphql-yoga" : " 5.15.1 " ,
78
+ "puppeteer" : " 24.13 .0" ,
79
79
"subscriptions-transport-ws" : " 0.11.0" ,
80
- "webpack" : " 5.99.9 "
80
+ "webpack" : " 5.100.2 "
81
81
},
82
82
"publishConfig" : {
83
83
"directory" : " dist" ,
Original file line number Diff line number Diff line change 18
18
"react-dom" : " 19.1.0"
19
19
},
20
20
"optionalDependencies" : {
21
- "@img/sharp-libvips-linux-x64" : " 1.1 .0"
21
+ "@img/sharp-libvips-linux-x64" : " 1.2 .0"
22
22
},
23
23
"devDependencies" : {
24
24
"@theguild/tailwind-config" : " 0.6.3" ,
25
- "@types/node" : " 22.16.0 " ,
25
+ "@types/node" : " 22.16.4 " ,
26
26
"@types/react" : " 19.1.8" ,
27
27
"pagefind" : " ^1.3.0" ,
28
28
"postcss" : " 8.5.6" ,
29
29
"postcss-import" : " 16.1.1" ,
30
30
"postcss-lightningcss" : " 1.0.1" ,
31
31
"tailwindcss" : " 3.4.17" ,
32
32
"typescript" : " 5.8.3" ,
33
- "wrangler" : " 4.23.0 "
33
+ "wrangler" : " 4.24.3 "
34
34
}
35
35
}
You can’t perform that action at this time.
0 commit comments