File tree Expand file tree Collapse file tree 2 files changed +1557
-1338
lines changed Expand file tree Collapse file tree 2 files changed +1557
-1338
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " postprocessing" ,
3
- "version" : " 6.36.4 " ,
3
+ "version" : " 6.36.5 " ,
4
4
"description" : " A post processing library for three.js." ,
5
5
"homepage" : " https://github.com/pmndrs/postprocessing" ,
6
6
"license" : " Zlib" ,
81
81
"watch:js" : " node esbuild -w"
82
82
},
83
83
"peerDependencies" : {
84
- "three" : " >= 0.157.0 < 0.171 .0"
84
+ "three" : " >= 0.157.0 < 0.172 .0"
85
85
},
86
86
"devDependencies" : {
87
87
"@tweakpane/core" : " 2.x.x" ,
110
110
"sass" : " 1.x.x" ,
111
111
"spatial-controls" : " 6.x.x" ,
112
112
"stylelint" : " 16.x.x" ,
113
- "stylelint-config-standard-scss" : " 13 .x.x" ,
113
+ "stylelint-config-standard-scss" : " 14 .x.x" ,
114
114
"stylelint-order" : " 6.x.x" ,
115
115
"three" : " 0.x.x" ,
116
116
"three-demo" : " 5.x.x" ,
117
117
"tiny-glob" : " 0.x.x" ,
118
118
"tslib" : " 2.x.x" ,
119
119
"tweakpane" : " 4.x.x" ,
120
- "typescript" : " 5.6 .x"
120
+ "typescript" : " 5.7 .x"
121
121
}
122
122
}
You can’t perform that action at this time.
0 commit comments