← back to Norma Platform
auto-data-snapshot: 2026-08-07T18:31:41 (2 data files) — package-lock.json package.json
bc9cfde5f8f26fe079b238d96ffc0a8b75587d0a · 2026-08-07 18:33:18 -0700 · auto-commit-fleet
Files touched
M package-lock.jsonM package.json
Diff
commit bc9cfde5f8f26fe079b238d96ffc0a8b75587d0a
Author: auto-commit-fleet <steve@designerwallcoverings.com>
Date: Fri Aug 7 18:33:18 2026 -0700
auto-data-snapshot: 2026-08-07T18:31:41 (2 data files) — package-lock.json package.json
---
package-lock.json | 8 ++++----
package.json | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 0cd275b..68879e1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -55,7 +55,7 @@
"eslint": "^9",
"eslint-config-next": "16.1.6",
"tailwindcss": "^4",
- "typescript": "^5"
+ "typescript": "5.8.2"
}
},
"node_modules/@alloc/quick-lru": {
@@ -8550,9 +8550,9 @@
}
},
"node_modules/typescript": {
- "version": "5.9.3",
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
- "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
+ "version": "5.8.2",
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.2.tgz",
+ "integrity": "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==",
"dev": true,
"license": "Apache-2.0",
"bin": {
diff --git a/package.json b/package.json
index 571ba66..70d2b9c 100644
--- a/package.json
+++ b/package.json
@@ -64,6 +64,6 @@
"eslint": "^9",
"eslint-config-next": "16.1.6",
"tailwindcss": "^4",
- "typescript": "^5"
+ "typescript": "5.8.2"
}
}
← dd76104 security: npm audit fix --omit=dev (non-breaking) — resolves
·
back to Norma Platform
·
deploy hygiene (TK-10370): build-then-restart-then-health-ga f2f2df6 →