diff --git a/pnpm-config/pnpm-workspace.yaml b/pnpm-config/pnpm-workspace.yaml
index 1c0ec4ad43afb927ab0778a8b2726ad29b94e2b6..c63c89259a29b56e7f533c13dbf575ce3a7b8e01 100644
--- a/pnpm-config/pnpm-workspace.yaml
+++ b/pnpm-config/pnpm-workspace.yaml
@@ -5,38 +5,38 @@ catalogs:
   # Can be referenced through "catalog:rollup-toolset"
   rollup-toolset:
     rollup: 4.24.0
-    rollup-plugin-copy: ^3.5.0
-    rollup-plugin-dts: ^6.1.1
-    "@rollup/plugin-commonjs": ^27.0.0
-    "@rollup/plugin-node-resolve": ^15.3.1
-    "@rollup/plugin-replace": ^6.0.2
+    rollup-plugin-copy: 3.5.0
+    rollup-plugin-dts: 6.1.1
+    "@rollup/plugin-commonjs": 27.0.0
+    "@rollup/plugin-node-resolve": 15.3.1
+    "@rollup/plugin-replace": 6.0.2
 
   typedoc-toolset:
-    "typedoc": "0.27.3"
-    "typedoc-gitlab-wiki-theme": "^2.1.0"
-    "typedoc-plugin-markdown": "4.3.1"
+    "typedoc": 0.27.3
+    "typedoc-gitlab-wiki-theme": 2.1.0
+    "typedoc-plugin-markdown": 4.3.1
 
   typescript-toolset:
     typescript: 5.7.3
-    tslib: ^2.8.1
-    tsx: ^4.19.2
+    tslib: 2.8.1
+    tsx: 4.19.2
 
   proto-toolset:
-    protobufjs: ^7.2.5
-    ts-proto: ^1.172.0
+    protobufjs: 7.2.5
+    ts-proto: 1.172.0
 
   playwright-toolset:
-    "@playwright/test": ^1.50.1
-    playwright: ^1.50.1
-    http-server: ^14.1.1
+    "@playwright/test": 1.50.1
+    playwright: 1.50.1
+    http-server: 14.1.1
 
   husky:
-    husky: 8.0.3
+    husky: 9.1.5
 
   terser:
-    terser: ^5.39.0
+    terser: 5.39.0
 
   size-limit-toolset:
-    size-limit: ^11.1.6
-    "@size-limit/file": ^11.1.6
+    size-limit: 11.1.6
+    "@size-limit/file": 11.1.6