Skip to content

Commit 51411e0

Browse files
committed
chore(repo): update postprocessing
1 parent 7822a96 commit 51411e0

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

libs/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@angular/common": ">=18.0.0 <19.0.0",
2626
"@angular/core": ">=18.0.0 <19.0.0",
2727
"ngxtension": ">=3.0.0",
28-
"three": ">=0.148.0 <0.170.0"
28+
"three": ">=0.148.0 <0.170.0",
2929
"@nativescript/angular": ">=18.0.0 <19.0.0",
3030
"@nativescript/canvas": "2.0.0-webgpu.11",
3131
"@nativescript/canvas-three": "2.0.0-webgpu.11",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"postcss-import": "~16.1.0",
8484
"postcss-preset-env": "~9.6.0",
8585
"postcss-url": "~10.1.3",
86-
"postprocessing": "^6.36.2",
86+
"postprocessing": "^6.36.3",
8787
"prettier": "^3.3.3",
8888
"prettier-plugin-organize-imports": "^4.1.0",
8989
"raw-loader": "^4.0.2",
@@ -141,7 +141,7 @@
141141
"marked-highlight": "^2.1.4",
142142
"mermaid": "^10.9.1",
143143
"meshline": "^3.3.1",
144-
"n8ao": "^1.9.1",
144+
"n8ao": "^1.9.2",
145145
"ngxtension": "^4.0.0",
146146
"nice-color-palettes": "^3.0.0",
147147
"node-three-gltf": "^1.8.2",

pnpm-lock.yaml

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)